/* =====================================================================
    Optixs style sheets
===================================================================== */

/*
    Imports
*/

@import "../js/jquery/plugins/jquery.fancybox-1.3.4/jquery.fancybox-1.3.4.css";
@import "../fonts/font-awesome-4.6.2/css/font-awesome.min.css";
@import "../frameworks/bootstrap-3.3.5/custom/css/bootstrap.min.css";
@import "../frameworks/bootstrap-3.3.5/custom/css/bootstrap-theme.min.css";

/* Base styles */

body,
html {
  height: 100%;
  overflow-x: hidden;
}
body {
  background: #f1f1f1;
  font-size: 14px;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #666;
  min-width: 319px;
  position: relative;
}
body a,
body a:active,
body a:focus,
body a:hover {
  color: #000;
}
body::selection {
  background: #53973b;
  color: #fff;
}
body::-moz-selection {
  background: #53973b;
  color: #fff;
}
body input:-moz-placeholder,
body input:-ms-input-placeholder,
body input::-webkit-input-placeholder,
body textarea:-moz-placeholder,
body textarea:-ms-input-placeholder,
body textarea::-webkit-input-placeholder {
  color: #999;
}
body a.btn,
body button,
body input,
body textarea {
  outline: 0 !important;
}
body .web-wrapper {
  min-height: 100%;
  position: relative;
}
body .container-full {
  margin: 0 auto;
  width: 100%;
}
body .submenu-background {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 4;
  display: none;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}

img {
  max-width: none;
}

p.dontHesitate {
  background: #e0f0da;
  color: #61b045;
  border-radius: 4px;
  font-weight: 700;
  padding: 10px 25px 10px 25px;
}

body.en .dontHesitate {
  text-align: center;
  font-size: 16px;
}

.blind {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  left: -4000px;
}
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
}
.hide {
  display: none;
}
.invisible {
  visibility: hidden;
}
.ie:focus {
  outline: 0 !important;
}
.t08 {
  -webkit-transition: all 0.08s linear;
  -moz-transition: all 0.08s linear;
  -ms-transition: all 0.08s linear;
  -o-transition: all 0.08s linear;
  transition: all 0.08s linear;
}
.t016 {
  -webkit-transition: all 0.16s linear;
  -moz-transition: all 0.16s linear;
  -ms-transition: all 0.16s linear;
  -o-transition: all 0.16s linear;
  transition: all 0.16s linear;
}
.content .content-raw .back-button > a.btn,
.content-raw a > img,
.footer .footer-bottom .footer-bottom-content .content-right > a img,
.footer .footer-bottom div.scroll-up,
.footer .footer-middle .social-links ul > li > a,
.footer .footer-top form .input-wrapper button.g-recaptcha,
.form-wrapper input[type="submit"],
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li
  > a:hover
  > img,
.header .header-content ul.submenu > li > a,
.header a.logo,
.pagination > li > a,
.t026,
.widget.about-us .items .item > .info > a.btn,
.widget.about-us .items .item > a > img,
.widget.about-us-detail .gallery a > img,
.widget.about-us-detail .image > a > img,
.widget.activities .widget-box .widget-box-content > a > img,
.widget.clients .widget-content .client a > img,
.widget.contact .image > a:hover > img,
.widget.contact .info a.btn,
.widget.filter-categories-control a,
.widget.filter-category-menu input[type="submit"],
.widget.optiblox .dictionary a.wrapper,
.widget.optiblox .items > ul > li.item > .image-wrapper > a:hover > img,
.widget.optiblox .newsletter .input-wrapper input[type="submit"],
.widget.producers .items .item a.btn,
.widget.producers-detail .item > a > img,
.widget.product-detail .information .contact-us a,
.widget.product-detail .information .images-wrapper ul > li a:hover img,
.widget.product-detail .information .others ul > li a:hover img,
.widget.product-detail .item > a > img,
.widget.products .items .item img,
.widget.products-category-categories a.item,
.widget.products-category-detail .item > a:hover > img,
.widget.products-category-detail .show-more a.btn,
.widget.references .items .item > a > img,
.widget.references-detail .client table td > a:hover > img,
.widget.references-detail .gallery a > img,
.widget.references-detail .item > a > img,
.widget.side-box .info .link > a.btn {
  -webkit-transition: all 0.26s linear;
  -moz-transition: all 0.26s linear;
  -ms-transition: all 0.26s linear;
  -o-transition: all 0.26s linear;
  transition: all 0.26s linear;
}
.no-margin {
  margin: 0 !important;
}
.t036 {
  -webkit-transition: all 0.36s linear;
  -moz-transition: all 0.36s linear;
  -ms-transition: all 0.36s linear;
  -o-transition: all 0.36s linear;
  transition: all 0.36s linear;
}
.no-trans {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: color 0 ease-in !important;
  transition: none !important;
}
.header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li > a {
  -webkit-transition: background 0.26s linear;
  -moz-transition: background 0.26s linear;
  -ms-transition: background 0.26s linear;
  -o-transition: background 0.26s linear;
  transition: background 0.26s linear;
}

.alert {
  margin-bottom: 0;
  text-align: center;
  border-radius: 0;
  border-width: 0;
  color: #fff;
  filter: none;
  text-shadow: none;
  box-shadow: none;
}

.alert-fail {
  background: rgb(215, 32, 32);
}
.alert strong {
  color: #fff;
}
.alert.alert-dismissible {
  padding-right: 35px;
}
.alert.alert-dismissible button.close {
  top: -1px;
}
.alert.alert-warning {
  background: #fbb702;
  border-color: #f0b005;
}
.alert.alert-danger {
  background: #ff4136;
  border-color: #ff1103;
}
.alert.alert-info {
  background: #75caeb;
  border-color: #40b5e3;
}
.alert.alert-success {
  background: #28b62c;
  border-color: #24a528;
}
.alert > button {
  color: #fff !important;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  text-shadow: none;
  float: right;
  background: 0 0;
  border: none;
  font-size: 18px;
}
.alert > button.close {
  top: -2px !important;
}
.alert > button:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.no-js .alert button.close,
.no-js .widget.product-detail .information .images-wrapper .more-photos a {
  display: none;
}
.no-js .widget.product-detail .information .images-wrapper .wrapper {
  height: auto;
}
.no-js .widget.filter-categories-control {
  display: none;
}
.embed-container {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.eu-cookies {
  width: 204px;
  min-height: 126px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  position: fixed;
  z-index: 100;
  right: 28px;
  bottom: 10px;
  padding: 7px;
  text-align: center;
}

.eu-cookies .text {
  display: block;
  padding-bottom: 0.7em;
}

.eu-cookies button {
  background: #61b045;
  border: 0px;
  margin: 0px 6px;
  color: #fff;
  width: 60px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  height: 25px;
}

.ui-menu {
  background: #fff;
  width: 1140px !important;
  margin: 0 auto !important;
  left: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  z-index: 100;
}

.ui-menu-item {
  height: 50px;
  padding: 14px 0 14px 20px;
  align-items: center;
  font-weight: 700;
  border: 1px solid #ccc;
  border-top: 0;
  text-decoration: none;
}

.support-info__card {
  background: #eaeaea;
  border-radius: 8px;
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  max-width: 320px;
  padding: 16px 8px;
}

.support-info__icon::before {
  content: "";
  width: 35px;
  height: 35px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 21px;
}

.support-info__icon img {
  position: relative;
  z-index: 1;
}

.support-info__list {
  padding: 22px 16px;
  border-bottom: 1px solid #61b045;
}

.support-info__list img {
  max-width: 25px !important;
  vertical-align: text-top;
  padding-right: 10px;
}

.support-box {
  clear: both;
  padding-top: 30px;
}

.support-box__item:hover .support-title {
  text-decoration: underline;
}

.support-box__item:hover {
  text-decoration: none;
}

.support-box__item {
  margin-bottom: 30px;
  text-decoration: none;
}

.support-icon {
  background: #f1f1f1 url("/assets/images/support-box-bg.png") top left
    no-repeat;
  min-height: 120px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  text-align: center;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.support-icon .icon {
  width: 98px;
  height: 98px;
  background: #fff;
  border-radius: 50%;
  display: block;
}

.support-icon .icon.icon0 {
  background: #fff url("/assets/images/instalation-icon1.png") center center
    no-repeat;
}

.support-icon .icon.icon1 {
  background: #fff url("/assets/images/support-icon1.png") center center
    no-repeat;
}

.support-icon .icon.icon2 {
  background: #fff url("/assets/images/support-icon2.png") center center
    no-repeat;
}

.support-icon .icon.icon3 {
  background: #fff url("/assets/images/support-icon3.png") center center
    no-repeat;
}

.support-icon .icon.icon4 {
  background: #fff url("/assets/images/support-icon4.png") center center
    no-repeat;
}

.support-icon .icon.icon5 {
  background: #fff url("/assets/images/support-icon5.png") center center
    no-repeat;
}

.support-icon .icon.icon6 {
  background: #fff url("/assets/images/support-icon6.png") center center
    no-repeat;
}

.support-icon .icon.icon7 {
  background: #fff url("/assets/images/support-icon7.png") center center
    no-repeat;
}
.support-icon .icon.icon8 {
  background: #fff url("/assets/images/support-icon8.png") center center
    no-repeat;
}

.support-icon .icon.icon9 {
  background: #fff url("/assets/images/support-icon9.png") center center
    no-repeat;
}

.support-title {
  background: #61b045 url("/assets/images/support-box-bg.png") top left
    no-repeat;
  min-height: 66px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 6px 8px;
}

.support-box--career .support-title {
  font-size: 14px;
}

.content .content-raw .support-box .support-box__item:hover,
.content .content-raw .support-box .support-box__item:focus {
  color: #fff;
  text-decoration: none;
}

.table-responsive {
  border: 0 !important;
}

.gdpr a:hover {
  text-decoration: none;
  color: #fff;
}
.gdpr a {
  color: #fff;
}

.newsletter .gdpr a {
  color: #000;
}

.about-us__switcher {
  width: 800px;
  height: 45px;
  border: 1px solid #dadada;
  border-radius: 5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-radius: 5px;
  margin: 0 auto 30px auto;
}
.about-us__switcher > a:nth-child(2) {
  border-right: 1px solid #dadada;
}
.about-us__switcher > a:nth-child(3) {
  border-right: 1px solid #dadada;
}


.about-us__switcher > a:nth-child(1) {
  border-right: 1px solid #dadada;
}

.about-us__switcher > a:hover {
  color: #60b045;
}

.about-us__switcher > a.active {
  color: #60b045;
  background: #eff7ec;
  height: 43px;
  padding-top: 3px;
}

.about-us__switcher > a {
  width: 600px;
  height: 44px;
  flex: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}

.ood-text {
  padding-left: 140px;
  background: url("/assets/images/security-icon.png") top 10px left 30px
    no-repeat;
  min-height: 100px;
}

.content .content-raw ul.ood-list {
  margin: 30px 0;
}

.content .content-raw ul.ood-list li {
  background: none;
  padding: 16px 0 20px 80px;
  min-height: 70px;
  position: relative;
}

.content .content-raw ul.ood-list li.ood-list--pdf:before {
  content: "pdf";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  border-radius: 50%;
  background: #ea4c3a;
  font-weight: 700;
  text-align: center;
  padding-top: 12px;
}

.content .content-raw ul.ood-list li.ood-list--doc:before {
  content: "doc";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  border-radius: 50%;
  background: #0000ff;
  font-weight: 700;
  text-align: center;
  padding-top: 12px;
}

.mt0 {
  margin-top: 0;
}

.pt0 {
  padding-top: 0;
}

.slovnik {
  font-weight: 600 !important;
  font-style: italic;
}

.slovnik:hover {
  cursor: help;
  text-decoration: underline;
  font-weight: 700 !important;
}
.slovnik-link {
  font-weight: bold;
}
.slovnik-box {
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  color: white;
}
.modal-window {
  width: 100%;
  height: 100%;
  position: fixed;
  padding-top: 4%;
  padding-bottom: 4%;
  left: 0;
  top: 0;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.modal-window-header {
  background: url(../images/bg-main-menu.png) top left no-repeat #61b045;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: auto;
  padding: 14px 0px;
  min-height: 78px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.modal-window-header > h2 {
  background: none !important;
  color: #fff !important;
  font-size: 18px !important;
}

.modal-window-wrapper {
  position: relative;
  margin: 0 auto;
  width: 760px;
  background: #fff;
  min-height: 300px;
  border-radius: 6px;
}

.content .content-raw .modal-window-header h2 {
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0 10px;
}

.modal-window-content {
  padding: 20px;
}

.modal-window .form-wrapper fieldset {
  background: #fff;
}

.form-horizontal .control-label.top {
  padding-top: 8px;
  margin-top: 0;
}

.textarea-info {
  font-size: 14px;
  padding-bottom: 6px;
}

.modal-window .form-wrapper {
  padding-top: 0;
}

.modal-window .form-horizontal .control-label {
  padding-top: 2px;
}

.modal-info {
  font-size: 17px;
  font-weight: 700;
}

.modal-window .chbox {
  font-size: 16px;
  font-weight: 300;
  margin-top: 0px;
}

.modal-window .form-wrapper fieldset table tbody > tr > td label.chbox {
  font-family: inherit;
}

.content .content-raw table tr td.td-padding-bottom {
  padding: 8px 8px 28px 8px;
}

.modal-window-header > a {
  font-size: 22px;
  position: absolute;
  right: -12px;
  top: -13px;
  text-decoration: none;
  color: #fff;
  width: 40px;
  height: 40px;
  background: url("../images/bg-modal-close.png") center center no-repeat;
  background-size: 100%;
}

.hp-info-banner {
  height: 100px;
  width: 100%;
  position: relative;
  background: white;
  border-bottom: 2px solid #ddd;
}

.hp-info-banner > .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.hp-info-banner .hp-info-banner-col:last-child {
  border-right: 0;
}

.hp-info-banner-col.df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.hp-info-banner-col {
  width: 50%;
  flex-basis: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 100px;
}

.hp-info-banner-col img {
  max-width: 100%;
  max-height: 80px;
  margin-right: 2em;
}

.hp-info-banner-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}
.hp-info-banner-content .title {
  color: #62b144;
  font-weight: 600;
  font-size: 18px;
}
.hp-info-banner-content .text {
  font-weight: 700;
  font-size: 16px;
}
.hp-info-banner-col .text-smaller {
  font-size: 16px;
  font-weight: 600;
  border-left: 1px solid #3e3e3e;
  padding-left: 30px;
}

.hp-info-banner-col .button--simple {
  background: #62b144;
  color: #fff;
  border-radius: 10px;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  padding: 9px 18px;
  text-decoration: none;
  transition: background 0.5s ease;
}
.hp-info-banner-col .button--simple:hover {
  background: #569a3c;
}

#instafeed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#instafeed a img {
  margin: 0 10px;
  max-height: 250px;
  max-width: 250px;
}

.text--big {
  font-size: 18px;
}

.target:hover {
  text-decoration: underline !important;
}
.target {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  position: relative;
  padding-right: 25px;
}

.target::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  background: url("../images/icon-target.png") center center no-repeat;
}

.widget-clone {
  position: absolute;
  top: 30px;
  background: rgba(255, 255, 255, 0.8);
  width: calc(100% - 30px);
  height: 370px;
  z-index: 2;
  padding: 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}

body.cs .widget-clone {
  display: none;
}
/* body.en .widget.activities {
  display: none;
} */

.widget-clone__inner {
  width: 100%;
  margin: 0px;
  padding: 16px 27px;
  background: #dff0d9;
  border-radius: 4px;
  font-weight: 700;
  font-size: 18px;
  color: #4f9038;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}

.widget-clone__btn:hover,
.widget-clone__btn:focus {
  color: #fff;
}

.widget-clone__btn {
  display: table;
  float: right;
  color: #fff;
  padding: 5px 12px;
  background-color: #5ca841;
  background-image: linear-gradient(#5ca841, #457e30);
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
}

body.cs .widget.references .items .widget-clone--reference,
body.cs .title-ref-text,
body.en .widget.filter-category-menu {
  display: none !important;
}
.popisek {
  display: table;
  margin-bottom: 28px;
}
.content .content-raw .popisek img {
  padding: 0;
  margin: 0;
}
.popisek__text {
  color: #999;
  font-size: 14px;
  line-height: 1.5;
  display: table-caption;
  caption-side: bottom;
  font-weight: 300;
}
.content .content-raw a.lightbox {
  text-decoration: none;
}

/* HP SLIDER */
.hp-slider {
  height: 431px;
}
.hp-slider__container {
  height: 611px;
  top: -180px;
  position: relative;
}
.hp-slider__container .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: auto;
  padding: 5px;
  margin: 0;
  list-style: none;
  text-align: right;
  background: #61b045;
}

.hp-slider__container .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  top: -5px;
}

.hp-slider__container .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #579e3e;
  border-radius: 100px;
}
.hp-slider__container .slick-dots li.slick-active button {
  background: white;
}
.hp-slider__list {
  height: 100%;
}
.hp-slider__item {
  height: 100%;
}
.hp-slider__content {
  position: absolute;
  top: 180px;
  width: 100%;
  height: 431px;
  text-decoration: none;
  max-width: 1140px;
  padding: 80px 0 0 410px;
  text-decoration: none;
}
.hp-slider__content-wrapper {
  position: relative;
  right: 0;
}
.hp-slide__title {
  color: white;
  text-decoration: none;
  font-size: 23px;
  display: block;
  font-weight: 300;
}
.hp-slide__title-big {
  color: white;
  text-decoration: none;
  font-size: 45px;
  margin-bottom: 20px;
  display: block;
  padding-top: 10px;
  font-weight: 600;
  line-height: 1.3;
}
.hp-slide__text {
  color: white;
  text-decoration: none;
  font-size: 19px;
  font-weight: 300;
}
.hp-slider__img {
  max-width: 100%;
  position: relative;
}
.hp-slider__img--mob,
.hp-slider__img--tablet {
  display: none !important;
}
.hp-slider__img--desktop {
  display: block !important;
}

.pagination > li > a,
.pagination > li > span {
  min-width: 25px;
  background-color: #61b045;
  border: 0 !important;
  color: #fff;
  margin-right: 10px;
  text-align: center;
  padding: 4px 10px 3px;
  font-weight: 700;
  margin-bottom: 0;
}
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #61b045;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  border: 0 !important;
  color: #fff;
}
.pagination > li > a:hover {
  background: #61b045;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination > li.active > a,
.pagination > li.active > span,
.pagination > li:focus > a,
.pagination > li:focus > span {
  background: #000;
  border: 0 !important;
}
.pagination > li.active > a:focus,
.pagination > li.active > a:hover,
.pagination > li.active > span:focus,
.pagination > li.active > span:hover,
.pagination > li:focus > a:focus,
.pagination > li:focus > a:hover,
.pagination > li:focus > span:focus,
.pagination > li:focus > span:hover {
  background: #000 !important;
  border: 0 !important;
}
.pagination > li.active:hover > a,
.pagination > li.active:hover > span {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.pagination > li.disabled > a,
.pagination > li.disabled > a:focus,
.pagination > li.disabled > a:hover,
.pagination > li.disabled > span,
.pagination > li.disabled > span:focus,
.pagination > li.disabled > span:hover {
  background-color: #61b045;
  border: 0 !important;
  color: #808285;
  margin-right: 10px;
}
.form-wrapper {
  padding-top: 3%;
}
.form-wrapper fieldset {
  padding: 3%;
  background: #f1f1f1;
  border: 0;
  border-radius: 0;
}
.form-wrapper fieldset table {
  width: 100%;
}
.form-wrapper fieldset table tbody > tr:first-child > td:first-child {
  padding-top: 0;
}
.form-wrapper fieldset table tbody > tr:first-child > td:first-child label {
  margin-top: 0;
}
.form-wrapper fieldset table tbody > tr > td {
  vertical-align: top;
  padding-top: 14px;
}
.form-wrapper fieldset table tbody > tr > td:first-child {
  padding-top: 0;
}
.form-wrapper fieldset table tbody > tr > td.input {
  width: 80%;
}
.sent-msg {
  margin: 0 0 1em 0;
  padding: 8px;
  border-radius: 6px;
  text-align: center;
}

.sent-msg--positive {
  color: #228200;
  background: #e0f0da;
}
.sent-msg--negative {
  color: #ff0000;
  background: #fff0f0;
}

.form-wrapper fieldset table tbody > tr > td .message {
  margin-top: 9px;
}
.form-wrapper fieldset table tbody > tr > td .message.error {
  color: red;
}
.form-wrapper fieldset table tbody > tr > td .message.info {
  margin-top: 9px;
}
.form-wrapper fieldset table tbody > tr > td input[type="email"],
.form-wrapper fieldset table tbody > tr > td input[type="number"],
.form-wrapper fieldset table tbody > tr > td input[type="password"],
.form-wrapper fieldset table tbody > tr > td input[type="text"] {
  height: auto;
  max-width: 40%;
}

.form-wrapper fieldset table tbody > tr > td textarea {
  max-width: 80%;
  min-width: 80%;
  resize: vertical;
  min-height: 160px;
}

.form-wrapper fieldset table tbody > tr > td input[type="email"],
.form-wrapper fieldset table tbody > tr > td input[type="number"],
.form-wrapper fieldset table tbody > tr > td input[type="password"],
.form-wrapper fieldset table tbody > tr > td input[type="text"],
.form-wrapper fieldset table tbody > tr > td textarea {
  border: 1px solid #cdcdcc;
  padding: 12px;
  font-size: 16px;
  border-radius: 5px;
}
.form-wrapper fieldset table tbody > tr > td input[type="email"]:focus,
.form-wrapper fieldset table tbody > tr > td input[type="number"]:focus,
.form-wrapper fieldset table tbody > tr > td input[type="password"]:focus,
.form-wrapper fieldset table tbody > tr > td input[type="text"]:focus,
.form-wrapper fieldset table tbody > tr > td textarea:focus {
  border-color: #a2a2a2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.1);
}
.form-wrapper fieldset table tbody > tr > td input[type="email"].error,
.form-wrapper fieldset table tbody > tr > td input[type="number"].error,
.form-wrapper fieldset table tbody > tr > td input[type="password"].error,
.form-wrapper fieldset table tbody > tr > td input[type="text"].error,
.form-wrapper fieldset table tbody > tr > td textarea.error {
  border-color: red;
  box-shadow: 0 1px 1px rgba(242, 25, 25, 0.2) inset,
    0 0 8px rgba(242, 25, 25, 0.25);
}

.form-wrapper fieldset table tbody > tr > td label {
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 6px;
  margin-top: 20px;
  font-style: 400;
}
.form-wrapper fieldset table tbody > tr > td label span.required {
  color: red;
}

.form-wrapper .submit-wrapper {
  text-align: center;
  margin-top: 3%;
}
.form-wrapper .submit-wrapper input[type="submit"] {
  background: #61b045;
  font-weight: 600;
  color: #fff;
  border: 0;
  font-size: 20px;
  padding: 12px 46px 11px;
  border-radius: 5px;
}
.form-wrapper .submit-wrapper input[type="submit"]:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.form-wrapper .alert {
  margin-bottom: 5px;
}
.header {
  background: #000;
  height: 159px;
}

.header .header-content {
  padding: 30px 0 0;
  position: relative;
}

.header .header-content a.logo {
  position: relative;
  z-index: 3;
  text-decoration: none;
}
.header .header-content a.logo:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}

.header .header-content div.title {
  display: inline-block;
}
.header .header-content div.title > span {
  color: #999;
  position: relative;
  left: 59px;
  top: 5px;
  font-style: italic;
  font-weight: 700;
  z-index: 100;
}

.header .header-content div.title > span:before {
  background: url(../images/bg-header-line.png) top left no-repeat;
  width: 29px;
  height: 29px;
  position: absolute;
  left: -39px;
  top: -5px;
  content: " ";
}

.header .header-content div.language-bar {
  position: absolute;
  top: 16px;
  right: 0;
  /*display: none;  docasne */
  z-index: 99;
}

.header .header-content div.language-bar ul {
  padding: 0;
  margin: 0;
}
.header .header-content div.language-bar ul > li {
  padding: 0;
  margin: 0 0 0 2px;
  list-style: none;
  float: left;
}
.header .header-content div.language-bar ul > li > a {
  display: block;
  padding: 5px 6px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid transparent;
}
.header .header-content div.language-bar ul > li > a[title="sk"] {
  display: none;
}
.header .header-content div.language-bar ul > li > a.active {
  border: 1px solid #5f5f5f;
}
.header .header-content div.language-bar ul > li > a.active:hover {
  text-decoration: none;
}
.header .header-content div.language-bar ul > li > a:hover {
  text-decoration: underline;
}
.header .header-content ul.submenu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 64px;
  right: 0;
  z-index: 1000;
}

.header .header-content ul.submenu > li {
  padding: 0;
  margin: 0 0 0 33px;
  list-style: none;
  float: left;
}
.header .header-content ul.submenu > li:first-child {
  margin-left: 0;
}
.header .header-content ul.submenu > li > a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}

body.en .header .header-content ul.submenu > li > a[title="Career"],
body.en
  .header
  .header-content
  nav.navbar
  ul.nav.navbar-nav.mobile
  a[title="Career"],
body.en .header .header-content ul.submenu > li > a[title="Optiblox"],
body.en
  .header
  .header-content
  nav.navbar
  ul.nav.navbar-nav.mobile
  a[title="Optiblox"] {
  display: none;
}

.header .header-content ul.submenu > li > a > span {
  color: #61b045;
}
.header .header-content ul.submenu > li > a:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
  text-decoration: underline;
}

.header .header-content ul.submenu > li > a.active {
  color: #61b045;
}

.header .header-content ul.submenu > li > a.active:hover {
  -moz-opacity: 100;
  -khtml-opacity: 100;
  -webkit-opacity: 100;
  opacity: 100;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=10000);
  filter: alpha(opacity=10000);
}

.header .header-content nav.navbar {
  background: url(../images/bg-main-menu.png) top left no-repeat #61b045;
  border: none;
  border-radius: 5px;
  margin: 0;
  position: relative;
  top: 16px;
  z-index: 7;
}

.header .header-content nav.navbar > .navbar-header button.navbar-toggle {
  background: #61b045;
  border-radius: 0;
  margin: 0;
  padding: 5px 5px 3px;
  border: 2px solid #61b045;
}
.header
  .header-content
  nav.navbar
  > .navbar-header
  button.navbar-toggle.collapsed {
  background: 0 0;
  border: 2px solid transparent;
}
.header
  .header-content
  nav.navbar
  > .navbar-header
  button.navbar-toggle.collapsed:hover {
  background: #61b045;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.header
  .header-content
  nav.navbar
  > .navbar-header
  button.navbar-toggle.collapsed:hover
  span.icon-bar {
  background: #fff;
}
.header
  .header-content
  nav.navbar
  > .navbar-header
  button.navbar-toggle.collapsed
  span.icon-bar {
  background: #61b045;
}
.header
  .header-content
  nav.navbar
  > .navbar-header
  button.navbar-toggle
  span.text {
  color: #fff;
  font-size: 16px;
  float: right;
  padding-left: 30px;
}
.header
  .header-content
  nav.navbar
  > .navbar-header
  button.navbar-toggle
  span.icon-bar {
  background: #fff;
  height: 4px;
}
.header .header-content nav.navbar #navbar-main {
  padding: 0;
  border-top: 0;
}
.header .header-content nav.navbar #navbar-main .language-bar {
  background: #53973b;
  width: 100%;
  display: none;
  position: relative;
  top: inherit;
  padding: 16px 15px;
}

.header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav {
  width: 100%;
}

.header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav.mobile {
  display: none;
  position: relative;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav.mobile
  > li {
  padding-left: 0;
  padding-right: 0;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav.mobile
  > li:first-child {
  position: relative;
  border-top: 0;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav.mobile
  > li:first-child:before {
  width: 100%;
  height: 4px;
  background: #fff;
  content: " ";
  border-radius: 4px;
  position: absolute;
  top: -13px;
  left: 0;
}
.header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li {
  width: 24%;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.search {
  width: 7%;
  height: 72px;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li:first-child
  > a {
  border-radius: 5px 0 0 5px;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li:last-child
  > a {
  border-radius: 0 5px 5px 0;
  border-bottom: none;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.submenu:hover
  > a {
  background: #fff;
  color: #61b045;
  position: relative;
  z-index: 5;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.submenu:hover
  > ul.items {
  display: block;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.submenu
  > a:focus,
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.submenu
  > a:hover {
  background: #fff;
  color: #61b045;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.submenu
  > a
  span.glyphicon-chevron-down {
  font-size: 11px;
  margin-left: 6px;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.submenu
  > a.state {
  display: none;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li.active
  > a {
  background: #53973b;
  text-decoration: underline;
}

.header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li > a {
  text-decoration: none !important;
  text-shadow: none;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 27px;
  text-transform: uppercase;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > a:focus,
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > a:hover {
  background: #53973b;
  text-decoration: underline;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items {
  display: none;
  background: #fff;
  padding: 0 0 3%;
  width: 1140px;
  position: absolute;
  top: 67px;
  left: 0;
  z-index: 5;
}

input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

/* hledani pro mobil */
.mobile-search {
  display: none;
}

.searchbox-icon.mobile {
  display: none;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  img {
  float: left;
  display: inline-block;
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li {
  width: 33.33333333333%;
  list-style: none;
  float: left;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li.active
  > a {
  text-decoration: underline;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li.active
  > a:hover
  img {
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li.active
  > a:hover
  span {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li.active
  > a
  > img {
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li.active
  > a
  span {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li
  > a {
  width: 100%;
  display: table;
  padding: 1.5% 3%;
  text-decoration: none;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li
  > a:hover {
  text-decoration: underline;
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li
  > a:hover
  > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li
  > a:hover
  span {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}

.header
  .header-content
  nav.navbar
  #navbar-main
  > ul.nav.navbar-nav
  > li
  > ul.items
  > li
  > a
  > span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
  width: 226px;
  font-size: 15px;
  font-weight: 600;
}

.content {
  background: url(../images/bg-hp-footer-background.jpg) center bottom no-repeat;
  position: relative;
}
.content.hp {
  padding-top: 21px;
  background: url(../images/bg-subpage-background.jpg) top 427px center repeat-x;
}
.content .subpage-content {
  background: url(../images/bg-subpage-background.jpg) top center repeat-x;
  padding-top: 21px;
}

.photo-page {
  width: 50%;
}

.content .content-raw {
  color: #666;
  line-height: 26px;
  font-size: 16px;
}

.content .content-raw img {
  max-width: 100%;
  /*height: auto; maybe its wrong */
}

.content .content-raw .ref-gallery img {
  width: 100%;
}


.widget.product-detail .content-raw.perex {
  padding-bottom: 1.5%;
  font-size: 19px;
  line-height: 1.6;
  font-weight: 300;
}

.application-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  flex: auto;
  margin: 2em 0;
}

.application-wrapper .application-item {
  min-height: 180px;
  height: auto;
  margin: 0 10px;
  flex-basis: calc(100% / 2.1);
  -webkit-flex-basis: calc(100% / 2.1);
  width: calc(100% / 2.1);
}

.application-wrapper .application-item .content-wrapper .content {
  background: #fff;
}

.application-wrapper .application-item .content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: auto;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 1em 0 1.8em 0;
}

.application-wrapper .application-item .content-wrapper .img {
  margin: 0 0.8em 0 0;
}

.application-wrapper .application-item .content-wrapper ul li {
  background: url(../images/application-list-bg.png) 2px 8px no-repeat;
  list-style: none;
  padding-left: 21px;
  height: auto;
  min-height: 34px;
}

.application-wrapper .application-item .content-wrapper ul li a {
  color: #000;
  font-size: 13px;
}

.application-wrapper .application-item .content-wrapper .more {
  color: #000;
  font-size: 15px;
}

.application-wrapper .application-item h2 {
  min-height: 2.2em;
  background: #61b045;
  color: #fff;
  padding: 12px 16px;
}

.application-wrapper .application-item h2 a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

.application-intro {
  border-bottom: 3px solid #f0f0f0;
  min-height: 120px;
}

.application-intro img {
  float: left;
  margin: 0 2.4em 0 0.4em !important;
}

.application-item-wrapper {
  background: #f1f1f1;
  margin: 1em 0 2em 0;
  padding: 2em;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}

.application-item-wrapper .text {
  padding: 0 1.5em;
}

/* aplikace detail */

.main-text {
  font-size: 18px;
  color: #000;
}

.app-detail-contactbox {
  width: 100%;
  background: #f3f3f3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  margin: 1.5em 0;
}

.app-detail-contactbox .text {
  flex: 4;
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #000;
  padding: 1.5em 0;
}

.app-detail-contactbox a {
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  text-align: center;
  border: none;
  background: #61b045;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  text-decoration: none;
  padding: 11px 10px 9px;
  text-transform: uppercase;
  webkit-transition: all 0.26s linear;
  -moz-transition: all 0.26s linear;
  -ms-transition: all 0.26s linear;
  -o-transition: all 0.26s linear;
  transition: all 0.26s linear;
  margin-right: 1.5em;
}

.app-detail-contactbox a:hover {
  background: rgba(97, 176, 69, 0.78);
  color: #fff;
}

.sourcebox {
  padding: 12px 20px 12px 120px;
  background: #f3f3f3 url(/assets/images/sourcebox-bg.png) 30px center no-repeat;
  margin: 40px 0;
}

.sourcebox .title {
  font-size: 11px;
  font-weight: bold;
  color: #999;
  display: block;
  margin: 0 0 6px 0;
}

.sourcebox a {
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
}

.important-infobox {
  background: #cce7c2;
  border-top: 2px solid #71bc54;
  border-left: 2px solid #71bc54;
  position: relative;
  margin: 2em 0;
  padding: 1em;
  text-align: center;
  font-size: 15px;
  color: #000;
  z-index: 0;
}

.important-infobox::before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 1px solid #fff;
}

.app-products-detail-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
}

.app-products-detail-wrapper .item {
  margin: 1em 0 2em 0;
  padding: 0 0 2em 0;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  display: flex;
}

.app-products-detail-wrapper .image {
  margin: 0 2em;
}

.app-products-detail-wrapper .contentbox {
  margin: 0 2em;
}

.app-products-detail-wrapper .contentbox h3 a {
  font-size: 20px;
  text-transform: uppercase;
}

.rating {
  display: table;
  margin: 1.4em 0 0 0;
}

.rating .positive {
  display: table-cell;
  padding: 0 1em 0 0;
}

.rating .positive ul {
  list-style: none;
  margin: 6px 0 0 0;
}

.rating .positive ul li,
.rating .negative ul li {
  background: none !important;
  padding-left: 10px !important;
  display: flex;
  align-items: baseline;
}

.rating .positive ul li:before {
  content: "+";
  margin-right: 12px;
  color: #5aa440;
  font-weight: 700;
  font-size: 24px;
  position: relative;
  top: 3px;
}

.rating .negative {
  display: table-cell;
  padding: 0 0 0 2em;
}

.rating .negative ul {
  list-style: none;
  margin: 6px 0 0 0;
}

.rating .negative ul li:before {
  content: "-";
  margin-right: 12px;
  color: #cc0000;
  font-weight: 700;
  font-size: 24px;
  position: relative;
  top: 4px;
}

.rating h4 {
  font-size: 14px;
  font-weight: 700;
}

.app-products-other {
  margin: 0.4em 0 2.4em;
  text-align: center;
}

.content .content-raw .app-products-other h3.sub {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #999999;
  font-weight: 700;
}

.app-products-other-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  padding: 20px 0;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.app-products-other-wrapper .item {
  flex-basis: 25%;
  -webkit-flex-basis: 25%;
  padding: 2em;
  text-align: center;
}

.app-products-other-wrapper .item h4 {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
}

.app-products-other-wrapper .item > p {
  font-size: 14px;
  font-weight: 300;
}

.app-products-other a.more {
  height: 50px;
  text-align: center;
  border: none;
  background: #61b045;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  text-decoration: underline;
  padding: 11px 10px 9px;
  webkit-transition: all 0.26s linear;
  -moz-transition: all 0.26s linear;
  -ms-transition: all 0.26s linear;
  -o-transition: all 0.26s linear;
  transition: all 0.26s linear;
  display: inline-block;
}

.app-products-other a.more:hover {
  background: rgba(97, 176, 69, 0.78);
  color: #fff;
}

.app-references-wrapper {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 2em 0;
}

.app-references-wrapper .reference-item {
  flex-wrap: wrap;
  margin: 1em 2.1em;
  background: #f1f1f1;
}

.app-references-wrapper .reference-item .infobox {
  padding: 1em;
}

.app-references-wrapper .reference-item .infobox .title {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
}

.app-references-wrapper .reference-item .infobox .client {
  color: #666;
  font-size: 13px;
}

.app-references-wrapper .reference-item .infobox .client span {
  color: #000;
  padding: 0 0 0 6px;
}

.app-references-wrapper .reference-item .infobox .date {
  color: #666;
  font-size: 12px;
}

.app-references-wrapper .reference-item > div > a > img {
  margin: 0px !important;
}

.content .content-raw a {
  font-weight: 700;
}

.content .content-raw a img:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.content .content-raw img {
  margin: 5px 0 15px;
}

.items.pomaha img.img-responsive {
  border: 1px solid #80808047;
}
.content .content-raw img.left {
  margin: 5px 20px 15px 0;
  float: left;
}
.content .content-raw img.right {
  margin: 5px 0 15px 20px;
  float: right;
}
.content .content-raw b,
.content .content-raw strong {
  color: #333;
}
c .content .content-raw hr {
  border-width: 1px 0 0;
  border-color: #e0f0da;
}

hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}

.cleaner {
  clear: both;
  border: none;
}
.content .content-raw h1,
.content .content-raw h2,
.content .content-raw h3,
.content .content-raw h4,
.content .content-raw h5,
.content .content-raw h6 {
  color: black;
}
.content .content-raw h2 {
  font-weight: 700;
  font-size: 24px;
  margin: 18px 0;
}
.content .content-raw h3 {
  font-size: 19px;
  font-weight: 700;
  margin-top: 25px
}
.content .content-raw h4 {
  font-size: 16px;
  font-weight: 700;
}
.content .content-raw h1:first-child,
.content .content-raw h2:first-child,
.content .content-raw h3:first-child,
.content .content-raw h4:first-child,
.content .content-raw h5:first-child,
.content .content-raw h6:first-child {
  margin-top: 0;
}
.content .content-raw ol,
.content .content-raw ul {
  margin: 0 0 10px;
  padding: 0;
}
.content .content-raw ol li,
.content .content-raw ul li,
.logo-list li {
  background: url(../images/bg-list-item.png) 0 4px no-repeat;
  background-size: 15px 16px;
  list-style: none;
  /* position: relative; */
  padding-left: 21px;
  overflow: hidden;
}

/*B 19. 8. 2016*/
.content .content-raw ul li.no {
  background: transparent;
  list-style: none;
  position: relative;
  padding-left: 0px;
}

.content .content-raw table {
  width: 100%;
  margin: 10px 0 18px;
  font-size: 14px;
}
.content .content-raw table tr td,
.content .content-raw table tr th {
  text-align: left;
  line-height: 1.42857;
  font-size: 16px;
}
.content .content-raw table tr th {
  color: #333;
  padding: 14px 8px 11px;
  border-bottom: 1px solid #61b045;
  font-weight: 400;
}

table.big-table td {
  font-size: 13px !important;
}

table.types tr th {
  padding: 14px 8px 11px 14px !important;
  background: #bdddb0;
  border-bottom: none !important;
}

table.types tr.separate {
  border-top: 1px solid #61b147;
}

.form-horizontal table tr td {
  border: none !important;
}
.content .content-raw table.types tr td {
  border-top: 1px none !important;
  padding: 10px;
}

.content .content-raw table tr td {
  border-top: 1px solid #e0f0da;
  padding: 8px;
}
.show-more {
  position: relative;
  height: 200px;
  overflow: hidden;
  margin-bottom: 50px;
}

.show-more a,
.show-more a:hover {
  text-decoration: none;
}

.show-more .more-less {
  width: 50px;
  height: 50px;
  position: relative;
  margin: 0 auto;
  display: block;
  background: url("/assets/images/zobrazit-vice-mene.png") left center no-repeat;
}

.show-more.open {
  height: auto;
}

.show-more.open > .scroll-down {
  background: none;
  filter: none;
  position: relative;
  height: 80px;
  padding-top: 0px;
  top: 10px;
}

.show-more.open .more-less {
  background: url("/assets/images/zobrazit-vice-mene.png") -50px center no-repeat;
}
.scroll-down {
  background: -moz-linear-gradient(
    top,
    rgba(125, 185, 232, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(125, 185, 232, 0)),
    color-stop(100%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(125, 185, 232, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(125, 185, 232, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(125, 185, 232, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(125, 185, 232, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#ffffff',GradientType=0 );
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  height: 169px;
  padding-top: 31px;
  text-align: center;
  text-decoration: none;
  display: block;
  color: #71a520;
  font-size: 150%;
  font-weight: 400;
}

.content .content-raw address {
  margin-bottom: 0;
}

.content .content-raw .back-button {
  padding-top: 3%;
}
.content .content-raw .back-button > a.btn {
  background: #e0f0da;
  color: #61b045;
  border-radius: 0;
  font-weight: 400;
}
.content .content-raw .back-button > a.btn:hover {
  background: #61b045;
  color: #e0f0da;
}
.widget {
  margin: 0 0 5%;
}
.widget.activities {
  margin: 30px 0 5%;
}
.widget.about-us-detail .subpage {
  padding: 0 !important;
}

.pages {
  list-style: none;
  padding: 0;
  margin: 2em 0 1em 0;
  display: flex;
  display: -webkit-flex;
}

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

.pages li a:hover {
  text-decoration: underline;
}

.pages li.active a {
  color: #fff;
  text-decoration: none;
}
.pages li {
  width: 29px;
  height: 29px;
  background: #f1f1f1;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  display: inline-block;
  padding: 4px 0;
  color: #000;
  margin: 0 4px 0 0;
}

.pages li.active {
  background: #61b045;
  color: #fff;
}


.widget .widget-content .content-raw form .information {
  display: table;
}

.widget .widget-content .content-raw form .information .col {
  display: table-cell;
}

.widget .widget-content .content-raw form .text label span,
.widget .widget-content .content-raw form .information .col label span {
  min-width: 100px;
  display: inline-block;
  color: #000;
  vertical-align: top;
}

.widget .widget-content .content-raw .content-raw form label.block {
  display: block;
}

.widget .widget-content .content-raw form label input {
  height: 48px;
  padding: 8px;
  margin: 0 0 1em;
  font-size: 15px;
  color: #000;
}

.widget .widget-content .content-raw form label input[type="checkbox"] {
  height: auto;
}

.check-box {
  padding: 0 0 0 100px;
}

.check-box label {
  color: #000;
}

.check-box input[type="submit"] {
  border: none;
  background: #61b045;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 9px 11px;
  width: 200px;
  min-width: 160px;
}

.check-box input[type="submit"]:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}


.widget .widget-content .content-raw form .text {
  display: table;
}

.widget .subheading > h2 {
  color: #999;
  text-align: center;
  font-size: 18px;
  margin: 0 0 1%;
}

.widget .widget-content {
  background: #fff;
  border-radius: 6px;
}
.widget .widget-content.subpage {
  padding: 2% 3% 3.5%;
  margin: 0;
}
.widget .widget-content.subpage .gallery ul {
  padding-left: 0px;
}

.widget .widget-content.subpage .items .item > a > div {
  width: 337px;
  height: 188px;
  overflow: hidden;
}

.widget .widget-content.subpage .section-documents .document {
  margin: 20px 0px;
}
.widget .widget-content.subpage .section-documents .document h3 {
  font-size: 15px;
  font-weight: 700;
  color: #000000;
  margin: 3px 0 4px 0;
  word-wrap: break-word;
}
.widget .widget-content.subpage .social {
  border-top: 6px solid #dadada;
  padding: 10px 0;
}
.widget .widget-content.subpage .social > div:first-child {
  /* margin-right: 10px; */
  top: 3px;
}
.widget .widget-content.subpage .pager-list {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding: 12px 7px;
  margin-bottom: 35px;
}
.widget .widget-content.subpage .pager-list ul {
  margin: 0px;
  padding: 0px;
}
.widget .widget-content.subpage .pager-list ul li {
  margin: 10px 0 0 0;
  padding: 0px 0 0 20px;
  list-style: none;
}
.widget .widget-content.subpage .pager-list ul li:first-child {
  margin-top: 0px;
}
.widget .widget-content.subpage .pager-list ul li.next {
  background: url(/assets/images/bg-arrow-next.png) no-repeat 0 50%;
}
.widget .widget-content.subpage .pager-list ul li.previous {
  background: url(/assets/images/bg-arrow-previous.png) no-repeat 0 50%;
}
.widget .widget-content.subpage p.text {
  color: #999999;
  margin-bottom: 0px;
  margin-top: -6px;
  text-align: center;
  font-size: 14px;
}
.widget .widget-content.subpage p.description {
  margin-bottom: 0px;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}
.widget .widget-content.subpage .product h2 {
  font-weight: 700;
  text-align: center;
  margin: 10px 0;
}
.widget .widget-content.subpage .product {
  margin-bottom: 50px;
}

.widget .widget-content .products-category-categories.list .item {
  min-height: 90px;
}

.widget .widget-content.subpage h1 {
  color: #000;
  font-size: 40px;
  text-transform: uppercase;
  margin: 1.5% 0;
  margin-top: 1% !important;
}
.widget .widget-content.subpage h1 > span.green {
  color: #61b045;
}

/* slovnik */

.dictionary .application-item-wrapper h2 {
  text-transform: uppercase;
}

.dictionary h2 {
  color: #666666;
}
.dictionary hr {
  border-width: 5px 0 0 !important;
  border-color: #e2e2e2 !important;
}

.dictionary a.arrow {
  text-transform: uppercase;
  padding: 0 0 0 24px;
  position: relative;
  display: inline-block;
  margin: 10px 0;
  font-size: 14px;
  color: #393939;
  font-weight: 700;
}

.dictionary a.arrow::before {
  content: "";
  background: url("/assets/images/anchor-arrow.png") no-repeat;
  width: 15px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}

.dictionary-detail {
  background: #f1f1f1;
  border-radius: 5px;
  margin: 10px 0 50px 0;
}

.dictionary-detail .alphabet-wrapper {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-around;
  padding: 5px 20px;
  height: 36px;
}

.dictionary-detail .alphabet-wrapper a {
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.dictionary-detail .alphabet-wrapper a:hover {
  text-decoration: underline;
}

.letter-box {
  min-height: 50px;
  height: auto;
  padding: 0 0 20px 0;
  border-bottom: 3px solid #f1f1f1;
  margin: 0 0 30px 0;
}

.letter-box .letter {
  width: 90px;
  float: left;
  font-size: 35px;
  font-weight: 700;
  color: #5ca842;
  padding: 5px 0 0 10px;
}

.letter-box .words {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
}

.letter-box .words a {
  flex-basis: 25%;
  -webkit-flex-basis: 25%;
  text-align: left;

  position: relative;
  padding: 0 0 22px 17px;
}
.letter-box .words a::before {
  content: "";
  height: 8px;
  width: 8px;
  background: #63b046;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 10px;
}

.widget.references .items {
  padding-top: 3%;
  border-top: 1px solid #f1f1f1;
  position: relative;
}

body.cs .widget.references .items .widget-clone {
  display: block;
}

.application-section {
  position: relative;
}

.application-section .widget-clone--application .widget-clone__btn {
  margin-right: 10px;
}

.application-section .widget-clone--application {
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.application-section .widget-clone--application .widget-clone__inner {
  margin-top: 3%;
}

.widget.references .items .widget-clone {
  top: 0;
  height: 100%;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
}

.widget.references .items .widget-clone .widget-clone__inner {
  margin-top: 100px;
}

.widget.references .items .item {
  background: #f1f1f1;
  margin-bottom: 30px;
}

.widget.references .items .item > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.references .items .item > .info {
  padding: 3%;
  font-size: 13px;
  color: #5f5f5f;
  min-height: 108px;
}
.widget.references .items .item > .info > h3 {
  padding: 1% 0 2%;
  font-size: 17px;
  margin: 0;
  min-height: 50px;
}
.widget.references .items .item > .info > h3 > a {
  color: #000;
  text-decoration: none;
}
.widget.references .items .item > .info > h3 > a:hover {
  text-decoration: underline;
}
.widget.references .items .item > .info > .client > span.name {
  color: #000;
}
.widget.references .items .item > .info > .date {
  color: #999;
}
.widget.producers-detail .information,
.widget.producers-detail .information .image {
  padding: 3% 0;
}
.widget.producers-detail .information .link {
  font-size: 16px;
  margin-bottom: 1.5%;
}
.widget.producers-detail .information h2 {
  font-size: 16px;
  color: #000;
}
.widget.product-detail .client {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 1.5%;
}
.widget.product-detail .client table td {
  padding-right: 15px !important;
}
.widget.product-detail .client table td.item a {
  font-weight: 300;
}
.widget.product-detail .client table td.item {
  padding-right: 55px !important;
}

.widget.product-detail .client table td a {
  font-size: 13px;
}

.widget.product-detail .information .image {
  margin-bottom: 10px;
}
.widget.product-detail .information .images-wrapper .wrapper {
  overflow: hidden;
  height: 211px;
  margin-bottom: -10px;
}

.widget.product-detail .information .images-wrapper ul {
  padding: 0;
  margin: 0 -10px 0 0;
  overflow-x: hidden;
}
.widget.product-detail .information .images-wrapper ul > li {
  list-style: none;
  float: left;
  width: 33.33333%;
}

.widget.product-detail .information .images-wrapper ul > li a {
  display: block;
  margin: 0 10px 10px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  height: 100px;
}

.widget.product-detail .information .images-wrapper ul > li a span.video-box {
  display: inline-block;
  vertical-align: middle;
  font: 16px/1 Arial, sans-serif;
  padding: 0px;
  max-width: 130px;
  position: relative;
}
.content-raw__videos {
  display: flex;
  justify-content: flex-start;
}
.content-raw__videos .video {
  display: block;
  position: relative;
  margin-right: 25px;
}
.widget.product-detail .information .images-wrapper ul > li a span.video-box::before, a span.video-box::before {
  position: absolute;
  content: " ";
  display: block;
  width: 100%;
  height: 100px;
  background-color: rgba(97, 176, 69, 0.8);
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/assets/images/video-box-content.png");
}

.widget.product-detail .information .images-wrapper ul > li a.video img {
  height: 100px;
}

.widget.product-detail .information .images-wrapper .more-photos {
  margin-top: 20px;
}

.distrib-related .grid .item > a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

.distrib-related .grid .item > a img {
  max-height: 200px;
}

.widget.products .items .row.grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.widget.products .items .item img {
  max-height: 190px;
  margin: 0 auto;
}
.row.grid {
  display: flex;
  flex-wrap: wrap;
}

.products-category-detail .row.grid {
  display: initial;
}
.widget.product-detail .information .images-wrapper .more-photos a {
  color: #61b045;
}
.widget.product-detail .information .contact-us {
  background: #f1f1f1;
  padding: 3%;
  margin: 3% 0 5%;
}
.widget.product-detail .information .contact-us p {
  margin-bottom: 0;
  font-size: 15px;
  color: #000;
  float: left;
}
.widget.product-detail .information .contact-us a {
  border: none;
  background: #61b045;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 0;
  text-decoration: none;
  padding: 11px 10px 9px;
  font-weight: 700;
}
.widget.product-detail .information .contact-us a:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.widget.product-detail .information .reference {
  background: #f1f1f1;
  text-align: center;
  padding: 1.5% 3%;
  color: #999;
  font-weight: 700;
}

.widget.product-detail .information .others {
  margin-bottom: 4%;
}
.widget.product-detail .information .others:last-child {
  margin-bottom: 0;
}
.widget.product-detail .information .others h4 {
  font-size: 14px;
  margin-top: 0;
}
.widget.product-detail .information .others ul {
  margin: 12px 0 -12px;
  padding: 0;
}
.widget.product-detail .information .others ul > li {
  list-style: none;
  float: left;
}
.widget.product-detail .information .others ul > li a:hover img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.product-detail .information .others ul.clients > li {
  width: 25%;
  margin-bottom: 12px;
}
.widget.product-detail .information .others ul.usage {
  margin-bottom: -6px;
}
.widget.product-detail .information .others ul.usage > li {
  width: 50%;
  margin-bottom: 6px;
}
.widget.product-detail .information .others ul.usage > li img {
  display: inline-block;
  margin-right: 10px;
}

.widget.product-detail .detail-menu {
  background: #61b045;
  border-radius: 4px;
  padding-right: 50px;
  margin: 3% 0 0;
  position: relative;
  height: 39px;
}

.widget.product-detail .widget-content.subpage .row .col-xs-12 .content-raw h2 {
  margin-top: 18px;
}

.widget.product-detail .detail-menu.fixed {
  position: fixed;
  top: 0;
  z-index: 2;
  width: 1072px;
  margin-top: 9px;
}

.widget.product-detail .detail-menu li {
  position: relative;
  margin-right: 1px;
}
.widget.product-detail .detail-menu li:last-child:after {
  content: none;
}
.widget.product-detail .detail-menu li:after {
  background: #e0f0da;
  width: 1px;
  height: 11px;
  content: " ";
  position: absolute;
  top: 14px;
  right: -1px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.widget.product-detail .detail-menu li:first-child a {
  border-radius: 4px 0 0 4px;
}

.widget.product-detail .detail-menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 11px;
  padding-top: 10px;
  text-shadow: none;
}

.widget.product-detail .detail-menu li a:active,
.widget.product-detail .detail-menu li a:hover {
  background: #61b045;
  text-decoration: underline;
}

.widget.product-detail .detail-menu li a:focus {
  background: #53973b;
}

.widget.product-detail .related {
  padding: 2% 0;
}

.content .widget.product-detail #produkty .row .col-xs-12 .content-raw ul li {
  background: none;
  width: 33%;
  display: flex;
  flex-direction: column;
  display: inline-block;
  text-align: center;
  padding: 0;
}

.widget.product-detail .related.related-blog ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.widget.product-detail .related.related-blog .related-blog-btn {
  background: #61b045;
  display: block;
  margin: 30px auto 0;
  width: 200px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  padding: 11px;
  text-align: center;
}
.widget.product-detail .related.related-blog ul li img {
  display: block;
  text-align: center;
  margin: 0 auto 8px auto;
  max-height: 190px;
}

.widget.product-detail .related.related-blog ul li {
  flex-basis: calc(33% - 40px);
  -webkit-flex-basis: calc(33% - 40px);
  background: none;
  padding-left: 0;
  margin: 0 20px;
  text-align: center;
}

.widget.product-detail .related ul {
  overflow: hidden;
}
.widget.product-detail .related.parameters .content-raw table {
  margin-top: 0;
}
.widget.product-detail .related.parameters .content-raw table thead th {
  padding-top: 0;
}
.widget.product-detail
  .related.parameters
  .content-raw
  table
  tbody
  tr:nth-child(odd)
  td {
  background: #e0f0da;
}
.widget.product-detail
  .related.parameters
  .content-raw
  table.types
  tbody
  tr:nth-child(odd)
  td {
  background: #fff;
}

.widget.product-detail
  .related.parameters
  .content-raw
  table.simple
  tbody
  tr:nth-child(odd)
  td {
  background: none;
}
.widget.product-detail .related.parameters .content-raw table tbody tr td {
  border: none;
}
.widget.product-detail .related.accessories {
  padding-bottom: 0;
  margin-bottom: -24px;
}
.widget.product-detail .related.accessories img {
  border: 1px solid #ccc;
}
.widget.product-detail .related.accessories h5 {
  margin-top: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.1;
}
.widget.product-detail .related.accessories .row .content-raw.clearfix > p {
  width: 33%;
  float: left;
}
.widget.product-detail
  .related.accessories#prislusenstvi
  .row
  .content-raw.clearfix
  > p {
  width: 100%;
  float: none;
}

.widget.product-detail .related.accessories .row .content-raw.clearfix > div {
  min-height: auto;
  margin-bottom: 40px;
}
.widget.product-detail
  .related.accessories
  .row
  .content-raw.clearfix
  > div
  > p {
  font-size: 14px;
  color: #666;
}

.widget.product-detail .related.accessories h3 {
  margin-bottom: 1.5%;
}
.widget.product-detail .related.accessories .item {
  margin: 0 0 24px;
  text-align: left;
}

.widget.product-detail .related.accessories .item img {
  border: 1px solid #ccc;
}
.widget.product-detail .related.accessories .item h4 {
  margin-top: 0;
}

.related.documents {
  padding-bottom: 0;
  margin-bottom: -24px;
}
.related.documents .item {
  position: relative;
  margin-bottom: 10px;
  min-height: 70px;
}

.related.documents .type {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
.related.documents .type.pdf,
.related.documents .type.PDF {
  background: #ea4c3a;
  color: #fff;
  padding-top: 8px;
  text-transform: uppercase;
}

.related.documents .type.xls,
.related.documents .type.XLS {
  background: #79ac00;
  color: #fff;
  padding-top: 8px;
  text-transform: uppercase;
}

.related.documents h3 > a {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 4px 0;
  display: inline-block;
}

.related.documents a {
  font-size: 13px;
  font-weight: 800;
}
.related.documents .text {
  padding-left: 48px;
  text-align: left;
}
.related.documents .text h3 {
  color: #000;
  font-size: 16px;
  margin: 0;
  text-align: left;
}
.widget.product-detail .related h3 {
  font-size: 18px;
  margin-top: 0px;
}
.widget.product-detail div.clearfix {
  margin-top: 0px;
  margin-bottom: 20px;
}
.widget.product-detail .content-raw h2 > span {
  font-weight: 300;
}
.widget.product-detail .promo {
  margin-top: 3%;
  padding-top: 3%;
  border-top: 1px solid #f1f1f1;
}
.widget.product-detail .promo > .info {
  background: #e0f0da;
  text-align: center;
  padding: 2% 3%;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.widget.product-detail .promo > .info p.text {
  font-size: 16px;
  margin-bottom: 0;
}
.widget.producers-detail .gallery,
.widget.product-detail .gallery,
.widget.references-detail .gallery {
  padding-top: 3%;
  margin-bottom: 0;
}
.widget.producers-detail .gallery a,
.widget.product-detail .gallery a,
.widget.references-detail .gallery a {
  display: block;
  margin-bottom: 30px;
}

.widget.producers-detail .gallery a:hover > img,
.widget.product-detail .gallery a:hover > img,
.widget.references-detail .gallery a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.producers-detail .client,
.widget.product-detail .client,
.widget.references-detail .client {
  padding: 1% 0 2%;
}
.widget.producers-detail .client table td,
.widget.product-detail .client table td,
.widget.references-detail .client table td {
  color: #000;
  padding: 0;
  font-weight: 700;
  vertical-align: middle;
}
.widget.producers-detail .client table td:first-child,
.widget.product-detail .client table td:first-child,
.widget.references-detail .client table td:first-child {
  padding-right: 10px;
}
.widget.producers-detail .client table td > span,
.widget.product-detail .client table td > span,
.widget.references-detail .client table td > span {
  font-weight: 400;
}
.widget.producers-detail .client table td > a:hover > img,
.widget.product-detail .client table td > a:hover > img,
.widget.references-detail .client table td > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.producers-detail .author,
.widget.product-detail .author,
.widget.references-detail .author {
  padding: 2% 0 2.5%;
  margin: 2% 0 0;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.widget.producers-detail .author .image,
.widget.product-detail .author .image,
.widget.references-detail .author .image {
  position: relative;
  text-align: center;
}
.widget.producers-detail .author .image > img,
.widget.product-detail .author .image > img,
.widget.references-detail .author .image > img {
  display: inline-block;
}
.widget.producers-detail .author .image:after,
.widget.product-detail .author .image:after,
.widget.references-detail .author .image:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #61b045 transparent transparent;
  content: " ";
  position: absolute;
  z-index: 1;
  border-width: 2px 200px 2px 0;
  bottom: -3px;
  right: 19px;
}

.widget.producers-detail .author .info p.text,
.widget.product-detail .author .info p.text,
.widget.references-detail .author .info p.text {
  font-style: italic;
  font-size: 16px;
}

.widget.producers-detail .author .info p.name,
.widget.product-detail .author .info p.name,
.widget.references-detail .author .info p.name {
  font-size: 16px;
  color: #000;
  margin-bottom: 0;
}

.widget.producers-detail .author .info p.function,
.widget.product-detail .author .info p.function,
.widget.references-detail .author .info p.function {
  font-size: 15px;
}

.widget.producers-detail .related,
.widget.product-detail .related,
.widget.references-detail .related {
  margin-bottom: -30px;
}

.widget.producers-detail .related h2,
.widget.product-detail .related h2,
.widget.references-detail .related h2,
.widget.product-detail .subpage .content-raw h2,
h2.subtitle,
.related.documents h2 {
  background: #fff;
  font-size: 25px;
  padding: 0 0 1%;
  color: #000;
  text-transform: uppercase;
  position: relative;
}
.widget.producers-detail .related h2 > span,
.widget.product-detail .related h2 > span,
.widget.product-detail h2 > span,
.widget.references-detail .related h2 > span,
h2.subtitle > span,
.related.documents h2 > span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 14px;
}

.widget.producers-detail .related h2:after,
.widget.product-detail h2:after,
.widget.product-detail .related h2:after,
.widget.references-detail .related h2:after,
h2.subtitle:after,
.related.documents h2:after {
  background: #61b045;
  width: 100%;
  height: 1px;
  content: " ";
  position: absolute;
  bottom: 10px;
  left: 0;
}

.widget.producers-detail .item,
.widget.product-detail .item,
.widget.references-detail .item {
  text-align: center;
}
.widget.producers-detail .item.background,
.widget.product-detail .item.background,
.widget.references-detail .item.background {
  background-color: #f1f1f1;
  margin-bottom: 30px;
}

.widget.producers-detail .item.background a,
.widget.product-detail .item.background a,
.widget.references-detail .item.background a {
  text-decoration: none;
}
.widget.producers-detail .item.background a:hover,
.widget.product-detail .item.background a:hover,
.widget.references-detail .item.background a:hover {
  text-decoration: underline;
}
.widget.producers-detail .item > a:hover > img,
.widget.product-detail .item > a:hover > img,
.widget.references-detail .item > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.producers-detail .item > .info,
.widget.product-detail .item > .info,
.widget.references-detail .item > .info {
  padding: 5%;
  min-height: 140px;
}

.banner {
  text-align: center;
  margin: 0 0 40px 0;
  position: relative;
}

.banner img {
  max-width: 100%;
}

.banner-wrapper {
  position: relative;
}

.slick-next {
  width: 50px;
  height: 50px;
  background: url(../images/slicker-arrow-right.png);
  border: none;
  content: none;
  right: 10px;
  top: 100px;
  position: absolute;
  background-size: contain;
  z-index: 10;
  cursor: pointer;
}

.slick-prev {
  width: 50px;
  height: 50px;
  background: url(../images/slicker-arrow-left.png);
  border: none;
  content: none;
  background-size: contain;
  left: 10px;
  top: 100px;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}

.widget.producers-detail .item > .info > h3,
.widget.product-detail .item > .info > h3,
.widget.references-detail .item > .info > h3 {
  font-size: 20px;
  margin: 0 0 3.5%;
}

.widget .about-us .col-xs-12.col-sm-6.col-md-4:last-child .item {
  margin-bottom: -3%;
}
.widget .about-us .items {
  margin-bottom: 30px;
}
.widget .about-us .items:last-child {
  margin-bottom: 0;
}

.widget .about-us .items h2 {
  font-size: 18px;
  color: #999;
  text-transform: uppercase;
  border-top: 1px solid #f1f1f1;
  padding-top: 2%;
  margin-bottom: 1.5%;
}
.widget .about-us .items .item {
  text-align: center;
  font-size: 14px;
}

.widget .about-us .items .item > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget .about-us .items .item > .info {
  padding: 3%;
  color: #000;
  margin-bottom: 2em;
}
.widget .about-us .items .item > .info > h3 {
  padding: 0 0 2%;
  font-size: 17px;
  margin: 0;
}
.widget .about-us .items .item > .info span.glyphicon {
  color: #61b045;
  font-size: 20px;
  top: 6px;
  margin-right: 7px;
}
.widget .about-us .items .item > .info > .e-mail,
.widget .about-us .items .item > .info > .phone {
  padding: 0 0 0.5%;
  display: block;
}
.widget .about-us .items .item > .info > .phone {
  color: #666;
}
.widget .about-us .items .item > .info > a.btn {
  background: #e0f0da;
  color: #61b045;
  border-radius: 0;
  max-width: 260px;
  min-width: 160px;
  font-size: 13px;
  margin-top: 3%;
  padding-top: 7px;
  padding-bottom: 6px;
  /*display: none;*/ /* docasne*/
}

body.en .widget .about-us .items .item > .info > a.btn {

}
.widget .about-us .items .item > .info > a.btn:hover {
  background: #61b045;
  color: #e0f0da;
}
.widget .about-us-detail .info > ul {
  list-style: none;
  padding: 1% 0 2%;
  border-bottom: 1px solid #f1f1f1;
  margin: 0 0 1.7%;
}
.widget .about-us-detail .info > ul > li {
  float: left;
  margin-left: 57px;
}

.widget .about-us-detail .info > ul > li:first-child {
  margin-left: 0;
}
.widget .about-us-detail .info > ul > li > span {
  color: #000;
  font-weight: 700;
}
.widget .about-us-detail .info > ul > li > span.glyphicon {
  color: #61b045;
  font-size: 19px;
  margin-right: 7px;
  top: 4px;
}
.widget .about-us-detail .info > ul > li > a > span.fa {
  background: #007ab9;
  color: #fff;
  height: 23px;
  width: 23px;
  border-radius: 50%;
  text-align: center;
  padding-top: 4px;
  margin-right: 7px;
}

.widget .about-us-detail .image > a > img {
  margin-top: 7px;
}
.widget .about-us-detail .image > a > img:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget .about-us-detail .focus {
  padding-top: 1%;
}

.widget .about-us-detail .focus > h2 {
  font-size: 18px;
}
.widget .about-us-detail .focus > ul {
  padding: 0;
  margin: 0;
}
.widget .about-us-detail .focus > ul > li {
  list-style: none;
  line-height: 25px;
}
.widget .about-us-detail .focus > ul > li > a {
  background: url(../images/bg-list-item.png) 12px 0 no-repeat;
  background-size: 15px 16px;
  padding-left: 41px;
}

.widget .about-us-detail .gallery {
  padding-top: 3%;
  margin-bottom: -30px;
}

.widget
  .about-us-detail
  .gallery
  .row
  > .col-xs-12.col-sm-4.col-md-3.col-lg-2:last-child
  > a {
  margin-bottom: 0;
}
.widget .about-us-detail .gallery a {
  display: block;
  margin-bottom: 30px;
}
.widget .about-us-detail .gallery a > img:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.widget.optiblox.detail .categories.visible-xs-block {
  display: none !important;
}
.widget.optiblox.detail .items > ul {
  padding-bottom: 3.5%;
}

.widget.optiblox .categories {
  background: #e0f0da;
  font-weight: 700;
}

.widget.optiblox .categories > ul {
  padding: 3.5% 0;
  margin: 0;
}

.widget.optiblox .categories > ul > li {
  list-style: none;
  padding: 0;
}
.widget.optiblox .pull-left {
  padding: 0px 20px 10px 0px;
}
.items .pull-left {
  padding-right: 20px;
}

.widget.optiblox img {
  max-width: 100%;
}

.vpravo {
  float: right;
  margin: 0px 0px 0px 20px !important;
  max-width: 100%;
}

.vlevo {
  float: left;
  margin: 0px 20px 0px 0px !important;
  max-width: 100%;
}

.widget.optiblox .categories > ul > li.active > a {
  color: #61b045;
  text-decoration: none;
}
.widget.optiblox .categories > ul > li.active > a:hover {
  text-decoration: underline;
}
.widget.optiblox .categories > ul > li > a {
  color: #000;
  text-transform: uppercase;
  padding: 2.5% 6.5%;
  display: block;
}

.widget.optiblox .categories > ul > li > a:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.widget.optiblox .sidebar h2 {
  color: #333;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #61b045;
  padding-bottom: 3%;
  margin-top: 10%;
}

.widget.optiblox .sidebar .webinars > ul {
  padding: 0;
  margin: 0;
  font-weight: 700;
}
.widget.optiblox .sidebar .webinars > ul > li {
  margin-bottom: 3.5%;
  list-style: none;
  position: relative;
  padding-left: 90px;
}
.widget.optiblox .sidebar .webinars > ul > li:first-child {
  margin-top: 0;
}
.widget.optiblox .sidebar .webinars > ul > li > span {
  position: absolute;
  top: 1px;
  left: 0;
}
.widget.optiblox .dictionary a.wrapper {
  background: url(../images/bg-optiblox-dictionary.png) top left no-repeat;
  background-size: 100% 100%;
  height: 134px;
  display: block;
  padding: 3%;
  border: 5px solid #61b045;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 35px;
  color: #61b045;
  font-weight: 700;
}

.widget.optiblox .dictionary a.wrapper:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.widget.optiblox .dictionary a.wrapper > span {
  display: block;
}

.widget.optiblox .newsletter .alert {
  border-radius: 5px;
  margin-top: 10px;
  padding: 2% 35px 2% 3%;
}

.widget.optiblox .newsletter .alert > button.close {
  top: 1px !important;
}
.widget.optiblox .newsletter .input-wrapper {
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 2px;
  border: 1px solid #ccc;
  margin-top: 5px;
}

.widget.optiblox .newsletter .input-wrapper input[type="text"] {
  border: none;
  padding: 10px;
  border-radius: 5px;
  font-size: 13px;
  width: 215px;
  color: #000;
}

.widget.optiblox .newsletter .input-wrapper input[type="submit"] {
  border: none;
  background: #61b045;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  padding: 9px 11px;
}
.widget.optiblox .newsletter .input-wrapper input[type="submit"]:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.widget.optiblox .instagram > .wrapper {
  /*background: #f1f1f1;
    height: 350px*/
  height: 100%;
}
.instagram {
  min-height: 550px;
}
.widget.optiblox .items > ul {
  padding: 0;
  margin: 0;
}
.widget.optiblox .items > ul > li.item {
  list-style: none;
  padding: 0;
  margin-top: 6%;
}

.widget.optiblox .items > ul > li.item:first-child {
  margin-top: 0;
}
.widget.optiblox .items > ul > li.item > .image-wrapper {
  position: relative;
}
.widget.optiblox .items > ul > li.item > .image-wrapper img {
  border: 1px solid #ccc;
}
.widget.optiblox .items > ul > li.item > .image-wrapper span {
  position: absolute;
  left: -7px;
  color: #fff;
  text-transform: uppercase;
}
.widget.optiblox .items > ul > li.item > .image-wrapper span.date {
  top: 11px;
  background: #61b045;
  padding: 5px 9px 1px;
}
.widget.optiblox .items > ul > li.item > .image-wrapper span.category {
  top: 37px;
  background: #3a3a39;
  font-size: 11px;
  padding: 5px 9px 4px;
}
.widget.optiblox .items > ul > li.item > .image-wrapper > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.optiblox .items > ul > li.item > h2 {
  margin: 1.5% 0 0;
  font-size: 23px;
  line-height: 32px;
  margin-right: 100px;
}

.widget .contact .info .e-mail,
.widget .contact .info .tel {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
.widget .contact .info .e-mail > a {
  font-weight: 600;
}
.widget .contact .info .tel > span {
  color: #000;
  font-weight: 400;
}
.widget .contact .info a.btn {
  background: #61b045;
  color: #fff;
  border-radius: 0;
  text-shadow: none;
  font-size: 16px;
  margin: 2% 0 3%;
  padding: 13px 17px;
}
.widget .contact .info a.btn:hover {
  background: #e0f0da;
  color: #61b045;
}

.widget .contact .team-photo img {
  max-width: 100%;
  height: auto;
}
.widget.products-category-detail .item img {
  max-height: 150px;
  margin: 0 auto;
}

.widget .contact .info > h2 {
  font-size: 20px;
  padding: 3% 0 2%;
  margin: 0;
  color: #000;
}
.widget .contact .info > p {
  font-size: 15px;
}
.widget .contact .info > p.info-text {
  font-size: 20px;
}
.widget .contact .info > h3 {
  font-size: 16px;
  padding: 4% 0 3%;
  margin: 0;
  color: #000;
}
.widget .contact .map {
  background: #f1f1f1;
  margin: 2% 0 3%;
  position: relative;
  padding-bottom: 308px;
}
.widget .contact .map .overlay-map {
  background: 0 0;
  width: 100%;
  height: 308px;
  margin-top: -308px;
  top: 308px;
  position: relative;
  z-index: 1;
}
.widget .contact .map iframe {
  width: 100%;
  height: 308px;
  border: 0;
}
.widget .contact .image > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.products-category .wrapper-side-box {
  display: none;
}

.wrapper-side-box {
  position: absolute;
  right: 0px;
}
.widget.side-box {
  width: 177px;
  position: fixed;
  padding: 0;
  z-index: 1;
  top: 25%;
  margin-left: -14px;
}

.widget.side-box .image-wrapper {
  position: relative;
}
.widget.side-box .image-wrapper:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #61b045;
  content: " ";
  position: absolute;
  z-index: 1;
  border-width: 2px 10px 6px 167px;
  bottom: -6px;
  right: 0;
}
.widget.side-box .info {
  background: #e0f0da;
  padding: 3% 6% 6%;
  color: #000;
  font-size: 13px;
}
.widget.side-box .info > b {
  font-weight: 700;
  color: #61b045;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  margin: 12px 0;
}
.widget.side-box .info > h4 {
  margin: 0 0 5px;
  font-size: 15px;
}
.widget.side-box .info > span {
  display: block;
  margin-bottom: 5px;
}
.widget.side-box .info .link {
  margin: 8px 0 3px;
}
.widget.side-box .info .link > a.btn {
  border: none;
  background: #61b045;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 10px;
}
.widget.side-box .info .link > a.btn:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
  text-decoration: underline;
}
.widget.producers .items {
  margin-bottom: -30px;
  padding-top: 1%;
}

.widget.producers .items .item {
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 7% 6% 6%;
  text-align: center;
  /*B 25. 8. 2016*/
  min-height: 280px;
}

body.en .widget.producers .items .item > a {
  pointer-events: none;
}
body.en .widget.producers .items .item > a.btn {
  pointer-events: initial;
}

.widget.producers .items .item img {
  display: inline-block;
}
.widget.producers .items .item ul {
  padding: 6% 0 6%;
  margin: 0;
}
.widget.producers .items .item ul > li {
  background: url(../images/bg-list-item.png) 0 2px no-repeat;
  background-size: 15px 16px;
  padding: 0 0 5px 21px;
  list-style: none;
  text-align: left;
  position: relative;
  color: #000;
}
.widget.producers .items .item ul > li:last-child {
  padding-bottom: 0;
}
.widget.producers .items .item a.btn {
  background: #e0f0da;
  color: #61b045;
  border-radius: 0;
  max-width: 260px;
  min-width: 160px;
  font-size: 13px;
  margin-top: 3%;
  padding-top: 7px;
  padding-bottom: 6px;
  text-transform: uppercase;
  white-space: unset;
}
.widget.producers .items .item a.btn:hover {
  background: #61b045;
  color: #e0f0da;
}
.widget.products .items {
  margin-bottom: -35px;
}

.widget.products .items .item {
  text-align: center;
  margin-bottom: 45px;
  padding-top: 5%;
}

.widget.products .items .item:hover img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.products .items .item:hover a {
  text-decoration: underline;
}
.widget.products .items .item > h2 {
  font-size: 19px;
  text-transform: uppercase;
  margin: 0;
}

.widget.products .items .item > h2 > a {
  padding: 3% 3% 0;
  text-decoration: none;
  display: block;
}
.widget.products .items .item > h2 > a:hover {
  text-decoration: underline;
}
.widget.products-category .widget-content {
  background: #e0f0da;
  padding: 0;
}
.widget.filter-categories-control {
  padding: 0;
  display: none;
}

.widget.filter-categories-control.closed {
  margin-bottom: 0;
}
.widget.filter-categories-control.closed ~ .widget.filter-category-menu {
  display: block;
}
.widget.filter-categories-control a {
  display: block;
  padding: 1.5% 4%;
  background: #8ec677;
  text-decoration: none;
}
.widget.filter-categories-control a.closed {
  display: none;
}
.widget.filter-categories-control a > span {
  font-size: 18px;
  position: relative;
  top: 4px;
}
.widget.filter-categories-control a:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.widget.filter-category-menu {
  padding: 0 6%;
  margin-right: -30px;
}

.widget.filter-category-menu h3 {
  font-size: 14px;
  color: #000;
  margin-top: 6%;
  text-transform: uppercase;
}

.widget.filter-category-menu ul {
  padding: 0;
  margin: 0;
}
.widget.filter-category-menu ul > li {
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  min-height: 30px;
  padding: 4px 0px;
  position: relative;
}

.widget.filter-category-menu ul > li input[type="checkbox"] {
  margin: 0;
  position: absolute;
  top: 7px;
}

.widget.filter-category-menu ul > li label {
  color: #000;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  padding-left: 22px;
  margin-bottom: 0;
}

.widget.filter-category-menu ul > li label span.glyphicon {
  color: #61b045;
  position: relative;
  top: 2px;
  left: 2px;
}
.widget.filter-category-menu ul > li label input[type="checkbox"] {
  position: absolute;
  top: -1px;
  left: 0;
}
.widget.filter-category-menu input[type="submit"] {
  border: none;
  background: #61b045;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 11px;
  margin-top: 5px;
  width: 100%;
}
.widget.filter-category-menu input[type="submit"]:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.widget.products-category-menu {
  padding: 0;
}

.widget.products-category-menu ul > li.left-sidebar__title {
  min-height: 32px;
  background: #5da942;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding: 4px 0 4px 1em;
  margin-left: 0;
}

.widget.products-category-menu ul > li.left-sidebar__title > a {
  padding: 0 0 0 6px;
  display: inline-block;
  border-bottom: 0;
  margin: 0;
  color: #fff;
  font-weight: 600;
}

.widget.products-category-menu ul {
  background: #eff7ec;
  padding: 0;
  margin: 0 -30px 0 0;
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #5da942;
}

.widget.products-category-menu ul > li {
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #fff;
  display: block;
  margin-left: 1em;
}
.widget.products-category-menu ul > li.active > a {
  text-decoration: none;
}
.widget.products-category-menu ul > li.active > a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.widget.products-category-menu ul > li:last-child {
  border-bottom: 1px solid transparent;
}
.widget.products-category-menu ul > li:last-child > a {
  border-bottom: 1px solid transparent;
}
.widget.products-category-menu ul > li > a {
  padding: 4% 3% 4% 0;
  display: block;
  border-bottom: 1px solid #daecd2;
  text-decoration: none;
  margin: 0 0 0 8px;
}

.widget.products-category-menu ul > li > a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.widget.products-category-menu ul > li > a.active {
  font-weight: 700;
}

.widget.products-category-detail {
  margin-bottom: 0;
}
.widget.products-category-detail .products-iframe-table {
  margin-left: 30px;
  margin-top: 30px;
}
.widget.products-category-detail .row.grid.loading {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.widget.products-category-detail.mobile {
  display: none;
}
.widget.products-category-detail.mobile h1 {
  margin-bottom: 0 !important;
}

.widget.products-category-detail.mobile .widget-content {
  border-radius: 6px 6px 0 0;
}
.widget.products-category-detail .widget-content {
  background: #fff;
  border-radius: 0 6px 6px 0;
  padding: 2% 3% 3.5%;
}

.widget.products-category-detail .item {
  text-align: center;
}
.widget.products-category-detail .item.background {
  background-color: #f1f1f1;
  margin-bottom: 30px;
}

.widget.products-category-detail .item.background a {
  text-decoration: none;
}
.widget.products-category-detail .item.background a:hover {
  text-decoration: underline;
}
.widget.products-category-detail .item > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.products-category-detail .item > .info {
  padding: 5%;
}

.widget.products-category-detail .item > .info > h3 {
  font-size: 20px;
  margin: 0 0 3.5%;
}

.widget.products-category-detail .show-more {
  text-align: center;
  position: relative;
  padding: 3% 0 0;
}
.widget.products-category-detail .show-more:after {
  width: 100%;
  height: 1px;
  background: #f1f1f1;
  content: " ";
  position: absolute;
  bottom: 18px;
  left: 0;
}
.widget.products-category-detail .show-more .button-wrapper {
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.widget.products-category-detail .show-more a.btn {
  border: none;
  background: #61b045;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 9px 11px;
  border-radius: 0;
  margin: 0 6px;
  position: relative;
}
.widget.products-category-detail .show-more a.btn:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.products-category-categories {
  border-radius: none;
  margin-bottom: 0;
}

.visible-items div.row {
  display: initial;
}

.widget.products-category-categories .visible-md-block.clearfix {
  display: block !important;
}
.widget.products-category-detail .widget-content .visible-md-block.clearfix {
  display: block !important;
}

.widget.products-category-categories.detail {
  margin-top: -24px;
}

.widget.products-category-categories .widget-content {
  border-radius: none;
  background: 0 0;
  margin-bottom: -24px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3%;
}

.widget.products-category-categories .widget-content h3 {
  text-align: center;
  color: #000;
  font-size: 20px;
  margin: 0 0 1.5%;
}
.widget.products-category-categories a.item {
  background: #fff;
  border: 3px solid #61b045;
  display: block;
  text-decoration: none;
  line-height: 18px;
  text-transform: uppercase;
  vertical-align: center;
  margin-bottom: 24px;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}
.widget.products-category-categories a.item > span.wrapper {
  display: flex;
  align-items: center;
  min-height: 90px;
}
.widget.products-category-categories a.item > span.wrapper > span {
  display: table-cell;
  vertical-align: middle;
  padding: 3%;
}
.widget.products-category-categories a.item:hover {
  text-decoration: underline;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.widget.products-category-categories a.item img {
  float: left;
}
.widget.products-category-detail-list {
  margin: 4% 0 0;
}
.widget.products-category-detail-list .widget-content {
  background: #f1f1f1;
  padding: 3%;
  border-radius: 6px;
}

.widget.products-category-detail-list .widget-content .line {
  position: relative;
}
.widget.products-category-detail-list .widget-content .line:after {
  width: 1px;
  height: 100%;
  background: #ccc;
  content: " ";
  position: absolute;
  top: 0;
  right: 51%;
}

.widget.products-category-detail-list .widget-content .block > h3 {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 3%;
}

.widget.products-category-detail-list .widget-content .block > h3 > span {
  color: #61b045;
}
.widget.products-category-detail-list .widget-content .block > ul {
  margin: 0;
  padding: 0;
}
.widget.products-category-detail-list .widget-content .block > ul > li {
  background: url(../images/bg-list-item.png) 0 1px no-repeat;
  background-size: 15px 16px;
  list-style: none;
  position: relative;
  line-height: 18px;
  padding: 0 0 7px 21px;
}
.widget.products-category-detail-list
  .widget-content
  .block
  > ul
  > li:last-child {
  padding-bottom: 0;
}
.widget.products-category-detail-list .widget-content .block > ul > li > a {
  font-weight: 300;
}
.widget.products-contact {
  position: relative;
  margin: 0;
}

.widget.products-contact .col-xs-12.col-sm-6:last-child:after {
  background: #e0f0da;
  width: 1px;
  height: 100%;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
}

.widget.products-contact .widget-content {
  border: 4px solid #f1f1f1;
  margin: 4% 3% 1%;
  padding: 3%;
}

.widget.products-contact .widget-content .item {
  text-align: center;
}
.widget.products-contact .widget-content .item .img-wrapper,
.widget.products-contact .widget-content .item .img-wrapper img {
  display: inline-block;
}
.widget.products-contact .widget-content .item .img-wrapper.arrow {
  position: relative;
}
.widget.products-contact .widget-content .item .img-wrapper.arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #61b045 transparent transparent;
  content: " ";
  position: absolute;
  z-index: 1;
  border-width: 2px 260px 2px 0;
  bottom: -3px;
  right: 0;
}

.widget.products-contact .widget-content .item > h3 {
  font-size: 18px;
  color: #333;
  margin: 3% 0 1.5%;
}

.widget.products-contact .widget-content .item > .text {
  margin: 12px 0;
}
.widget.products-contact .widget-content .item > a {
  color: #61b045;
  font-size: 30px;
  font-weight: 700;
}

.widget.navigation {
  margin: 1% 0 1.2%;
}
.widget.navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget.navigation ul > li {
  float: left;
  padding-right: 8px;
}
.widget.navigation ul > li:after {
  content: ">";
  color: #999;
  margin-left: 8px;
}
.widget.navigation ul > li:last-child {
  padding-right: 0;
}
.widget.navigation ul > li:last-child:after {
  content: none;
}
.widget.navigation ul > li > a {
  font-size: 15px;
}
.widget.navigation ul > li > span {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.widget.navigation-categories {
  background: url(../images/bg-hp-navigation-shadow.png) bottom left no-repeat
    #fff;
  border-radius: 6px;
  margin-top: -105px;
}

.widget.navigation-categories .item {
  padding: 0 15% 6%;
}

.widget.navigation-categories .item > .img-wrapper {
  margin-top: -92px;
}

.widget.navigation-categories .item > .img-wrapper img {
  display: inline-block;
}

.widget.navigation-categories .item > .img-wrapper.arrow {
  position: relative;
}
.widget.navigation-categories .item > .img-wrapper.arrow:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #61b045 transparent transparent;
  content: " ";
  position: absolute;
  z-index: 1;
  border-width: 2px 260px 2px 0;
  bottom: -3px;
  right: 0;
}

.widget.navigation-categories .item > h2 {
  font-size: 18px;
  line-height: 22px;
  color: #333;
  margin-top: 12px;
}
.widget.navigation-categories .item > h2 > span {
  display: block;
}
.widget.navigation-categories .item > p {
  margin-bottom: 5px;
}
.widget.navigation-categories .item > a {
  color: #61b045;
  font-size: 30px;
}

.widget.navigation-categories
  .row
  > .col-xs-12.col-sm-4:first-child
  + .col-xs-12.col-sm-4:after,
.widget.navigation-categories
  .row
  > .col-xs-12.col-sm-4:first-child
  + .col-xs-12.col-sm-4:before {
  background: #e0f0da;
  width: 1px;
  height: 76%;
  position: absolute;
  top: 12%;
  content: " ";
}

.widget.navigation-categories
  .row
  > .col-xs-12.col-sm-4:first-child
  + .col-xs-12.col-sm-4:after {
  right: 0;
}

.widget.navigation-categories
  .row
  > .col-xs-12.col-sm-4:first-child
  + .col-xs-12.col-sm-4:before {
  left: 0;
}

.widget.teaser {
  background: #000;
  width: 100%;
  height: 452px;
  margin-top: -21px;
  padding-top: 21px;
  margin-bottom: 0;
}

/* PRODUCTS PAGE*/
.products-page img {
  max-width: auto;
  width: auto !important;
}

.suppliers {
  display: flex;
  align-items: center;
}
.suppliers__img {
  margin-right: 25px;
  max-width: 160px !important;
}

.products-page__btn {
  background: #5da942;
  color: white;
  text-decoration: none;
  padding: 8px 18px;
  border-radius: 100px;
  margin: 20px 0;
}
.products-page__btn img.products-page__btn-icon {
  display: inline-block;
  padding-right: 12px;
  width: auto !important;
}
.products-page__btn:hover {
  color: white;
}
.products-page__btn:first-of-type {
  margin-right: 30px;
}
.products-page__btn-icon {
  margin: 0 !important;
  padding: 0 5px 0 3px;
  position: relative;
  top: -2px;
}
.products__list {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0 30px 0;
}
.products__img {
  display: block;
  margin: 20px auto !important;
}
.products__item {
  flex: calc(33% - 50px);
  margin: 0px 25px 50px 25px;
}
.products__item-ul li {
  background: none !important;
  line-height: 20px;
  display: flex;
  padding: 0 !important;
  font-size: 12px;
}
.products__item-ul li::before {
  content: "•";
  color: #5da942;
  margin-right: 5px;
  font-size: 26px;
  position: relative;
}
.products__model a {
  text-decoration: none;
  line-height: 26px;
}
.products__item a.products__item-link {
  font-weight: 300;
  font-size: 14px;
}
.table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-x: scroll;
}
.products-table td,
.application-table__table td {
  text-align: center !important;
  vertical-align: middle;
}
.application-table__table {
  border: 5px solid white;
  outline: 1px solid #eee;
}
.application-table__table td strong {
  display: block;
}
.products-table__thead td {
  vertical-align: top;
  min-width: 120px;
  font-size: 14px !important;
}
.products-table__img-circle {
  background: white;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 10px;
}
.products-table__img-circle img {
  height: 40px;
  margin: 0 !important;
}
.products-table td,
.application-table__table td {
  border-right: 1px solid #ccc !important;
}
.products-table td:last-of-type,
.application-table__table td:last-of-type {
  border: none !important;
}
.products-table__thead td {
  position: relative;
  padding-bottom: 60px !important;
  width: 14% !important;
}

.application-table__table td {
  min-width: 110px;
}
td.application-table__head {
  font-size: 18px !important;
  background: #93ca7f !important;
}
.application-table__legend {
  display: flex;
  flex-wrap: wrap;
}
.application-table__legend-item {
  flex: 50%;
  margin-bottom: 10px;
}
.application-table__icon-box {
  display: inline-block;
  width: 25px;
}
.application-table__legend-icon {
  margin: 0 auto !important;
  display: block;
}

.table-scrollable td {
  min-width: 215px;
}
.table-scrollable td.table-scrollable-long {
  min-width: 460px !important;
}

/* END PRODUCTS PAGE*/

.homepage-info__wrapper {
  display: block;
  width: 100%;
  position: relative;
}

.homepage-info__content {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 1em 8em 0 0;
}

.homepage-info__heading {
  font-size: 23px;
  color: #fff;
  font-weight: 300;
  line-height: 1.3;
}

.homepage-info__heading > span {
  font-size: 40px;
  font-weight: 700;
}

.homepage-info__text {
  font-size: 16px;
  color: #ccc;
  padding: 8px 0;
  font-weight: 300;
  padding: 8px 60px 8px 0;
}

.homepage-info__slider {
  display: inline-block;
  width: calc(100% - 300px);
  float: right;
  position: absolute;
  right: 0;
  top: -90px;
  height: 520px;
  margin-left: 300px;
}

.slick-slide img {
  float: right;
}

.homepage-info__slider-wrapper {
  width: 100%;
  margin-right: auto;
  overflow: hidden;
  margin-top: -90px;
  margin-right: -110px;
  z-index: 0;
}
body.en .homepage-info__slider-wrapper .slick-slide:focus {
  outline: none;
}
body.en .homepage-info__slider-wrapper a {
  pointer-events: none;
}
.hp-slick-prev {
  width: 27px;
  height: 27px;
  background: url(../images/hp-slider-prev.png) center center no-repeat;
  position: absolute;
  right: 10px;
  bottom: 30px;
  cursor: pointer;
}

.hp-slick-next {
  width: 27px;
  height: 27px;
  background: url(../images/hp-slider-next.png) center center no-repeat;
  right: -23px;
  bottom: 30px;
  position: absolute;
  cursor: pointer;
}

.slick-slide img:focus {
  outline: none;
}

.homepage-info__btn-box {
  margin-top: 22px;
}

.homepage-info__btn-box .button {
  background: #61b045;
  background: -webkit-linear-gradient(#61b045, #42792f);
  background: -o-linear-gradient(#61b045, #42792f);
  background: -moz-linear-gradient(#61b045, #42792f);
  background: linear-gradient(#61b045, #42792f);
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  position: relative;
  padding: 9px 10px 9px 54px;
  margin-right: 8px;
}

.homepage-info__btn-box .products::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 43px;
  height: 40px;
  background: url(../images/btn-products-bg.png) left center no-repeat;
}

.homepage-info__btn-box .application::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 40px;
  background: url(../images/btn-app-bg.png) left center no-repeat;
}

.widget .search-results__word {
  text-transform: capitalize !important;
  margin: 1.5% 0 1% 0 !important;
}

.search-results__wrapper {
  margin-top: 2em;
}

.search-results__item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 1em 0;
  align-items: end;
}
.search-results__img {
  margin-right: 1em !important;
  border: 1px solid #ccc;
}
.search-results__content {
  margin-top: 1.5em;
}
.magazin-txt .url {
  color: #333;
  font-size: 14px;
}
.magazin-txt .url {
  font-size: 14px;
}

.widget.teaser .teaser-content {
  background: url(../images/bg-hp-teaser-emblem.png) center 32px no-repeat;
  padding-top: 5.7%;
  min-height: 305px;
}

.widget.teaser .teaser-content h1 {
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.widget.teaser .teaser-content h1 > strong {
  display: block;
  font-size: 50px;
}

.widget.teaser .teaser-content h2 {
  text-align: center;
  color: #999;
  font-size: 20px;
  line-height: 27px;
}

.widget.teaser .teaser-content h2 > span {
  display: block;
}

.widget.quote {
  margin-bottom: 3%;
  margin-top: 1%;
}

.widget.quote .author {
  text-align: center;
}
.widget.quote .author .image {
  width: 114px;
  display: inline-block;
  position: relative;
  margin-bottom: 3%;
}

.widget.quote .author .image:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #61b045 transparent transparent;
  content: " ";
  position: absolute;
  z-index: 1;
  border-width: 2px 180px 2px 0;
  bottom: -3px;
  left: -40px;
}
.widget.quote .author .image img {
  display: inline-block;
}
.widget.quote .author .name {
  color: #000;
  font-weight: 700;
}
.widget.quote .author .description {
  font-size: 13px;
}
.widget.quote .text {
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
  position: relative;
}
.widget.quote .text:before {
  width: 35px;
  height: 25px;
  background: url(../images/bg-icon-quote.png) top left no-repeat;
  background-size: 35px 25px;
  content: " ";
  position: absolute;
  left: -35px;
  top: -6px;
}

.widget.activities .widget-box h2 {
  font-size: 16px;
  color: #559e3e;
  text-transform: uppercase;
}
.widget.activities .widget-box .widget-box-content {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 3%;
  min-height: 263px;
  position: relative;
}

.widget.activities .widget-box .widget-box-content > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 164px;
  overflow: hidden;
}
.widget.activities .widget-box .widget-box-content > a > span.tile {
  position: absolute;
  top: 12px;
  left: -5px;
  font-size: 11px;
  padding: 3px 8px;
  z-index: 1;
}
.widget.activities .widget-box .widget-box-content > a > span.tile.new {
  background: #c00;
  color: #fff;
}
.widget.activities .widget-box .widget-box-content > a > img {
  border-radius: 0;
  max-width: 100%;
  margin-top: -12px;
  margin-left: 0px;
}
.widget.activities .widget-box .widget-box-content > a:hover > img {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.widget.activities .widget-box .widget-box-content > .text {
  padding: 0 3% 3%;
}
.widget.activities .widget-box .widget-box-content > .text h3 {
  font-size: 17px;
  margin: 13px 0 3px;
  color: #000;
}
.widget.activities .widget-box .widget-box-content > .text h3 > a {
  text-decoration: none;
}
.widget.activities .widget-box .widget-box-content > .text h3 > a:hover {
  text-decoration: underline;
}
.widget.activities .widget-box .widget-box-content > .text .client,
.widget.activities .widget-box .widget-box-content > .text .date {
  font-size: 13px;
}
.widget.activities .widget-box .widget-box-content > .text .client > strong {
  color: #000;
}
.widget.activities .widget-box .widget-box-content > .text > a > img {
  border-radius: 6px 6px 0 0;
}
.widget.activities .widget-box .widget-box-content > .text.events {
  padding-top: 3%;
}

.widget.activities .widget-box .widget-box-content > .text ul.items {
  padding: 0;
  margin: 0;
}
.widget.activities .widget-box .widget-box-content > .text ul.items > li {
  list-style: none;
  padding: 14px 0 14px 110px;
  font-size: 13px;
  position: relative;
  border-top: 1px solid #e0f0da;
}
.widget.activities .widget-box .widget-box-content > .text ul.items > li > a {
  font-weight: 700;
}
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li:first-child {
  border-top: none;
}
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li:last-child {
  border-bottom: none;
  padding-bottom: 14px;
}

.project-box {
  margin: 2em 0;
}

.project-box__wrapper {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  background: #f8fafb;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.project-box__content {
  min-height: 180px;
  padding: 0;
}

.project-box__content-info {
  background: url(../images/project-box-content-bg.png) bottom right no-repeat;
  border-bottom: 1px solid rgba(153, 153, 153, 0.5);
  padding: 4em 2em 2em;
  position: relative;
}

body.en .project-box__content-info {
  // margin-top: 140px;
  // margin-right: 40px;
}

.project-box__content-info::after {
  content: "";
  width: 20px;
  height: 12px;
  background: url(../images/project-box-content-info-arrow.png) center center
    no-repeat;
  position: absolute;
  bottom: -10px;
  left: 256px;
}

.project-box__content-info p {
  color: #666;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  line-height: 1.5;
}

.project-box__title {
  font-size: 13px;
  color: #000;
  font-weight: 700;
  margin-top: 2em;
}

.project-box__title > span {
  font-weight: 300;
  font-size: 13px;
  color: #666;
}

.project-box-slider {
  width: 100%;
  min-height: 240px;
  position: relative;
  padding: 0 2em;
}

body.en .project-box-slider {
  // display: none;
}

.project-box-slider__img-wrapper {
  height: 100px;
  overflow: hidden;
}

.project-box-slider--title {
  color: #60b045;
  font-size: 13px;
  text-align: center;
  padding: 9px 0 0 0;
}
.project-box-slider__wrapper {
  position: relative;
  width: 494px;
  margin-left: -10px;
}

.project-box-slider__wrapper > div {
  position: relative;
  min-height: 150px;
  padding: 8px;
  margin: 0 16px;
}

.project-box-slider__wrapper .slick-slide {
  margin: 8px !important;
  border: 1px solid #eaeaea;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  min-height: 132px;
}

.project-box-slider__wrapper .slick-slide > img {
  min-width: 100%;
}

.project-box-slider__wrapper-prev {
  background: url(../images/hp-project-slider-prev.png) center center no-repeat;
  width: 21px;
  height: 41px;
  position: absolute;
  left: 20px;
  bottom: 90px;
  cursor: pointer;
}

.project-box-slider__wrapper-next {
  background: url(../images/hp-project-slider-next.png) center center no-repeat;
  width: 21px;
  height: 41px;
  position: absolute;
  right: 30px;
  bottom: 90px;
  cursor: pointer;
}

.project-box-slider__title {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 0;
  color: #000;
  padding-left: 8px;
  margin-top: 4px;
  display: block;
}

.project-box-slider__client {
  font-size: 13px;
  color: #666;
  padding-left: 8px;
  margin: 6px 0;
}

.project-box-slider__client > span {
  font-size: 13px;
  color: #000;
}

.project-box-slider .slick-slide img {
  width: 100%;
}

.hp-title {
  font-size: 16px;
  color: #559e3e;
  text-transform: uppercase;
  display: none;
}

.hp-clients-box {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  background: #fff;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  margin: 1em 0 2em 0;
  border-radius: 9px;
  padding: 1em;
  display: none;
}

.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li:last-child:before {
  bottom: -14px;
}
.widget.activities .widget-box .widget-box-content > .text ul.items > li > h4 {
  line-height: 17px;
  margin: 0;
}
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li
  > h4
  a {
  color: #000;
  font-size: 14px;
}
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li
  > span.date,
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li
  > span.glyphicon {
  position: absolute;
  top: 14px;
}
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li
  > span.date {
  display: inline-block;
  padding: 0 10px 0 0;
  left: 30px;
}
.widget.activities
  .widget-box
  .widget-box-content
  > .text
  ul.items
  > li
  > span.glyphicon {
  color: #61b045;
  font-size: 18px;
  left: 0;
  top: 13px;
  width: 17px;
  height: 17px;
  background: url(../images/calendar-icon.png) center center no-repeat;
}
.glyphicon-calendar::before {
  content: none;
}

.widget.activities a.detail {
  color: #61b045;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.widget.promo-box .widget-content {
  background: url(../images/bg-hp-promobox.png) top right no-repeat #61b045;
  height: 250px;
  color: #fff;
  padding: 3% 50% 0 2.5%;
}

.widget.promo-box .text {
  font-size: 20px;
}

.widget.promo-box h2 {
  font-size: 30px;
}

.widget.promo-box a {
  color: #fff;
  font-size: 20px;
}

.widget.clients.references {
  margin-bottom: 0;
}
.widget.clients .widget-content {
  padding: 2% 0;
}

.widget.clients .widget-content .client {
  text-align: center;
  padding: 4% 5%;
}
.widget.clients .widget-content .client img {
  display: inline-block;
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.widget.clients .widget-content .client img:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.widget.numbers {
  padding: 2% 0 0;
}

.widget.numbers .number {
  text-align: center;
  padding: 7% 0 0;
}

.widget.numbers .number > .title {
  color: #61b045;
  font-size: 60px;
  line-height: 46px;
}

.widget.numbers .number > .text {
  font-size: 30px;
}

.footer {
  color: #fff;
}
.footer .footer-top {
  background: #000;
  padding: 1.4% 0 1.3%;
}
.footer .footer-top .alert {
  border-radius: 5px;
  margin-top: 10px;
  max-width: 344px;
  padding: 2% 35px 2% 2%;
}
.footer-top .input-wrapper div {
  display: inline;
}
.grecaptcha-badge {
  z-index: 3;
}
.footer .footer-top .alert > button.close {
  top: 1px !important;
}
.footer .footer-top .button-wrapper {
  text-align: center;
}
.footer .footer-top .button-wrapper > a.button {
  background: #fedc85;
  font-size: 13px;
  font-weight: 700;
  border-radius: 0;
  position: relative;
  padding: 0 13px 0 0;
  margin-bottom: 10px;
  border: none;
  text-decoration: none;
}
.footer .footer-top .button-wrapper > a.button > span.glyphicon {
  display: inline-block;
  padding: 5px 8px 7px;
  line-height: inherit;
  top: 0;
  color: #fff;
  margin-right: 6px;
}
.footer .footer-top .button-wrapper > a.button > span.text {
  position: relative;
  top: -1px;
}
.footer .footer-top form {
  margin: 0;
}

.footer .footer-top form .label-wrapper {
  text-align: right;
}

.footer .footer-top form .label-wrapper label {
  display: inline-block;
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 600;
}

.footer .footer-top form .input-wrapper {
  background: #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 2px;
}
.footer .footer-top form .input-wrapper input[type="text"] {
  border: none;
  padding: 10px;
  border-radius: 5px;
  font-size: 13px;
  width: 224px;
  color: #000;
}

.footer .footer-top form .input-wrapper button.g-recaptcha {
  border: none;
  background: #61b045;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  padding: 9px 11px;
}
.footer .footer-top form .input-wrapper button.g-recaptcha:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}

.footer .footer-middle {
  background: url(../images/bg-footer-background.png) top left #101111;
  position: relative;
}
.footer .footer-middle .footer-emblem {
  background: url(../images/bg-footer-emblem.png) top left no-repeat;
  width: 157px;
  height: 161px;
  position: absolute;
  right: -169px;
  top: 25px;
  text-align: center;
  padding-top: 62px;
}
.footer .footer-middle .info {
  min-height: 130px;
}

.footer .footer-middle .footer-emblem > span {
  font-size: 29px;
  font-weight: 700;
}
.footer .footer-middle .footer-emblem > span > span {
  color: #61b045;
}

.footer .footer-middle h2 {
  font-size: 18px;
  border-bottom: 1px solid #333;
  padding-bottom: 12px;
  color: white;
}
.footer .footer-middle a {
  color: #fff;
}
.footer .footer-middle .info table {
  margin: 3% 0 4%;
}
.footer .footer-middle .info table tr td {
  font-size: 15px;
  vertical-align: top;
  color: #666;
  padding: 0 20px 40px 0;
  width: 30%;
}
.footer .footer-middle .info table tr td span {
  color: #fff;
}
.footer .footer-middle .info table tr td a,
.footer .footer-middle .info table tr td b {
  display: block;
  color: #fff;
}
.footer .footer-middle .info table tr td span > span {
  display: inline;
}

.footer .footer-middle .info table tr td a {
  display: block;
}
.footer .footer-middle .social-links ul {
  padding: 0;
  margin: 0;
}
.footer .footer-middle .social-links ul > li {
  float: left;
  list-style: none;
  margin: 3% 13px 4% 0;
}
.footer .footer-middle .social-links ul > li:last-child {
  margin-right: 0;
}
.footer .footer-middle .social-links ul > li > a {
  background: #fff;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  text-decoration: none;
  font-family: FontAwesome;
  border: 5px solid #fff;
  color: #fff;
  font-size: 35px;
  text-align: center;
  padding-top: 9px;
}
.footer .footer-middle .social-links ul > li > a.fa-linkedin {
  background: #007ab9;
}
.footer .footer-middle .social-links ul > li > a.fa-youtube {
  background: #cf3427;
  padding-top: 10px;
}
.footer .footer-middle .social-links ul > li > a.fa-instagram {
  background: #dbd5c3;
  padding-top: 11px;
}
.footer .footer-middle .social-links ul > li > a.fa-facebook {
  background: #3b5998;
  padding-top: 12px;
}
.footer .footer-middle .social-links ul > li > a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.footer .footer-middle .social-links div.link {
  margin: 0 0 4%;
}
.footer .footer-middle .social-links div.link > a {
  font-size: 18px;
  position: relative;
  padding-right: 15px;
}
.footer .footer-middle .social-links div.link > a:after {
  color: #61b045;
  content: ">";
  position: absolute;
  right: 0;
  top: -1px;
}
.footer .footer-middle .social-links div.link > a:hover {
  text-decoration: none;
}
.footer .footer-bottom {
  background: #1c1d1d;
  position: relative;
}
.footer .footer-bottom div.scroll-up {
  width: 55px;
  height: 33px;
  display: inline;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.footer .footer-bottom div.scroll-up a {
  width: 55px;
  height: 33px;
  background: #61b045;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  top: auto;
  padding-top: 8px;
  font-size: 18px;
}
.footer .footer-bottom div.scroll-up:hover {
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
}
.footer .footer-bottom .footer-bottom-content {
  padding: 1.4% 0 1.3%;
}

.footer .footer-bottom .footer-bottom-content .content-right {
  text-align: right;
}

.footer .footer-bottom .footer-bottom-content .content-right > a img {
  margin-top: -4px;
}
.footer .footer-bottom .footer-bottom-content .content-right > a img:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
#fancybox-loading,
#fancybox-loading *,
#fancybox-overlay,
#fancybox-tmp,
#fancybox-tmp *,
#fancybox-wrap,
#fancybox-wrap *,
#fancybox-wrap:after,
#fancybox-wrap:before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#fancybox-close {
  background: url(../images/bg-lightbox-close.png) top left no-repeat;
  background-size: 51px 102px;
  width: 51px;
  height: 51px;
  right: -25px;
  top: -25px;
  z-index: 9999 !important;
}
#fancybox-close:hover {
  background-position: 0 -51px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  background-size: 18px 30px !important;
}
#fancybox-left-ico {
  background: url(../images/bg-lightbox-left-arrow.png) no-repeat;
}
#fancybox-right-ico {
  background: url(../images/bg-lightbox-right-arrow.png) no-repeat;
}
#fancybox-title {
  top: 0px;
  font-size: 16px !important;
  background: 0 0;
  border: none;
  background: white;
  color: black;
  padding: 0px 0px 10px 0px;
  font-weight: 300;
}
#fancybox-wrap #fancybox-title.fancybox-title-float {
  top: -36px;
  font-size: 17px !important;
  background: #000;
  color: white;
  border-radius: 7px;
}
#fancybox-wrap #fancybox-title #fancybox-title-float-main,
#fancybox-wrap #fancybox-title #fancybox-title-float {
  color: white;
}
#fancybox-title #fancybox-title-float-main {
  color: #fff;
  font-weight: 700;
  padding: 6px 40px;
}
#fancybox-title td {
  padding: 0;
  background: 0 0;
}
#fancybox-overlay {
  background-color: #000 !important;
}
.loader {
  margin: 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #61b045;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  display: inline-block;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 26px;
  height: 26px;
}

img,
img:hover {
  -moz-backface-visibility: hidden;
}

/* Expanding search button */
.searchbox {
  position: absolute;
  border-left: 1px solid #5eba3d;
  min-width: 70px;
  width: 0%;
  height: 72px;
  right: 0px;
  top: 0px;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;

  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

.searchbox input[type="search"] {
  background-color: #529c3a;
  width: 93%;
}

.searchbox input[type="search"]::-webkit-input-placeholder,
.searchbox input[type="search"]::-moz-placeholder,
.searchbox input[type="search"]:-ms-input-placeholder,
.searchbox input[type="search"]:-moz-placeholder {
  color: #fff !important;
  text-shadow: none;
  opacity: 1;
}

.searchbox-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: #dcddd8;
  width: 100%;
  height: 72px;
  margin: 0;
  padding: 0px 55px 0px 20px;
  font-size: 20px;
  color: #fff;
}

.searchbox-icon,
.searchbox-submit {
  width: 70px;
  height: 72px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 22px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: #dcddd8;
  background: #579e3e;
  background-image: url(/assets/images/search-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.searchbox-open {
  width: 100%;
  border-left: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.searchbox-open .searchbox-icon {
  background-image: url(/assets/images/search-icon-close.png);
  background-color: #61b045;
}

.searchbox-open .search-btn {
  display: inline-block;
  float: left;
  width: 70px;
  height: 72px;
  background-color: #529c3a;
  background-image: url(/assets/images/search-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  border: 0;
  color: transparent;
}

.byline {
  position: absolute;
  top: 150px;
  left: 30%;
  text-align: center;
  font-size: 18px;
}
.byline a {
  text-decoration: none;
  color: rgb(251, 244, 244);
}

.reference-button {
  margin: 0 auto;
  display: block;
  background: #61b045;
  color: rgba(255, 255, 255, 0.85);
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 15px;
  border-radius: 0px;
}
.reference-button::before {
  content: "+";
  margin-right: 15px;
}
.reference-button:active,
.reference-button:hover,
.reference-button:focus {
  color: white;
}
.reference-button span.underline {
  text-decoration: underline;
}

.ref-content {
  padding-right: 15px;
  border-right: 1px solid #eaeaea;
}
.ref-content__img {
  position: relative;
}
.ref-content p:first-of-type {
  margin-top: 25px;
}
.ref-content p {
  margin-bottom: 15px;
}
.ref-content__more-imgs {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 2;
  background: #61b045;
  padding: 10px 15px;
}
.ref-content__more-imgs img {
  width: auto !important;
  margin: 0 10px 0 0 !important;
}
.ref-content__more-imgs a,
.ref-content__more-imgs a:hover {
  color: white;
}
.ref-content__img img {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0 !important;
}
.ref-content hr {
  border-top: 1px solid #61b045 !important;
  border-width: 1px 0 0;
  margin-bottom: 35px;
}
.ref-content .item,
.ref-content .item .info {
  min-height: auto !important;
}

.ref-feedback {
  background: #eaeaea;
  padding: 15px;
  margin: 20px 0;
}
.ref-feedback__author {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 20px 35px;
}
.ref-feedback__img img {
  width: auto !important;
  margin: 0 20px !important;
  border-radius: 100%;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.ref-feedback__name {
  line-height: 20px;
}
.ref-feedback__position {
  font-size: 12px;
}
.ref-gallery img {
  margin: 15px 0 !important;
}
.ref-info {
  font-size: 14px;
}
.ref-info__title {
  font-weight: 700;
  color: #999;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
.ref-info__img {
  display: inline-block;
  max-width: 170px;
  position: relative;
}
.ref-info__img img {
  margin: 0 !important;
  width: auto !important;
}
.ref-info__img:after {
  display: block;
  content: " ";
  width: 140px;
  height: 10px;
  background: url(/assets/images/reference/ref-line_photo.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 46px;
  left: calc(50% - 70px);
}

.ref-info__name {
  display: block;
  text-align: center;
  margin: 15px 0 15px 0;
  color: black;
  font-weight: 700;
}
.ref-info__button {
  background: #61b045;
  color: white;
  display: block;
  border-radius: 50px;
  padding: 5px 0;
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.ref-info__button:hover,
.ref-info__button:focus {
  color: white;
}
.ref-info__list {
  margin-top: 10px;
  margin-bottom: 20px;
}
.ref-info__item {
  color: black;
  padding: 0 !important;
  background: none !important;
  margin-bottom: 10px;
  font-weight: 700;
}
.ref-info__item .text-small {
  font-size: 14px;
  color: #aaa;
  line-height: 18px;
  display: block;
  margin-left: 27px;
}
.ref-info__item img {
  position: relative;
  margin: 0 12px 0 0 !important;
  width: 15px !important;
  top: -1px;
}
.ref-supbox {
  background: #f2f9f0;
  border-top: 1px solid #61b045;
  padding: 20px;
  margin: 20px 0;
}
.ref-supbox a {
  display: block;
}
.ref-supbox img {
  width: auto !important;
  margin: 10px 0 !important;
}
.ref-supbox p {
  font-size: 14px;
}

.text-black {
  color: black !important;
}

.widget.product-detail .related.parameters .content-raw table.simple {
  margin: 30px 0px 50px 0px;
}

table.simple th {
  background: #e0f0da;
  font-weight: bold;
  text-align: center !important;
}

table.simple td {
  background: none;
  text-align: center !important;
}

table.simple td:first-child {
  text-align: left !important;
}

table.simple tr.border {
  border-bottom: 1px solid #e0f0da;
}

.widget.product-detail
  .related.parameters
  .content-raw
  table.simple
  tbody
  tr:nth-child(odd)
  td {
  background: none;
}

.item {
  min-height: 320px;
}

.picture {
  min-width: 180px;
  max-width: 180px;
  width: 180px;
}

.mobile-only-wrapper {
  position: relative;
  width: 100%;
}
.o-tooltip-link {
  position: relative;
  display: inline-block;
}
.o-tooltip-link:hover::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  bottom: -18px;
  left: calc(50% - 20px);
  right: 0;
  z-index: 9;
}
.o-tooltip {
  display: none;
  position: absolute;
  right: calc(50% - 35px);
  min-width: 300px;
  width: 90%;
  margin: 0 auto;
  background: white;
  padding: 15px 10px;
  text-align: center;
  border: #eaeaea 1px solid;
  border-radius: 15px;
  margin-top: 17px;
  z-index: 2;
  box-shadow: #ccc 0px 0px 10px 0px;
}
.o-tooltip::before {
  content: "";
  width: 100%;
  height: 40px;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
}
.o-tooltip__content {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  z-index: 9;
}
.o-tooltip-link:hover ~ .o-tooltip,
.o-tooltip:hover {
  display: block;
}

.o-tooltip__content-link {
  display: block;
  width: 70%;
  margin: 0 auto;
  background: #53973b;
  color: white;
  border-radius: 10px;
  padding: 5px;
  margin-top: 15px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.o-tooltip__content-link:hover {
  color: white;
}
.crossword {
  position: relative;
  padding-top: 5em;
}
.crossword p {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  max-width: 800px;
  display: block;
  margin: 0 auto 1em;
  color: black;
}
.crossword__underscored {
  color: #61b045;
}
.crossword__brand {
  font-size: 38px;
  color: #61b045;
}
.crossword__box {
  background: #efefef;
  border-radius: 28px;
  padding: 4em 1em;
  margin-top: 5em;
}
.crossword__box h2 {
  font-size: 30px !important;
  text-transform: uppercase;
  color: #61b045 !important;
  margin-bottom: 2em !important;
  text-align: center;
}
.crossword__grid {
  /* display: grid;
  grid-template-rows: repeat(8, 25px);
  grid-template-columns: 1fr repeat(17, 25px) 1fr;
  gap: 5px; */
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.crossword__row {
  position: relative;
  display: flex;
  margin-bottom: 5px;
}
.crossline {
  display: flex;
  position: relative;
}
.crossline-1 {
  left: 9px;
}
.crossline-2 {
  left: 84px;
}
.crossline-3 {
  left: 21px;
}
.crossline-4 {
  left: 182px;
}
.crossline-5 {
  left: 141px;
}
.crossline-6 {
  left: -97px;
}
.crossline-7 {
  left: 76px;
}
.crossline-8 {
  left: -61px;
}

.crossword__row-wrapper {
  display: flex;
  margin-bottom: 5px;
  justify-content: center;
}
.crossword__item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  width: 35px;
  height: 35px;
  text-transform: uppercase;
  margin-right: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  text-align: center;
  border: 0;
  background: none;
}
input[class*="crossword__item"] {
  border: 1px solid #000;
  background: white;
}
input[class*="crossword__item"]::placeholder {
  color: #ccc;
}
.crossword__item--start {
  justify-content: flex-end;
  padding-right: 1em;
  width: auto;
}
.crossword__item--end {
  justify-content: flex-start;
  padding-left: 1em;
  width: auto;
}

input[class*="crossword__item--success"] {
  border: 1px solid #61b045;
  color: #61b045;
  background: #e1f3db;
}
input[class*="crossword__item--result"] {
  border: 1px solid #d04500;
  color: #d04500;
  background: #d0204921;
}
.crossword__item--hidden {
  border: none;
  background: none;
}
.crossword__button {
  margin: 4em auto 0;
  color: white;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 34px;
  text-align: center;
  background: #61b045;
  text-decoration: none;
  display: table;
}
.crossword__button:hover {
  color: white;
}
.crossword__button:focus {
  color: white;
}

.crossword__error {
  text-align: center;
  padding: 3em 0 0 0;
  color: #cc0000;
  font-weight: 700;
  text-transform: uppercase;
}

.halt-hass__container {
  display: flex;
}

.halt-hass-btn {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background: #f1f1f1;
  border-radius: 6px;
  min-width: 200px;
  height: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  padding: 8px 19px 0px 0px;
  margin: 0 10px;
}
.halt-hass-btn img {
  width: 90px !important;
  padding: 0 5px 0 10px;
}

/* MEDIA MAX 1366 */
@media screen and (max-width: 1366px) {
  .widget.side-box {
    display: none;
  }
}

/* MEDIA MAX 1199 */
@media screen and (max-width: 1199px) {
  .app-products-other-wrapper .item {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
  }
  .ui-menu {
    width: 940px !important;
  }
  .searchbox input[type="search"] {
    width: 90% !important;
  }
  .project-box-slider__wrapper {
    width: 100% !important;
    margin-left: 0;
  }
  .project-box-slider__wrapper-prev {
    left: 30px;
  }
  .app-references-wrapper {
    justify-content: space-around;
    -webkit-justify-content: space-around;
  }
  .app-references-wrapper .reference-item {
    margin: 1em 1.1em;
  }
  .app-products-detail-wrapper .item {
    flex-wrap: wrap;
  }
  .app-products-detail-wrapper .image {
    margin: 1em 2em;
  }
  .app-detail-contactbox .text {
    flex: 2;
  }
  .header .header-content ul.submenu > li {
    margin: 0 0 0 15px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items {
    width: 940px;
  }
  .hp-info-banner-col .text-smaller {
    padding-left: 20px;
  }
  .hp-info-banner-col .button--simple {
    font-size: 15px;
    padding: 9px 8px;
    margin-left: 11px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li
    > a
    > span {
    width: 179px;
  }
  .widget.product-detail .information .images-wrapper .wrapper {
    height: auto !important;
  }

  .widget .widget-content.subpage .items .item > a > div {
    width: 274px;
    height: 144px;
  }
  .widget .widget-content.subpage .items .item {
    min-height: 280px;
  }

  .widget.products .widget-content.subpage .items .item {
    min-height: 0;
  }
  .widget.products .items .item img {
    max-height: 140px !important;
  }
  .widget.products .items .item {
    margin-bottom: 25px;
  }
  .widget.product-detail .information .images-wrapper .more-photos {
    display: none;
  }
  .widget.product-detail .detail-menu.fixed {
    width: 884px;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    right: 8px;
  }
  .widget.product-detail .related.accessories .row .content-raw.clearfix > p {
    float: none;
  }
  .widget.product-detail .related.accessories .row .content-raw.clearfix > div {
    min-height: auto;
  }
  .widget.producers-detail .item > .info > h3,
  .widget.product-detail .item > .info > h3,
  .widget.references-detail .item > .info > h3 {
    font-size: 17px;
  }
  .slick-next {
    top: 80px;
  }

  .slick-prev {
    top: 80px;
  }
  .widget.optiblox .newsletter .input-wrapper input[type="text"] {
    width: 152px;
  }
  .widget.products-category-detail .item > .info > h3 {
    font-size: 17px;
  }
  .widget.products-category-detail .item img {
    max-height: 125px;
  }
  .widget.navigation-categories .item > .img-wrapper {
    margin-top: -82px;
  }
  .widget.navigation-categories .item > h2 > span {
    display: inline;
  }
  .widget.teaser {
    height: 428px;
  }
  .widget-hp.widget.teaser {
    height: 345px;
  }
  .hp-slider {
    height: 324px;
  }
  .hp-slider__container {
    height: 504px;
    top: -180px;
  }
  .hp-slider__content {
    height: 334px;
    max-width: 940px;
    padding: 30px 0 0 290px;
  }
  .homepage-info__slider-wrapper {
    margin-right: 0;
  }
  .homepage-info__slider {
    width: 100%;
    top: -113px;
  }
  .homepage-info__content {
    width: 43%;
    padding: 1em 2em 0 0;
  }

  body.en .project-box__content-info {
    margin-top: 0 !important;
    margin-right: 0 !important;
    border-bottom: none;
  }

  body.en .project-box__content-info::after {
    content: none;
  }

  .project-box__wrapper {
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0 auto;
  }
  .project-box-slider {
    width: 540px;
    margin: 0 auto;
  }

  .project-box__photo img {
    max-width: 100%;
  }
  .project-box__content-info::after {
    left: 50% !important;
  }
  .homepage-info__heading > span {
    display: block;
  }
  .hp-slick-next {
    right: 7px;
  }
  .hp-slick-prev {
    right: 40px;
  }
  .widget.activities .widget-box .widget-box-content {
    min-height: 237px;
  }
  .hp-slide__title-big {
    font-size: 31px;
  }
  .footer .footer-middle .footer-emblem {
    right: -150px;
  }

  #instafeed a img {
    max-width: 90%;
  }
  .widget-clone__inner {
    padding: 16px;
    font-size: 16px;
    text-align: center;
  }
}

/* MEDIA MAX 991 */
@media screen and (max-width: 991px) {
  .halt-hass__container {
    flex-wrap: wrap;
  }
  .halt-hass-btn {
    width: 210px;
    margin: 16px 0px;
  }
  .hp-slider__img--mob,
  .hp-slider__img--desktop {
    display: none !important;
  }
  .hp-slider__img--tablet {
    display: block !important;
  }
  .form-wrapper fieldset table tbody > tr > td input[type="email"],
  .form-wrapper fieldset table tbody > tr > td input[type="number"],
  .form-wrapper fieldset table tbody > tr > td input[type="password"],
  .form-wrapper fieldset table tbody > tr > td input[type="text"] {
    max-width: 70%;
  }
  .widget-clone__inner {
    flex-direction: column;
  }
  .widget-clone__btn {
    margin-top: 8px;
  }
  .widget-clone--application .widget-clone__inner > div {
    display: flex;
    flex-direction: column;
  }
  .application-section .widget-clone--application .widget-clone__btn {
    margin-right: 0;
  }
  .form-wrapper fieldset table tbody > tr > td textarea {
    max-width: 100%;
    min-width: 100%;
  }
  .about-us__switcher {
    width: 100%;
  }

  .about-us__switcher > a {
    width: auto;
    text-align: center;
    font-size: 13px;
  }
  .header {
    height: 145px;
  }
  .header .header-content div.title > span {
    width: 117px;
    display: block;
    font-size: 12px;
    position: absolute;
    left: 228px;
    top: 31px;
  }
  .widget.activities .widget-box .widget-box-content > .text ul.items > li {
    padding: 0px 0 0px 20px !important;
    position: relative !important;
  }
  .widget.activities
    .widget-box
    .widget-box-content
    > .text
    ul.items
    > li
    > span.date,
  .widget.activities
    .widget-box
    .widget-box-content
    > .text
    ul.items
    > li
    > span.glyphicon {
    position: relative !important;
    top: 10px !important;
  }
  .widget.activities .widget-box .widget-box-content > .text ul.items > li > a {
    padding-top: 1em;
    padding-bottom: 1em;
    display: block;
  }
  .widget.activities
    .widget-box
    .widget-box-content
    > .text
    ul.items
    > li
    > span.date {
    left: 10px !important;
  }

  .searchbox input[type="search"] {
    width: 90% !important;
  }
  .header .header-content div.title > span:before {
    left: -35px;
    top: 19px;
  }
  .header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .header .header-content ul.submenu > li {
    margin: 0 0 0 16px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items {
    padding-bottom: 5%;
  }
  .searchbox {
    height: 58px !important;
  }
  .searchbox-icon,
  .searchbox-submit {
    height: 58px !important;
  }
  .searchbox input[type="search"] {
    width: 580px !important;
    height: 58px;
  }
  .searchbox-open .search-btn {
    height: 58px !important;
  }
  .header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li {
    width: 23%;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items {
    width: 720px;
    top: 53px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li
    > a
    > span {
    width: 150px;
    line-height: 15px;
  }
  .application-wrapper .application-item {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
  .check-box {
    padding: 0px;
  }
  .ui-menu {
    width: 720px !important;
  }
  .header .header-content ul.submenu > li > a {
    font-size: 12px;
  }
  .widget .widget-content.subpage h1 {
    font-size: 35px;
  }
  .widget.product-detail .information .contact-us a {
    width: 100%;
    display: block;
    margin-top: 3%;
    text-align: center;
  }
  .widget .widget-content.subpage .items .item > a > div {
    width: 324px;
  }
  .widget.product-detail .information .reference a {
    display: block;
  }
  .widget.product-detail .detail-menu {
    display: none !important;
  }
  .widget.product-detail .detail-menu.fixed {
    width: auto;
    position: relative;
    margin: 3% 0 0;
  }
  .content .widget.product-detail #produkty .row .col-xs-12 .content-raw ul li {
    width: 50%;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    right: 0;
    border-width: 2px 150px 2px 0;
  }
  .widget.producers-detail .author .info p.text,
  .widget.product-detail .author .info p.text,
  .widget.references-detail .author .info p.text {
    font-size: 15px;
  }
  .widget.producers-detail .related h2 > span,
  .widget.product-detail .related h2 > span,
  .widget.references-detail .related h2 > span {
    padding-right: 10px;
  }
  .widget form .text label span,
  .widget form .text {
    display: block;
  }
  .widget form textarea {
    width: 100%;
  }
  .widget.producers-detail .related h2:after,
  .widget.product-detail .related h2:after,
  .widget.references-detail .related h2:after {
    bottom: 11px;
  }
  .widget .about-us-detail .info > ul > li {
    margin-left: 27px;
  }
  .slick-next {
    top: 44%;
    width: 38px;
    height: 38px;
  }

  .slick-prev {
    top: 44%;
    width: 38px;
    height: 38px;
  }
  .widget.optiblox .newsletter .input-wrapper input[type="text"] {
    width: 100%;
  }
  .widget.optiblox .newsletter .input-wrapper input[type="submit"] {
    width: 100%;
  }
  .widget.optiblox .items > ul > li.item > h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .widget .contact .info a.btn {
    padding: 10px 14px;
  }
  .widget.products-category-detail .visible-items div.row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .widget.products .items .item > h2 {
    font-size: 17px;
  }
  .widget.products-category-categories.detail {
    margin-top: -12px;
  }
  .widget.products-category-categories .widget-content {
    margin-top: -12px;
  }
  .widget.products-contact .widget-content .item .img-wrapper.arrow:after {
    border-width: 2px 200px 2px 0;
    right: 20px;
  }
  .widget.products-contact .widget-content .item > h3 {
    font-size: 16px;
  }
  .widget.products-contact .widget-content .item > a {
    font-size: 23px;
  }
  .widget.navigation-categories .item > .img-wrapper {
    margin-top: -62px;
  }
  .widget.navigation-categories .item > .img-wrapper.arrow:after {
    border-width: 2px 160px 2px 0;
  }
  .widget.navigation-categories .item > a {
    font-size: 23px;
  }
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4:after,
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4:before {
    height: 85%;
  }
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4:after,
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4:before {
    background: #e0f0da;
    width: 82%;
    height: 1px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .widget.teaser {
    height: 440px;
  }
  .widget-hp.widget.teaser {
    height: 241px;
  }
  .hp-slider {
    height: 220px;
  }
  .hp-slider__container {
    height: 386px;
    top: -166px;
  }
  .hp-slider__content {
    height: 196px;
    max-width: 720px;
    padding: 0;
    text-align: center;
  }
  .hp-slide__title {
    font-size: 23px;
  }
  .hp-slide__title-big {
    font-size: 27px;
  }
  .hp-slide__text {
    font-size: 16px;
  }
  .widget.teaser .teaser-content {
    background-size: 233px 242px;
  }
  .widget.teaser .teaser-content h1 {
    font-size: 25px;
  }
  .widget.teaser .teaser-content h1 > strong {
    font-size: 45px;
  }
  .widget.activities .widget-box .widget-box-content {
    min-height: inherit;
  }
  .widget.teaser {
    height: 931px;
  }
  .homepage-info__wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 100%;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .homepage-info__slider {
    width: 100%;
    top: 297px;
  }
  .homepage-info__slider-wrapper {
    margin-bottom: -22px;
    margin-top: 0px;
  }
  .homepage-info__content {
    width: 100%;
    padding: 4em 2em 32px 0;
  }
  .widget.promo-box .widget-content {
    background-position: 75% 0;
  }
  .footer .footer-middle .footer-emblem {
    right: -135px;
  }
  .footer .footer-middle .info table tr td span > span {
    display: none;
  }
  .footer .footer-middle .info table tr td span > span {
    display: inline;
  }
}

/* MEDIA MAX 767 */
@media screen and (max-width: 767px) {
  .row.grid {
    margin-left: -0.75%;
    margin-right: -0.75%;
  }
  .row.grid .col-xs-6 {
    padding-left: 0.75%;
    padding-right: 0.75%;
  }

  .widget.products-category-detail .item > a {
    min-height: 150px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .widget.products-category-detail .item img {
    max-height: 150px;
  }

  .content .content-raw .table-responsive table tr td {
    min-width: 140px;
  }

  .widget.product-detail .related.accessories img {
    display: block;
    float: none;
    margin: 0 !important;
  }

  .about-us__switcher {
    width: 100%;
  }

  .about-us__switcher > a {
    text-align: center;
    padding: 0 8px;
    font-size: 12px;
  }

  .ood-text {
    padding-left: 0;
    padding-top: 100px;
  }

  .content .content-raw ul.ood-list li {
    padding: 16px 0 20px 60px;
  }

  .about-us__switcher {
    flex-wrap: wrap;
    height: auto;
  }

  .about-us__switcher > a {
    border-bottom: 1px solid #ccc;
    width: 100%;
    flex-basis: 100%;
  }

  .about-us__switcher > a:nth-child(1),
  .about-us__switcher > a:nth-child(2) {
    border-right: 0;
  }

  .about-us__switcher > a:last-child {
    border-bottom: 0;
  }

  .modal-window-wrapper {
    width: calc(100% - 16px);
    margin: 0 8px;
  }
  .modal-info {
    text-align: center;
  }
  .modal-window-header > a {
    right: -2px;
    top: -7px;
  }
  .content .content-raw .modal-window-header h2 {
    padding: 0 60px 0 10px;
    font-size: 16px;
    line-height: 1.2;
  }
  .modal-window-content {
    padding: 10px;
  }
  .widget.filter-categories-control.closed ~ .widget.filter-category-menu {
    display: none !important;
  }

  .pagination {
    margin: 3% 0 0;
  }
  .pagination {
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .form-wrapper fieldset table tbody > tr > td.input {
    width: 100%;
    padding-top: 5px;
  }
  .form-wrapper fieldset table tbody > tr > td input[type="email"],
  .form-wrapper fieldset table tbody > tr > td input[type="number"],
  .form-wrapper fieldset table tbody > tr > td input[type="password"],
  .form-wrapper fieldset table tbody > tr > td input[type="text"] {
    max-width: 100%;
    min-width: 100%;
  }

  .widget-clone {
    height: 100%;
    width: 100%;
  }
  .widget.activities {
    position: relative;
    height: 100%;
  }
  .form-wrapper fieldset table tbody > tr > td input[type="email"],
  .form-wrapper fieldset table tbody > tr > td input[type="number"],
  .form-wrapper fieldset table tbody > tr > td input[type="password"],
  .form-wrapper fieldset table tbody > tr > td input[type="text"],
  .form-wrapper fieldset table tbody > tr > td textarea {
    width: 100%;
  }
  .form-wrapper fieldset table tbody > tr > td label {
    margin-bottom: 2px;
    margin-top: 8px;
  }
  .form-wrapper fieldset table tbody > tr > td {
    display: block;
  }
  .form-wrapper .submit-wrapper input[type="submit"] {
    width: 100%;
  }
  .header {
    height: 75px;
  }
  .header .header-content {
    padding-top: 23px;
  }
  .header .header-content a.logo > img {
    width: 97px;
  }
  .header .header-content div.title > span {
    width: auto;
    position: relative;
    top: 0;
    left: 39px;
  }
  .hp-slider__img--tablet,
  .hp-slider__img--desktop {
    display: none !important;
  }
  .hp-slider__img--mob {
    display: block !important;
  }
  .header .header-content div.title > span:before {
    top: -7px;
    left: -31px;
  }
  .header .header-content ul.submenu {
    display: none;
  }
  .header .header-content nav.navbar {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.03);
  }
  .header .header-content nav.navbar {
    background: 0 0;
    position: absolute;
    top: 21px;
    right: 0;
    width: 100%;
    z-index: 2;
    border-radius: 0 0 5px 5px;
  }
  .header .header-content nav.navbar #navbar-main .language-bar {
    display: block;
  }
  .header .header-content nav.navbar #navbar-main .language-bar ul {
    padding: 0;
    margin: 0;
  }
  .header .header-content nav.navbar #navbar-main .language-bar ul > li {
    padding: 0;
    margin: 0 0 0 2px;
    list-style: none;
    float: left;
  }
  .header .header-content div.language-bar {
    display: none;
  }

  .header
    .header-content
    nav.navbar
    #navbar-main
    .language-bar
    ul
    > li:last-child {
    display: none; /* dočastně schovaná anglická verze */
  }

  .header .header-content nav.navbar #navbar-main .language-bar ul > li > a {
    display: block;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid transparent;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    .language-bar
    ul
    > li
    > a.active {
    border: 1px solid #5f5f5f;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    .language-bar
    ul
    > li
    > a.active:hover {
    text-decoration: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    .language-bar
    ul
    > li
    > a:hover {
    text-decoration: underline;
  }
  .header .header-content nav.navbar #navbar-main .language-bar ul > li {
    margin-left: 7px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    .language-bar
    ul
    > li:first-child {
    margin-left: 0;
  }
  .header .header-content nav.navbar #navbar-main .language-bar ul > li > a {
    padding: 6px 6px 4px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    .language-bar
    ul
    > li
    > a.active {
    border-color: #f1f1f1;
  }
  .header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav {
    background: #61b045;
    margin: 0;
    padding: 10px 15px;
  }
  .header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav.mobile {
    display: block;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu:hover
    > a {
    background: #61b045;
    color: #fff;
  }

  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu:hover
    > ul.items {
    display: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a:focus,
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a:hover {
    background: #61b045;
    color: #fff;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a:first-child {
    padding-right: 46px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a
    span.glyphicon-chevron-down {
    display: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a.state {
    display: block;
    height: 48px;
    width: 46px;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    border-bottom: 0;
    font-size: 35px;
    text-align: center;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    background: 0 0 !important;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a.state:focus {
    background: 0 0 !important;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a.state:hover {
    background: #61b045;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a.state.opened,
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a.state.opened:focus,
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.submenu
    > a.state.opened:hover {
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.active
    > a {
    background: #53973b !important;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.active:hover
    > ul.items {
    display: block;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.active
    > ul.items {
    display: block;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.active.submenu--desktop-only
    > ul.items {
    display: none;
  }
  .mobile-search {
    display: block;
    width: 100%;
    height: 41px;
    background-color: #579b3e;
    border: 1px solid #fff;
    margin: 20px 0px;
    color: #fff;
    padding: 8px;
  }
  .searchbox-icon.mobile {
    display: block;
    height: 41px !important;
    border: 1px solid #fff !important;
    border-left: none !important;
    background-color: #579b3e !important;
    background-position: right 10px center !important;
    width: 42px !important;
    background-size: 20px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    img {
    display: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items {
    width: auto;
    background: 0 0;
    position: relative;
    top: 0;
  }
  .hp-info-banner {
    height: auto;
  }
  .hp-info-banner > .container {
    flex-direction: column;
  }
  .hp-info-banner-col {
    width: 100%;
    flex-basis: 100%;
  }
  .hp-info-banner-col .text-smaller {
    border-left: 0;
    padding-left: 0;
  }
  .hp-info-banner-col.df {
    flex-direction: column;
    padding-bottom: 10px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li.active
    > a {
    text-decoration: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li
    > a {
    display: block;
    font-size: 14px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li
    > a
    > span {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li {
    float: none;
    width: 100%;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items.opened {
    display: block !important;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items {
    display: none;
    padding: 0;
    margin: 0;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li {
    list-style: none;
    padding: 0;
    margin: 0 0 0 3%;
    border-bottom: 1px solid #82c16c;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li.active
    > a {
    background: #53973b;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li
    > a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 12px 15px;
    font-size: 14px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > ul.items
    > li
    > a:hover {
    text-decoration: underline;
  }
  .header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li {
    width: 100%;
  }
  .header .header-content nav.navbar #navbar-main > ul.nav.navbar-nav > li > a {
    padding: 15px 10px;
    border-bottom: 1px solid #fff;
    text-align: left;
    font-size: 16px;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li
    > a:hover {
    background: 0 0;
    text-decoration: underline;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.active
    > a {
    text-decoration: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li.active
    > a:hover {
    background: #53973b;
    text-decoration: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li:first-child
    > a {
    border-radius: 0;
    border-top: none;
  }
  .header
    .header-content
    nav.navbar
    #navbar-main
    > ul.nav.navbar-nav
    > li:last-child
    > a {
    border-radius: 0;
  }
  .content .subpage-content {
    padding-top: 0;
  }

  .subpage .content-raw img.vlevo,
  .subpage .content-raw img.vpravo {
    display: block;
    float: none;
    max-width: 100%;
    margin: 0px 0px 10px 0px !important;
  }
  .photo-page {
    width: 100% !important;
  }
  .container .widget.navigation {
    margin: 2% 0 2.2%;
  }
  .content .content-raw {
    font-size: 14px;
    line-height: 23px;
  }
  .application-item-wrapper {
    flex-wrap: wrap;
    padding: 0;
  }
  .application-item-wrapper .picture {
    padding: 10px 1.5em;
  }
  .project-box-slider__wrapper {
    margin-left: 0 !important;
  }
  .project-box-slider__wrapper-prev {
    left: 30px;
  }
  .widget .widget-content.subpage h1 {
    font-size: 27px;
    margin: 2.5% 0 2% !important;
  }
  .letter-box .letter {
    width: 100%;
    float: none;
    text-align: left;
    padding: 5px 0 0 0;
  }

  .letter-box .words {
    padding-top: 14px;
  }
  .letter-box .words a {
    flex-basis: 100%;
    -webkit-flex-basis: 80%;
    text-align: left;
    line-height: 2;
  }
  .widget .widget-content.subpage h1 {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.03);
  }
  .widget.references .items {
    margin-bottom: -3%;
  }
  .widget.references .items .item {
    margin-bottom: 3%;
  }
  .widget.product-detail .client table td.item {
    padding: 5px 0 20px !important;
    text-align: left;
  }
  .widget.product-detail .client table td {
    display: block;
  }
  .widget.product-detail .information .images-wrapper .wrapper {
    margin-bottom: 10px;
  }
  .widget.product-detail .information .images-wrapper ul > li {
    width: 25%;
  }
  .widget.product-detail .related.accessories {
    margin-bottom: -12px;
  }
  .widget .widget-content.subpage .items .item > a > div {
    width: 100%;
    height: 188px;
  }
  .widget.product-detail .related.related-blog ul li {
    flex-basis: calc(50% - 40px);
    -webkit-flex-basis: calc(50% - 40px);
    width: calc(50% - 40px);
  }
  .widget.producers-detail .related h2:after,
  .widget.product-detail h2:after,
  .widget.product-detail .related h2:after,
  .widget.references-detail .related h2:after,
  h2.subtitle:after,
  .related.documents h2:after {
    display: none !important;
  }
  .subpage .content-raw iframe {
    width: 100%;
    height: auto;
  }
  .widget.product-detail .related h3 {
    font-size: 13px !important;
  }
  .widget.product-detail .promo > .info p {
    font-size: 14px;
  }
  .widget.product-detail .promo > .info p.text {
    font-size: 13px;
  }
  .widget.product-detail
    .widget-content.subpage
    .row
    .col-xs-12
    .content-raw
    h2 {
    font-size: 17px;
    line-height: 1.3;
  }
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    max-width: 250px;
  }
  .widget.products-category-categories a.item {
    margin-left: 8px;
    margin-right: 8px;
  }
  .widget.product-detail .related.accessories .item {
    margin-bottom: 12px;
  }
  .widget.product-detail .related.accessories .col-xs-3 {
    padding-right: 0;
  }
  .widget.product-detail .related h3 {
    margin-top: 4%;
  }
  .widget.producers-detail .gallery a,
  .widget.product-detail .gallery a,
  .widget.references-detail .gallery a {
    margin-bottom: 3%;
  }
  .widget.producers-detail .author,
  .widget.product-detail .author,
  .widget.references-detail .author {
    margin: 1% 0 2%;
    padding: 3.5% 0 3%;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    border-width: 2px 150px 2px 0;
  }
  .widget.producers-detail .author .info p.text,
  .widget.product-detail .author .info p.text,
  .widget.references-detail .author .info p.text {
    font-size: 14px;
  }
  .widget.producers-detail .author .info p.name,
  .widget.product-detail .author .info p.name,
  .widget.references-detail .author .info p.name {
    font-size: 14px;
  }
  .widget.producers-detail .author .info p.function,
  .widget.product-detail .author .info p.function,
  .widget.references-detail .author .info p.function {
    font-size: 13px;
    margin-bottom: 0;
  }
  .widget.producers-detail .related,
  .widget.product-detail .related,
  .widget.references-detail .related {
    margin-bottom: -3%;
  }
  .widget.producers-detail .related h2 > span,
  .widget.product-detail .related h2 > span,
  .widget.references-detail .related h2 > span {
    padding-right: 8px;
  }
  .widget.producers-detail .related h2:after,
  .widget.product-detail .related h2:after,
  .widget.references-detail .related h2:after {
    bottom: 9px;
  }
  .widget.producers-detail .related h2,
  .widget.product-detail .related h2,
  .widget.references-detail .related h2,
  .widget.producers-detail .related h2,
  .widget.product-detail .related h2,
  .widget.references-detail .related h2,
  .widget.product-detail .subpage .content-raw h2,
  h2.subtitle,
  .related.documents h2 {
    font-size: 17px;
    font-weight: 700;
  }
  .widget.producers-detail .item.background,
  .widget.product-detail .item.background,
  .widget.references-detail .item.background {
    margin-bottom: 3%;
  }
  .widget.producers-detail .item > .info > h3,
  .widget.product-detail .item > .info > h3,
  .widget.references-detail .item > .info > h3 {
    font-size: 15px;
  }
  .widget.producers-detail .item > .info > p,
  .widget.product-detail .item > .info > p,
  .widget.references-detail .item > .info > p {
    font-size: 13px;
  }
  .widget .about-us .items {
    margin-bottom: -3%;
  }
  .widget .about-us .items .item {
    margin-bottom: 3%;
  }
  .widget .about-us-detail .info > ul > li {
    margin-left: 0;
    float: none;
    margin-bottom: 8px;
  }
  .slick-next {
    top: 38%;
    width: 25px;
    height: 25px;
  }

  .slick-prev {
    top: 38%;
    width: 25px;
    height: 25px;
  }
  .widget .about-us-detail .info > ul > li:last-child {
    margin-bottom: 0;
  }
  .widget .about-us-detail .focus {
    padding-bottom: 3%;
  }
  .widget .about-us-detail .focus > ul > li > a {
    background-position: 0 1px;
    padding-left: 21px;
  }
  .widget .about-us-detail .gallery {
    margin-bottom: 0;
  }
  .widget .about-us-detail .gallery a {
    margin-bottom: 3%;
  }
  .widget.optiblox.detail .content-raw .back-button {
    padding-bottom: 3%;
  }
  .widget.optiblox .categories {
    margin-bottom: 5%;
  }
  .widget.optiblox .categories > ul {
    padding: 2.5% 0;
  }
  .widget.optiblox .sidebar h2 {
    margin-top: 5%;
    padding-bottom: 2%;
  }
  .widget.optiblox .dictionary a.wrapper {
    height: auto;
    background-size: 100% auto;
  }
  .widget.optiblox .dictionary a.wrapper > span {
    display: inline;
  }
  .widget.optiblox .newsletter .alert {
    margin: 2% auto;
  }
  .widget.optiblox .newsletter .input-wrapper {
    width: 100%;
  }
  .widget.optiblox .newsletter .input-wrapper input[type="text"] {
    width: 150px;
  }
  .widget.optiblox .newsletter .input-wrapper {
    margin-bottom: 7px;
  }
  .widget.optiblox .items > ul > li.item {
    margin-top: 3%;
  }
  .widget.optiblox .items > ul > li.item > h2 {
    font-size: 18px;
    line-height: 24px;
    margin-right: 0px;
  }
  .widget .contact .info a.btn {
    padding: 8px 12px;
  }
  .widget.optiblox .categories > ul > li > a {
    padding: 1.5% 3.5%;
  }
  .widget.producers .items {
    margin-bottom: 0;
  }
  .widget.producers .items .item {
    margin-bottom: 10px;
    padding-top: 2%;
  }
  .widget.products .items {
    margin-bottom: 0;
  }
  .widget.products .items .item {
    margin-bottom: 10px;
    padding-top: 2%;
  }
  .widget.filter-categories-control {
    display: block;
  }
  .widget.filter-category-menu {
    margin-right: 0;
    padding: 0 5%;
    margin-bottom: 3%;
  }
  .widget.filter-category-menu h3 {
    margin-top: 3%;
  }
  .widget.products-category-menu {
    padding-top: 0;
    margin-bottom: 0;
  }
  .widget.products-category-menu ul {
    margin-right: 0;
  }
  .widget.products-category-menu ul > li > a {
    padding: 6px 10px;
  }
  .widget.products-category-detail .products-iframe-table {
    display: none;
  }
  .widget.products-category-detail.mobile {
    display: block;
  }
  .widget.products-category-detail .widget-content {
    border-radius: 0 0 6px 6px;
  }
  .widget.products-category-detail h1.main-title {
    display: none;
  }
  .widget.products-category-detail .item.background {
    margin-bottom: 3%;
  }
  .widget.products-category-detail .item > .info > h3 {
    font-size: 15px;
  }
  .widget.products-category-detail .item > .info > p {
    font-size: 13px;
  }
  .widget.products-category-categories.list {
    display: none;
  }
  .application .widget.products-category-categories.list {
    display: block;
  }
  .widget.products-category-categories.detail {
    margin-top: 0;
  }
  .widget.products-category-categories .widget-content {
    margin-top: 0;
  }
  .widget.products-category-detail-list .widget-content {
    padding: 4.5%;
  }
  .widget.products-category-detail-list
    .widget-content
    .col-xs-12:first-child
    .block {
    padding-bottom: 4%;
    margin-bottom: 4%;
    border-bottom: 1px solid #ccc;
  }
  .widget.products-category-detail-list .widget-content .line:after {
    display: none;
  }
  .widget.products-category-detail-list .widget-content .block > h3 {
    margin-bottom: 1%;
  }
  .widget.products-contact .col-xs-12.col-sm-6:last-child {
    margin-top: 6%;
  }
  .widget.products-contact .col-xs-12.col-sm-6:last-child:after {
    height: 1px;
    width: 100%;
    top: -2.5%;
  }
  .widget.products-contact .widget-content {
    margin: 4% 6% 2%;
  }
  .widget.products-contact .widget-content .item > h3 {
    font-size: 14px;
  }
  .widget.products-contact .widget-content .item > a {
    font-size: 16px;
  }
  .widget.navigation-categories {
    background: url(../images/bg-hp-navigation-shadow-mobile.png) top left
      no-repeat #fff;
  }
  .widget.navigation-categories {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.03);
  }
  .widget.navigation-categories .item {
    text-align: center;
  }
  .widget.navigation-categories .item > .img-wrapper {
    margin-top: 0;
  }
  .widget.navigation-categories .item > .img-wrapper.arrow:after {
    border-width: 2px 250px 2px 0;
    right: 19%;
  }
  .widget.navigation-categories .item > a {
    font-size: 18px;
  }
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4:after {
    top: inherit;
    bottom: 0;
  }
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4:before {
    top: 0;
  }
  .widget.navigation-categories
    .row
    > .col-xs-12.col-sm-4:first-child
    + .col-xs-12.col-sm-4
    .item {
    padding-top: 12px;
  }
  .widget.teaser {
    min-height: 95px;
    height: auto;
    margin-top: -30px;
  }

  .search-results__item {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .homepage-info__content {
    padding: 0em 2em 32px 0 !important;
  }
  .homepage-info__slider {
    margin-bottom: 0;
    display: none;
  }
  .widget.teaser {
    height: auto !important;
  }

  .homepage-info__slider-wrapper {
    margin-bottom: 0 !important;
  }

  .project-box-slider {
    width: 100%;
  }
  .slick-slide img {
    max-width: 100%;
  }
  .hp-clients-box .client-box__item {
    margin-bottom: 12px;
  }
  .project-box-slider__wrapper-next {
    right: 20px;
  }

  .project-box-slider .slick-slide {
    width: 50%;
  }
  .hp-clients-box {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .homepage-info__btn-box .button {
    margin-top: 10px;
  }
  .homepage-info__btn-box {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
  }

  .widget-hp.widget.teaser {
    height: 280px;
  }
  .hp-slider {
    height: 260px;
  }
  .hp-slider__item {
    height: 260px !important;
  }
  .products__item {
    flex: calc(100%);
    margin-bottom: 50px;
  }
  .products__item:nth-child(even) {
    margin-left: 0px;
  }

  .widget.teaser .teaser-content {
    background-position: center 10%;
    background-size: 158px 164px;
    padding-top: 3.7%;
    padding-bottom: 5.7%;
    min-height: inherit;
  }
  .widget.teaser .teaser-content h1 {
    font-size: 20px;
    margin-top: 0;
  }
  .widget.teaser .teaser-content h1 > strong {
    font-size: 26px;
    margin-top: 8px;
  }
  .widget.teaser .teaser-content h2 {
    font-size: 17px;
    line-height: 22px;
    margin-top: 10px;
  }
  .widget.teaser .teaser-content h2 > span {
    display: inline;
  }
  .widget.quote {
    margin: 3% 3% 1%;
  }
  .widget.quote .author .image {
    margin-top: 1%;
  }
  .widget.quote .text:before {
    left: -10px;
  }
  .widget.quote .text {
    font-size: 15px;
  }
  .widget.activities .col-xs-12 {
    margin-bottom: 3%;
  }
  .widget.activities .col-xs-12:last-child {
    margin-bottom: 0;
  }
  .widget.activities .widget-box .widget-box-content {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.03);
  }
  .widget.activities .widget-box .widget-box-content > .text.events {
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .widget.activities
    .widget-box
    .widget-box-content
    > .text
    ul.items
    > li:last-child {
    display: block;
  }
  .widget.promo-box .widget-content {
    background-position: 70% 0;
  }
  .widget.clients .widget-content {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.03);
  }
  .widget.numbers {
    padding-top: 0;
    padding-bottom: 6%;
  }
  .footer .footer-top .alert {
    margin: 2% auto;
  }
  .footer .footer-top form .col-xs-12.col-sm-6:last-child {
    text-align: center;
  }
  .footer .footer-top form .label-wrapper {
    text-align: center;
    margin-bottom: 5px;
  }
  .footer .footer-top form .label-wrapper label {
    margin-top: 5px;
  }
  .footer .footer-top form .input-wrapper {
    margin-bottom: 7px;
  }
  .footer .footer-middle .footer-emblem {
    right: 10px;
    top: 80px;
  }
  .loader,
  .loader:after {
    width: 20px;
    height: 20px;
  }
  .searchbox {
    display: none;
  }
  .ref-content {
    border: 0;
    padding: 0;
  }
  .ref-info {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #61b045;
  }
  .ref-info__img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .ref-info__button {
    width: 70%;
    margin: 0 auto 20px auto;
  }
  .content .content-raw img {
    max-width: 100%;
    width: 100%;
  }
  .content .content-raw img.application__intro-img {
    width: auto;
  }
  .application-item-wrapper .picture {
    padding: 10px 1.5em;
    width: 100%;
    max-width: unset;
  }
  .hp-slider {
    height: auto;
  }
  .hp-slider__container {
    height: 260px;
    top: 0px;
    padding-bottom: 1em;
  }
  .hp-slider__item {
    position: relative;
  }
  .hp-slider__content {
    max-width: 100%;
    padding: 0;
    top: 0;
    height: 260px;
    text-align: center;
  }

  .hp-slide__title-big {
    font-size: 22px;
    padding-bottom: 13px;
  }
  .hp-slide__title {
    font-size: 23px;
  }
  .hp-slide__text {
    font-size: 16px;
  }
  .mobile-only-wrapper {
    position: unset;
  }
  .o-tooltip {
    left: 0;
    right: 0;
    border-radius: 15px;
  }
  .footer-top .input-wrapper button.g-recaptcha {
    margin-top: 9px;
    position: relative;
    left: 18px;
  }
}

/* MEDIA MAX 676 */
@media screen and (max-width: 676px) {
  .show-more.open {
    overflow-x: scroll;
  }
  .widget .subheading > h2 {
    margin: 4% 0 2%;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    border-width: 2px 135px 2px 0;
  }
  .widget.products .items .item > h2 > a {
    font-size: 15px;
    line-height: 1.5;
  }
  .widget.products .items .item > h2 {
    font-size: 16px;
  }
  .widget.promo-box .text {
    font-size: 17px;
  }
  .widget.promo-box h2 {
    font-size: 22px;
    margin-top: 9px;
  }
  .widget.promo-box a {
    font-size: 16px;
  }
  .widget.numbers .number > .title {
    font-size: 50px;
    line-height: 40px;
  }
  .widget.numbers .number > .text {
    font-size: 18px;
    line-height: 25px;
  }
  .app-products-other-wrapper .item {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
  }
  .sourcebox {
    padding: 16px;
    background: #f3f3f3;
  }
}

/* MEDIA MAX 576 */
@media screen and (max-width: 576px) {
  #instafeed {
    flex-direction: column;
  }

  #instafeed a {
    margin-bottom: 1em;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    border-width: 2px 115px 2px 0;
  }
  .widget.numbers .number > .title {
    font-size: 40px;
    line-height: 26px;
  }
  .widget.numbers .number > .text {
    font-size: 15px;
    line-height: 14px;
  }
  .widget .widget-content .content-raw form .information .col {
    display: block;
  }
  .widget.products-contact .widget-content .item .img-wrapper.arrow:after {
    right: 10%;
  }
  .widget.navigation-categories .item > .img-wrapper img {
    width: 200px;
  }
  .widget.navigation-categories .item > .img-wrapper.arrow:after {
    border-width: 2px 220px 2px 0;
    right: 10%;
  }
  .footer .footer-top .alert {
    width: 269px;
  }
  .widget form .information .col {
    display: block;
  }
  .footer .footer-top form .input-wrapper input[type="text"] {
    width: 150px;
  }
  .footer .footer-bottom .footer-bottom-content .content-right {
    max-width: 110px;
    float: right;
  }
}

/* MEDIA MAX 476 */
@media screen and (max-width: 476px) {
  .footer .footer-middle .footer-emblem {
    display: none;
  }
  .widget.producers-detail .item > .info,
  .widget.product-detail .item > .info,
  .widget.references-detail .item > .info {
    min-height: 180px;
  }
  .header .header-content div.title > span {
    display: none;
  }
  .footer .footer-middle .info table {
    width: 100%;
  }
  .footer .footer-middle .info table tr td {
    width: 100% !important;
    display: block;
    padding: 0 20px 16px 0 !important;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    border-width: 2px 90px 2px 0;
  }
  .widget.product-detail .related.related-blog ul li {
    flex-basis: calc(100% - 40px);
    width: calc(100% - 40px);
    margin-bottom: 20px;
  }
  .widget.numbers .number {
    padding-top: 3%;
  }
  .widget.numbers .number > .title {
    font-size: 30px;
  }
  .widget.products-contact .widget-content .item .img-wrapper.arrow:after {
    border-width: 2px 190px 2px 0;
  }
  .widget.navigation-categories .item > .img-wrapper img {
    width: 150px;
  }
  .widget.navigation-categories .item > .img-wrapper.arrow:after {
    border-width: 2px 190px 2px 0;
  }
  .widget.promo-box .widget-content {
    padding: 3% 3% 300px;
    background-position: 100% 152px;
  }
}

/* MEDIA MAX 376 */
@media screen and (max-width: 376px) {
  .widget.products-contact .widget-content .item .img-wrapper.arrow:after {
    border-width: 2px 160px 2px 0;
  }
  .widget.navigation-categories .item > .img-wrapper img {
    width: 130px;
  }
  .widget.navigation-categories .item > .img-wrapper.arrow:after {
    border-width: 2px 160px 2px 0;
  }
  .form-wrapper fieldset table tbody > tr > td.input {
    /*width: 80%;*/
    width: 100%;
  }
  .widget.producers-detail .author .image:after,
  .widget.product-detail .author .image:after,
  .widget.references-detail .author .image:after {
    border-width: 2px 70px 2px 0;
  }
  .widget.products .items .item > h2 > a {
    font-size: 12px;
    line-height: 1.5;
  }
  .hp-slider__container .slick-dots {
    bottom: -10px;
  }
}

/* IE hacks for IE 10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .searchbox input[type="search"] {
    width: 92%;
  }
}

/* ANIMATIONS */
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* PLACEHOLDERS */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

/* UGLY STUFF */
#fancybox-wrap {
  position: fixed !important;
}
#fancybox-close {
  top: -15px !important;
  right: -15px !important;
}
