html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
/*
@import 'nib/color-image'
@import 'nib/flex'
@import 'nib/iconic'
@import 'nib/image'
@import 'nib/normalize'
@import 'nib/overflow'
@import 'nib/reset'
@import 'nib/text'
@import 'nib/vendor'
*/
.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.inner {
  max-width: 1100px;
  margin: 0 auto;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%; /* add PX (or original value) as backup */
  font-size: 100%;
  color: #575757;
  min-width: 1140px;
}
.onlyMobile {
  display: none;
}
#header {
  padding-top: 25px;
  border-bottom: 1px solid #4c3897;
}
#header #panel #logo {
  float: left;
  margin-top: 15px;
}
#header #panel #logo h1 {
  margin: 0;
}
#header #panel #logo img {
  display: block;
}
#header #panel #logo p {
  margin: 5px 0 0 0;
  font-size: 13px; /* add PX (or original value) as backup */
  font-size: 0.8125rem;
  text-align: justify;
  letter-spacing: 0.1px;
  color: #a3a3a3;
  letter-spacing: 0.35px;
}
#header #panel #tel {
  float: right;
  width: 200px;
}
#header #panel #tel span.title {
  display: block;
  font-weight: bold;
  font-style: italic;
  color: #8ac201;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  line-height: 24px;
}
#header #panel #tel .bg {
  background: #f0f0f0 url("../images/header-ico-phone.png") no-repeat 14px center;
  padding: 10px 0 10px 49px;
}
#header #panel #tel .bg span.tel {
  display: block;
  height: 32px;
  line-height: 32px;
  width: 150px;
  text-align: center;
  color: #8ac201;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  font-weight: bold;
  border-left: 1px solid #fff;
}
#header #panel #tel .bg span.tel a {
  color: #8ac201;
  text-decoration: none;
}
#header #panel #logos {
  float: right;
  width: 306px;
  height: 42px;
  margin-top: 27px;
  margin-right: 48px;
}
#header #panel #logos ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
#header #panel #logos ul:before,
#header #panel #logos ul:after {
  content: "";
  display: table;
}
#header #panel #logos ul:after {
  clear: both;
}
#header #panel #logos ul li {
  margin: 0;
  padding: 0;
  float: left;
}
#header #panel #logos ul li.microsoft {
  background: url("../images/header-logo-ms.jpg") 0 0 no-repeat;
  width: 106px;
  height: 28px;
  margin-top: 7px;
}
#header #panel #logos ul li.microsoft:hover {
  background-position: 0 -28px;
}
#header #panel #logos ul li.cznic {
  background: url("../images/header-logo-cznic.jpg") 0 0 no-repeat;
  width: 73px;
  height: 17px;
  margin-top: 13px;
  margin-left: 20px;
}
#header #panel #logos ul li.cznic:hover {
  background-position: 0 -17px;
}
#header #panel #logos ul li.ugd {
  background: url("../images/header-logo-ugd.jpg") 0 0 no-repeat;
  width: 87px;
  height: 42px;
  margin-left: 20px;
}
#header #panel #logos ul li.ugd:hover {
  background-position: 0 -42px;
}
#header #menu {
  width: 980px;
  margin-top: 35px;
}
#header #menu ul {
  padding: 0;
  margin: 0;
}
#header #menu ul li {
  width: 140px;
  padding: 0;
  list-style-type: none;
  float: left;
  border-bottom: 2px solid #fff;
  transition: 0.2s;
}
#header #menu ul li.active {
  border-bottom: 2px solid #4c3897;
}
#header #menu ul li.active a {
  color: #4c3897;
}
#header #menu ul li.active a.home span {
  background-position: 0 -16px;
}
#header #menu ul li a {
  display: block;
  color: #575757;
  font-weight: 600;
  text-decoration: none;
  font-size: 15px; /* add PX (or original value) as backup */
  font-size: 0.9375rem;
  height: 38px;
  line-height: 38px;
  text-align: center;
  transition: 0.2s;
}
#header #menu ul li a:hover {
  color: #4c3897;
}
#header #menu ul li a:hover.home span {
  background-position: 0 -16px;
}
#header #menu ul li a.home {
  width: 140px;
  height: 16px;
  padding: 11px 0 11px 0;
}
#header #menu ul li a.home span {
  display: block;
  width: 17px;
  height: 16px;
  margin: 0 auto;
  background: url("../images/header-ico-home.png") no-repeat 0 0;
}
.flash {
  max-width: 1060px;
  margin: 0 auto;
  background: #8ac201;
  color: #fff;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  padding: 10px 20px;
  text-align: center;
  margin: 15px auto;
}
/*
* HOMEPAGE
*/
#hp-slider {
  height: 473px;
  overflow: hidden;
  border-bottom: 3px solid #ccc;
}
#hp-slider .slide {
  background: url("../images/slider-img4.jpg") no-repeat center top;
  height: 473px;
  border-bottom: 1px solid #a7a7a7;
}
#hp-slider .slide.vps {
  background-image: url("../images/slider-img5.jpg");
}
#hp-slider .slide.eshop {
  background-image: url("../images/slider-img6.jpg");
}
#hp-slider .slide .inner {
  position: relative;
  overflow: hidden;
  width: 1000px;
}
#hp-slider .slide .inner .text {
  padding-top: 60px;
}
#hp-slider .slide .inner .text h2 {
  font-size: 60px; /* add PX (or original value) as backup */
  font-size: 3.75rem;
  line-height: 125%;
  font-weight: bold;
  margin: 0;
  color: #4c3897;
  text-shadow: 1px 1px 1px #bbbabf;
}
#hp-slider .slide .inner .text ul {
  margin: 35px 0 0 0;
  padding: 0;
}
#hp-slider .slide .inner .text ul li {
  list-style-type: none;
  padding: 0;
  margin: 5px 0;
  font-size: 20px; /* add PX (or original value) as backup */
  font-size: 1.25rem;
  line-height: 28px;
  color: #575757;
  padding-left: 29px;
  background: url("../images/slider-odrazka.png") no-repeat left 8px;
}
#hp-slider .slide .inner .text a {
  display: block;
  text-align: center;
  background: #7cb901;
  padding: 5px;
  width: 140px;
  color: #fff;
  text-decoration: none;
  margin-top: 20px;
}
#hp-slider .slide .inner .text a:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#hp-slider .slide .inner .text a:active {
  background-color: #70a601;
}
#hp-slider .bx-wrapper {
  margin-bottom: 0;
}
#hp-slider .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
}
#hp-slider .bx-wrapper .bx-controls {
  width: 700px;
  margin: 0 auto;
  position: relative;
}
#hp-slider .bx-wrapper .bx-controls .bx-pager {
  bottom: 89px;
  text-align: right;
  padding-top: 0;
  padding-left: 140px;
}
#hp-slider .bx-wrapper .bx-controls .bx-pager a {
  width: 19px;
  height: 19px;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: url("../images/slider-pos.png") 0 0 no-repeat;
  text-align: left;
}
#hp-slider .bx-wrapper .bx-controls .bx-pager a:hover,
#hp-slider .bx-wrapper .bx-controls .bx-pager a.active {
  background: url("../images/slider-pos.png") 0 -19px no-repeat;
}
#hp-control {
  width: 1080px;
  margin-top: -45px;
}
#hp-control .box {
  float: left;
  width: 359px;
  height: 85px;
  border-left: 1px solid #aad140;
  background: #8ac201;
  position: relative;
  transition: 0.2s;
}
#hp-control .box:hover:not(.active) {
  background: #7caf01;
  cursor: pointer;
}
#hp-control .box:first-child {
  border-left: none;
}
#hp-control .box.active {
  background: #4c3897;
}
#hp-control .box.active:before {
  display: block;
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/main-menu-zobak.png") no-repeat 32px bottom;
  z-index: -1;
}
#hp-control .box a {
  text-decoration: none;
}
#hp-control .box span {
  display: block;
  line-height: 85px;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  padding-left: 90px;
}
#hp-control .box span.services {
  background: url("../images/main-menu-ico1.png") no-repeat 30px center;
}
#hp-control .box span.references {
  background: url("../images/main-menu-ico2.png") no-repeat 30px center;
}
#hp-control .box span.contact {
  background: url("../images/main-menu-ico3.png") no-repeat 28px center;
}
#hp-text {
  margin-top: 60px;
  text-align: center;
}
#hp-text h2 {
  color: #8ac201;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  font-weight: bold;
  text-transform: uppercase;
}
#hp-text p {
  color: #a3a3a3;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
}
#hp-text strong {
  color: #4c3897;
}
#hp-boxes {
  margin-top: 60px;
  width: 930px;
}
#hp-boxes .box {
  float: left;
  width: 290px;
  height: 350px;
  margin-left: 30px;
}
#hp-boxes .box:first-child {
  margin-left: 0;
}
#hp-boxes .box a {
  display: block;
  width: 260px;
  height: 210px;
  transition: 0.2s;
  text-align: center;
  text-decoration: none;
  padding: 140px 15px 0 15px;
  background-repeat: no-repeat;
  background-position: center 43px;
}
#hp-boxes .box a.eshops {
  background-image: url("../images/ico-eshop.png");
}
#hp-boxes .box a.websites {
  background-image: url("../images/ico-web.png");
}
#hp-boxes .box a.servers {
  background-image: url("../images/ico-server.png");
}
#hp-boxes .box a:hover {
  background-color: #f2f2f2;
}
#hp-boxes .box a h3 {
  color: #4c3897;
  margin: 0;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: underline;
}
#hp-boxes .box a p {
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  color: #a3a3a3;
  margin: 30px 0 0 0;
}
#hp-boxes .box a span.more {
  display: inline-block;
  color: #4c3897;
  margin-top: 15px;
  padding-right: 14px;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  line-height: 16px;
  border-bottom: 1px solid #4c3897;
  background: url("../images/ico-vice-info.png") no-repeat right center;
}
#hp-boxes a.all {
  display: block;
  margin: 50px auto 0 auto;
  width: 262px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901;
}
#hp-boxes a.all:hover {
  background: #76b001;
  -ms-filter: none;
}
#hp-boxes a.all:active {
  background: #70a601;
}
#work {
  margin-top: 75px;
  background: #4c3897 url("../images/hp-loga-bg.jpg") center center no-repeat;
}
#work .inner {
  min-height: 350px;
}
#work h2 {
  color: #8ac201;
  text-align: center;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 25px;
  padding-top: 15px;
}
#talk .wrapper {
  width: calc(100% - 100px);
  height: 150px;
  display: none;
  margin: 0px 50px;
}
#talk .bubble .content {
  color: #fff;
  margin: 0px;
  padding: 1px 20px;
  width: calc(100% - 40px);
  min-height: 150px;
}
#talk .bubble .content .item {
  display: none;
  padding: 10px 20px 0px 205px;
  position: relative;
}
#talk .bubble .content .item.active {
  display: block;
}
#talk .bubble .content .item h2 {
  color: #8ac201;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  line-height: 18px;
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
}
#talk .bubble .content .item p {
  margin: 0;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
}
#talk .bubble .content .item p.italic {
  text-align: right;
  font-style: italic;
  color: #fff;
  padding-top: 10px;
}
#talk .bubble .content .item .logo {
  position: absolute;
  left: 0px;
  display: block;
  margin: 0px 10px;
  height: 98px;
}
#talk .bubble .content .item .logo.bata {
  width: 126px;
  background: url("../images/hp-loga-bata.png") no-repeat center center;
}
#talk .bubble .content .item .logo.msoft {
  width: 168px;
  background: url("../images/hp-loga-msoft.png") no-repeat center center;
}
#talk .bubble .content .item .logo.livesport {
  width: 157px;
  background: url("../images/hp-loga-livesport.png") no-repeat center center;
}
#talk .bubble .content .item .logo.vltava {
  width: 122px;
  background: url("../images/hp-loga-vlp.png") no-repeat center center;
}
#talk .bubble .content .item .logo.tipsport {
  width: 164px;
  background: url("../images/hp-loga-tipsport.png") no-repeat center center;
}
#talk .bubble .content .item .logo.tsoft {
  width: 116px;
  background: url("../images/hp-loga-tsoft.png") no-repeat center center;
}
#talk .bubble .content .item .logo.orax {
  width: 166px;
  background: url("../images/hp-loga-orax.png") no-repeat center center;
}
#talk .bubble .content .item .logo.narex {
  width: 106px;
  background: url("../images/hp-loga-narex.png") no-repeat center center;
}
#talk .bubble .content .item .logo.mendelu {
  width: 125px;
  background: url("../images/hp-loga-mendel.png") no-repeat center center;
}
#talk .bubble .content .item .logo.jablonet {
  width: 171px;
  background: url("../images/hp-loga-jablonet.png") no-repeat center center;
}
#talk .bubble .content .item .logo.leris {
  width: 106px;
  background: url("../images/hp-loga-leris.png") no-repeat center center;
}
#talk .bubble .content .item .logo.kabelmanie {
  width: 75px;
  background: url("../images/hp-loga-kabelmanie.png") no-repeat center center;
}
#talk .bubble .content .item .logo.abrasoftware {
  width: 167px;
  background: url("../images/hp-loga-abra.png") no-repeat center center;
}
#talk .bubble .content .item .logo.remtechnik {
  width: 139px;
  background: url("../images/hp-loga-rem.png") no-repeat center center;
}
#talk .slider {
  position: relative;
  text-align: center;
}
#talk .slider .button {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  display: none;
  top: -110px;
}
#talk .slider .button.left {
  background: url("../images/hp-loga-nav-l.png") no-repeat 0 0;
  left: 0px;
}
#talk .slider .button.left:hover {
  background-position: 0 -50px;
}
#talk .slider .button.right {
  background: url("../images/hp-loga-nav-r.png") no-repeat 0 0;
  right: 0px;
}
#talk .slider .button.right:hover {
  background-position: 0 -50px;
}
#talk .slider .button:hover {
  cursor: pointer;
}
#talk .slider .content {
  display: inline-block;
  width: 85%;
  height: 100px;
  overflow: hidden;
  padding: 0;
}
#talk .slider .content > div {
  width: 3200px;
}
#talk .slider .content .item {
  float: left;
  display: block;
  margin: 0px 40px;
  height: 100px;
  opacity: 0.5;
}
#talk .slider .content .item.bata {
  width: 126px;
  background: url("../images/hp-loga-bata.png") no-repeat center center;
}
#talk .slider .content .item.msoft {
  width: 168px;
  background: url("../images/hp-loga-msoft.png") no-repeat center center;
}
#talk .slider .content .item.livesport {
  width: 157px;
  background: url("../images/hp-loga-livesport.png") no-repeat center center;
}
#talk .slider .content .item.vltava {
  width: 122px;
  background: url("../images/hp-loga-vlp.png") no-repeat center center;
}
#talk .slider .content .item.tipsport {
  width: 164px;
  background: url("../images/hp-loga-tipsport.png") no-repeat center center;
}
#talk .slider .content .item.tsoft {
  width: 116px;
  background: url("../images/hp-loga-tsoft.png") no-repeat center center;
}
#talk .slider .content .item.orax {
  width: 166px;
  background: url("../images/hp-loga-orax.png") no-repeat center center;
}
#talk .slider .content .item.narex {
  width: 106px;
  background: url("../images/hp-loga-narex.png") no-repeat center center;
}
#talk .slider .content .item.mendelu {
  width: 125px;
  background: url("../images/hp-loga-mendel.png") no-repeat center center;
}
#talk .slider .content .item.jablonet {
  width: 171px;
  background: url("../images/hp-loga-jablonet.png") no-repeat center center;
}
#talk .slider .content .item.leris {
  width: 106px;
  background: url("../images/hp-loga-leris.png") no-repeat center center;
}
#talk .slider .content .item.kabelmanie {
  width: 75px;
  background: url("../images/hp-loga-kabelmanie.png") no-repeat center center;
}
#talk .slider .content .item.abrasoftware {
  width: 167px;
  background: url("../images/hp-loga-abra.png") no-repeat center center;
}
#talk .slider .content .item.remtechnik {
  width: 139px;
  background: url("../images/hp-loga-rem.png") no-repeat center center;
}
#talk .slider .content .item.hover,
#talk .slider .content .item.active {
  opacity: 1;
}
#talk .slider .content .item.hover {
  cursor: pointer;
}
#hp-reference {
  margin-top: 85px;
}
#hp-reference h2 {
  color: #8ac201;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
}
#hp-reference .upper {
  margin-top: 75px;
}
#hp-reference .upper .box {
  float: left;
  padding: 21px 21px 110px 21px;
  background: url("../images/hp-reference-screen1.jpg") no-repeat 0 0;
  width: 458px;
  height: 258px;
  position: relative;
}
#hp-reference .upper .box img {
  width: 458px;
  height: 258px;
}
#hp-reference .upper .box a span {
  display: none;
  position: absolute;
  width: 458px;
  height: 188px;
  padding-top: 70px;
  text-align: center;
  top: 21px;
  left: 21px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  text-decoration: underline;
  z-index: 3;
}
#hp-reference .upper .box a span h3 {
  display: block;
}
#hp-reference .upper .box a span small {
  display: block;
}
#hp-reference .upper .box a:hover span {
  display: block;
}
#hp-reference .upper .box a:hover:before {
  display: block;
}
#hp-reference .upper .box a:before {
  display: none;
  content: '';
  position: absolute;
  top: 21px;
  left: 21px;
  width: 458px;
  height: 258px;
  line-height: 258px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  text-decoration: underline;
  z-index: 2;
  background: url("../images/hp-reference-transparency.png") repeat;
}
#hp-reference .upper .box + .box {
  float: right;
}
#hp-reference .middle {
  margin: 50px auto 0 auto;
  width: 1024px;
}
#hp-reference .middle .box {
  float: left;
  width: 248px;
  height: 198px;
  margin-left: 8px;
  border: 1px solid #4a3995;
  position: relative;
}
#hp-reference .middle .box:first-child {
  margin-left: 0;
}
#hp-reference .middle .box img {
  display: block;
  width: 248px;
  height: 198px;
}
#hp-reference .middle .box a span {
  display: none;
  position: absolute;
  width: 248px;
  height: 148px;
  padding-top: 50px;
  text-align: center;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  text-decoration: underline;
  z-index: 3;
}
#hp-reference .middle .box a span h3 {
  display: block;
}
#hp-reference .middle .box a span small {
  display: block;
}
#hp-reference .middle .box a:hover span {
  display: block;
}
#hp-reference .middle .box a:hover:before {
  display: block;
}
#hp-reference .middle .box a:before {
  display: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 248px;
  height: 198px;
  line-height: 198px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  text-decoration: underline;
  z-index: 2;
  background: url("../images/hp-reference-transparency.png") repeat;
}
#hp-reference .bottom {
  margin: 23px auto 0 auto;
  width: 1025px;
}
#hp-reference .bottom .box {
  float: left;
  width: 163px;
  height: 131px;
  margin-left: 7px;
  border: 1px solid #babbbd;
  position: relative;
}
#hp-reference .bottom .box:first-child {
  margin-left: 0;
}
#hp-reference .bottom .box img {
  width: 163px;
  height: 131px;
}
#hp-reference .bottom .box a span {
  display: none;
  position: absolute;
  width: 163px;
  height: 111px;
  padding-top: 20px;
  text-align: center;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  text-decoration: underline;
  z-index: 3;
}
#hp-reference .bottom .box a span h3 {
  display: block;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
}
#hp-reference .bottom .box a span small {
  display: block;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
}
#hp-reference .bottom .box a:hover span {
  display: block;
}
#hp-reference .bottom .box a:hover:before {
  display: block;
}
#hp-reference .bottom .box a:before {
  display: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 163px;
  height: 131px;
  line-height: 131px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  text-decoration: underline;
  z-index: 2;
  background: url("../images/hp-reference-transparency.png") repeat;
}
#hp-reference a.all {
  display: block;
  margin: 50px auto 0 auto;
  width: 262px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901;
}
#hp-reference a.all:hover {
  background: #76b001;
  -ms-filter: none;
}
#hp-reference a.all:active {
  background: #70a601;
}
/*
* SLUŽBY A ŘEŠENÍ
*/
#services-title-bg {
  background: url("../images/sluzby-bg.jpg") no-repeat center top;
  height: 240px;
}
#services-title-bg .inner {
  height: 240px;
  position: relative;
}
#services-title-bg .inner h2 {
  color: #4c3897;
  text-transform: uppercase;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  font-weight: bold;
  margin: 0;
  padding-top: 35px;
}
#services-title-bg .inner #services-boxes {
  position: absolute;
  bottom: 0;
  left: 0;
}
#solutions-title-bg {
  background: url("../images/reseni-bg.jpg") no-repeat center top;
  height: 120px;
}
#solutions-title-bg .inner {
  height: 120px;
  position: relative;
}
#solutions-title-bg .inner h2 {
  color: #4c3897;
  text-transform: uppercase;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  font-weight: bold;
  margin: 0;
  line-height: 36px;
  padding: 42px 0;
}
#services-boxes {
  margin-top: 10px;
}
#services-boxes .box {
  width: 274px;
  height: 160px;
  float: left;
  border-left: 1px solid #a9d13c;
  position: relative;
}
#services-boxes .box.active:before {
  display: block;
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/main-menu-zobak.png") no-repeat 32px bottom;
}
#services-boxes .box.active .container {
  background: #4c3897;
}
#services-boxes .box:first-child {
  border: none;
}
#services-boxes .box a {
  text-decoration: none;
}
#services-boxes .box .container {
  width: 234px;
  height: 140px;
  padding: 10px 15px 10px 25px;
  transition: 0.2s;
  background: #8ac201;
  cursor: pointer;
}
#services-boxes .box .container:hover.container:not(.active) {
  background: #7caf01;
}
#services-boxes .box .container h3 {
  color: #fff;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: underline;
  margin: 3px 0 0 0;
  padding-left: 62px;
  background-repeat: no-repeat;
  background-position: left center;
}
#services-boxes .box .container h3.eshops {
  background-image: url("../images/sluzby-ico1.png");
}
#services-boxes .box .container h3.websites {
  background-image: url("../images/sluzby-ico2.png");
}
#services-boxes .box .container h3.servers {
  background-image: url("../images/sluzby-ico3.png");
}
#services-boxes .box .container h3.services {
  background-image: url("../images/main-menu-ico1.png");
}
#services-boxes .box .container p {
  color: #fff;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  line-height: 19px;
  margin: 10px 0 0 0;
}
#services-solutions-container .left {
  width: 350px;
  float: left;
}
#services-solutions-container .left .blue {
  background: #4c3897;
  padding: 20px 30px;
  margin-top: 15px;
}
#services-solutions-container .left .blue h3 {
  color: #fff;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  margin-top: 0;
}
#services-solutions-container .left .blue .hrefs {
  margin-top: 20px;
}
#services-solutions-container .left .blue .hrefs a {
  display: block;
  padding-left: 32px;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  line-height: 22px;
  color: #fff;
  transition: 0.2s;
  margin: 10px 0;
  background: url("../images/odrazka.png") no-repeat left center;
}
#services-solutions-container .left .blue .hrefs a:hover {
  color: #8ac201;
}
#services-solutions-container .left .blue a.compare {
  display: inline-block;
  padding-left: 24px;
  color: #fff;
  margin-top: 15px;
  transition: 0.2s;
  background: url("../images/porovnani-ico1.png") no-repeat left center;
}
#services-solutions-container .left .blue a.compare:hover {
  color: #8ac201;
}
#services-solutions-container .left a.order {
  display: block;
  height: 75px;
  line-height: 75px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
  margin-top: 30px;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 282px center;
  padding-left: 30px;
}
#services-solutions-container .left a.order:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#services-solutions-container .left a.order:active {
  background-color: #70a601;
}
#services-solutions-container .right {
  float: right;
  width: 600px;
}
#services-solutions-container .right-boxes {
  float: none;
  width: 1080px;
  padding: 15px 10px 0 10px;
}
#services-solutions-container .right-boxes .box {
  float: left;
  width: 360px;
  height: 370px;
}
#services-solutions-container .right-boxes .box a {
  display: block;
  width: 330px;
  height: 230px;
  transition: 0.2s;
  text-align: center;
  text-decoration: none;
  padding: 140px 15px 0 15px;
  background-repeat: no-repeat;
  background-position: center 43px;
}
#services-solutions-container .right-boxes .box a.accountants {
  background-image: url("../images/ico-ucetni.png");
}
#services-solutions-container .right-boxes .box a.retail,
#services-solutions-container .right-boxes .box a.companies {
  background-image: url("../images/ico-maloobchod.png");
}
#services-solutions-container .right-boxes .box a:hover {
  background-color: #f2f2f2;
}
#services-solutions-container .right-boxes .box a h3 {
  color: #4c3897;
  margin: 0;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: underline;
}
#services-solutions-container .right-boxes .box a p {
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  color: #a3a3a3;
  margin: 30px 0 0 0;
}
#services-solutions-container .right-boxes .box a span.more {
  display: inline-block;
  color: #4c3897;
  margin-top: 15px;
  padding-right: 14px;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  line-height: 16px;
  border-bottom: 1px solid #4c3897;
  background: url("../images/ico-vice-info.png") no-repeat right center;
}
#page a#services-kontakt {
  width: 320px;
  display: block;
  height: 75px;
  line-height: 75px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
  margin-top: 30px;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 282px center;
  padding-left: 30px;
  margin-left: auto;
  margin-right: auto;
}
#page a#services-kontakt:hover {
  background-color: #76b001;
  -ms-filter: none;
  color: #fff;
}
#page a#services-kontakt:active {
  background-color: #70a601;
  color: #fff;
}
#page #services-columns {
  width: 100%;
}
#page #services-columns .w50 {
  width: 47%;
  margin-right: 3%;
}
#page #services-columns .left {
  float: left;
}
#page #services-columns h3 {
  color: #90c200;
  text-transform: uppercase;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  font-weight: bold;
}
#page #services-columns ul li {
  color: #575757;
}
#page #services-columns a.btn {
  display: block;
  width: 270px;
  height: 65px;
  line-height: 65px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-decoration: none;
  margin: 60px auto 0 auto;
  text-shadow: 1px 1px 1px #678a00;
  color: #fff;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 240px center;
  padding-left: 30px;
}
#page #services-columns a.btn:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#page #services-columns a.btn:active {
  background-color: #70a601;
}
#page #services-columns a.btn.big {
  width: 350px;
  background-position: 320px center;
}
#page #services-webs {
  margin-bottom: 50px;
  margin-top: 30px;
  zoom: 1;
}
#page #services-webs:before,
#page #services-webs:after {
  content: "";
  display: table;
}
#page #services-webs:after {
  clear: both;
}
#page #services-webs a {
  float: left;
  width: 490px;
  display: block;
  height: 65px;
  line-height: 65px;
  padding: 0 30px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  background: #90c200;
  color: #fff;
  text-decoration: none;
  position: relative;
  transition: 0.2s;
}
#page #services-webs a.active {
  background: #4c3897;
}
#page #services-webs a.active:hover {
  background: #4c3897;
}
#page #services-webs a.active:before {
  display: block;
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/main-menu-zobak.png") no-repeat 32px bottom;
  z-index: -1;
}
#page #services-webs a:hover {
  background: #82af00;
}
#page #katix {
  display: none;
}
#page .solutions-btn {
  display: block;
  width: 270px;
  height: 65px;
  line-height: 65px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-decoration: none;
  margin: 60px auto 0 auto;
  text-shadow: 1px 1px 1px #678a00;
  color: #fff;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 240px center;
  padding-left: 30px;
}
#page .solutions-btn:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#page .solutions-btn:active {
  background-color: #70a601;
}
#page .solutions-btn.big {
  width: 350px;
  background-position: 320px center;
}
#page .solutions-btn.pohoda {
  width: 390px;
  background-position: 360px center;
}
/*
* CENÍK
*/
#page #price-panel {
  float: left;
  width: 220px;
  padding: 0 15px;
  background: #4c3897;
}
#page #price-panel .eshopy h3 a {
  background: url("../images/cenik-sidemenu-ico1.png") left center no-repeat;
}
#page #price-panel .weby h3 a {
  background: url("../images/cenik-sidemenu-ico2.png") left center no-repeat;
}
#page #price-panel .servery h3 a {
  background: url("../images/cenik-sidemenu-ico3.png") left center no-repeat;
}
#page #price-panel h3 {
  margin: 15px 0;
}
#page #price-panel h3 a {
  padding-left: 40px;
  color: #92c100;
  display: block;
  line-height: 24px;
}
#page #price-panel a {
  color: #fff;
  text-decoration: none;
}
#page #price-panel a:hover {
  text-decoration: underline;
}
#page #price-panel ul {
  margin: 0;
  margin-bottom: 25px;
}
#page #price-panel ul li {
  margin: 0;
  padding: 0;
  padding: 7px 0;
  border-bottom: 1px solid #5e4ba7;
}
#page #price-panel ul li a {
  display: block;
  line-height: 21px;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
}
#prices-content {
  float: right;
  width: 800px;
}
#prices-content .item {
  display: none;
}
#prices-content .item.active {
  display: block;
}
#prices-content .item #weby,
#prices-content .item #servery {
  margin-top: 20px;
}
#prices-content .item .price-item {
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
#prices-content .item .price-item h3 {
  color: #4c3897;
  text-transform: uppercase;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  font-weight: bold;
  margin-top: 0;
}
#prices-content .item .price-item h3 b {
  color: #8ac201;
  text-transform: none;
}
#prices-content .item .price-item p {
  margin-bottom: 5px;
}
#prices-content .item .price-item .cf {
  margin-top: 25px;
}
#prices-content .item .price-item .cf a.price-button {
  display: block;
  float: left;
  width: 230px;
  height: 65px;
  line-height: 65px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #678a00;
  color: #fff;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 200px center;
  padding-left: 30px;
}
#prices-content .item .price-item .cf a.price-button:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#prices-content .item .price-item .cf a.price-button:active {
  background-color: #70a601;
}
#prices-content .item .price-item .cf a.price-button.big {
  width: 270px;
  background-position: 240px center;
}
#prices-content .item .price-item .cf a.compare {
  position: absolute;
  top: 9px;
  right: 8px;
  vertical-align: top;
  padding-left: 24px;
  margin: 0;
  background: url("../images/porovnani-ico2.png") no-repeat left center;
}
#prices-content .item .price-item .cf .checkboxes {
  display: inline-block;
  padding-left: 45px;
}
#prices-content .item .price-item .cf .checkboxes h4 {
  margin: 0 0 7px 0;
  float: left;
  color: #4c3897;
}
#prices-content .item .price-item .cf .checkboxes .row {
  padding-left: 80px;
}
#prices-content .item .price-item .cf .checkboxes .row:first-child {
  margin-top: 2px;
}
#prices-content .item .price-item .cf .checkboxes .row input {
  margin-right: 5px;
  cursor: pointer;
}
#prices-content .item .price-item .cf .checkboxes .row label {
  cursor: pointer;
}
#prices-content .item .price-item .cf .total-price {
  float: right;
  padding-top: 50px;
}
#prices-content .item .price-item .cf .total-price span {
  font-weight: bold;
}
#prices-content .item .price-item + .price-item {
  margin-top: 20px;
}
/*
* REFERENCE
*/
#references-boxes {
  margin-top: 35px;
}
#references-boxes .box {
  width: 274px;
  height: 75px;
  float: left;
  background-color: #8ac201;
  border-left: 1px solid #a9d13c;
  position: relative;
  background-repeat: no-repeat;
  background-position: 28px center;
  transition: 0.2s;
}
#references-boxes .box.eshops {
  background-image: url("../images/sluzby-ico1.png");
}
#references-boxes .box.websites {
  background-image: url("../images/sluzby-ico2.png");
}
#references-boxes .box.servers {
  background-image: url("../images/sluzby-ico3.png");
}
#references-boxes .box.active {
  background-color: #4c3897;
}
#references-boxes .box.active:before {
  display: block;
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/main-menu-zobak.png") no-repeat 32px bottom;
}
#references-boxes .box:first-child {
  border: none;
}
#references-boxes .box:hover:not(.active) {
  background-color: #7caf01;
  cursor: pointer;
}
#references-boxes .box span {
  color: #fff;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  line-height: 75px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 75px;
  padding-left: 90px;
}
#references-content {
  margin-top: 50px;
  zoom: 1;
}
#references-content:before,
#references-content:after {
  content: "";
  display: table;
}
#references-content:after {
  clear: both;
}
#references-content .item {
  float: left;
  width: 885px;
}
#references-content .item h3 {
  font-weight: bold;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  color: #4c3897;
  text-transform: uppercase;
}
#references-content .item .references {
  width: 100%;
  margin-top: 20px;
}
#references-content .item .references .box {
  width: 214px;
  height: 172px;
  border: 1px solid #e8e8e8;
  margin: 24px 40px 0 0;
  float: left;
  margin: 0 5px 5px 0;
  transition: 0.2s;
  position: relative;
}
#references-content .item .references .box:hover {
  border: 1px solid #c5c5c5;
}
#references-content .item .references .box a {
  display: block;
  width: 214px;
  height: 172px;
}
#references-content .item .references .box a:hover span.bg {
  display: block;
}
#references-content .item .references .box img {
  display: block;
  width: 214px;
  height: 172px;
}
#references-content .item .references .box span.bg {
  display: none;
  background: url("../images/hp-reference-transparency.png") repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
#references-content .item .references .box span.bg h3 {
  margin: 0;
  color: #fff;
  font-size: 20px; /* add PX (or original value) as backup */
  font-size: 1.25rem;
  text-decoration: underline;
  padding-top: 60px;
}
#references-content .item .references .box span.bg strong {
  display: block;
  color: #fff;
  font-weight: bold;
  padding-top: 35px;
}
#references-content .item .references .box span.bg small {
  display: block;
  color: #fff;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
}
#references-content .partners {
  float: right;
  width: 200px;
  margin-left: 15px;
}
#references-content .partners .box {
  width: 150px;
  height: 77px;
  text-align: center;
  margin: 2px 25px;
}
#references-content .partners .box > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 150px;
  height: 77px;
  cursor: pointer;
  position: relative;
}
#references-content .partners .box > div:hover img {
  opacity: 0.5;
}
#references-content .partners .box > div:hover span.bg {
  display: block;
}
#references-content .partners .box > div:hover span.triangle {
  display: block;
}
#references-content .partners .box > div span.triangle {
  display: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.5px 0 10.5px 11px;
  border-color: transparent transparent transparent #4c3897;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -20px;
}
#references-content .partners .box > div span.bg {
  display: none;
  background: #4c3897;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  right: 170px;
  top: 0;
  width: 400px;
  padding: 15px 20px;
}
#references-content .partners .box > div span.bg span.text {
  color: #fff;
  display: block;
  text-align: left;
}
#references-content .partners .box > div span.bg span.name {
  display: block;
  color: #8ac201;
  text-align: right;
  margin-top: 10px;
}
#they-say {
  display: block;
  background: #4c3897 url("../images/hp-loga-bg.jpg") center center no-repeat;
  height: 260px;
  margin-top: 55px;
  margin-bottom: 60px;
}
#they-say h2 {
  margin: 0;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 25px;
  font-weight: bold;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  color: #8ac201;
  text-transform: uppercase;
}
#they-say .items {
  width: 1000px;
  padding: 0 50px;
}
#they-say .items .item-say .logo {
  float: left;
  width: 300px;
  height: 100px;
  margin-left: 50px;
}
#they-say .items .item-say .logo div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 300px;
  height: 100px;
}
#they-say .items .item-say .logo div img {
  margin: 0 auto;
}
#they-say .items .item-say .text {
  float: left;
  width: 680px;
  margin-right: 70px;
}
#they-say .items .item-say .text p {
  color: #fff;
}
#they-say .items .item-say .text p.verdict {
  margin-bottom: 7px;
}
#they-say .items .item-say .text p.name {
  font-weight: bold;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  margin-top: 7px;
}
#they-say .bx-wrapper {
  margin-bottom: 0;
}
#they-say .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
#they-say .bx-wrapper .bx-viewport .item-say {
  width: 1000px;
}
#they-say .bx-wrapper .bx-controls-direction a {
  top: 40%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
}
#they-say .bx-wrapper .bx-controls-direction .bx-prev {
  background: url("../images/hp-loga-nav-l.png") 0 0 no-repeat;
  left: 0;
}
#they-say .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background-position: 0 -50px;
}
#they-say .bx-wrapper .bx-controls-direction .bx-next {
  background: url("../images/hp-loga-nav-r.png") 0 0 no-repeat;
  right: 0;
}
#they-say .bx-wrapper .bx-controls-direction .bx-next:hover {
  background-position: 0 -50px;
}
/*
* KONTAKT
*/
#contact {
  margin-top: 45px;
}
#contact #phone-row .box {
  background: #8ac201 url("../images/footer-ico-zelena.png") no-repeat 28px center;
  float: left;
  padding: 5px 10px 5px 86px;
  width: 184px;
  height: 55px;
}
#contact #phone-row .box p {
  display: table-cell;
  vertical-align: middle;
  width: 184px;
  height: 55px;
}
#contact #phone-row .box p b {
  color: #fff;
  font-weight: bold;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  line-height: 34px;
  text-shadow: 1px 1px 1px #628600;
}
#contact #phone-row .box p b a {
  text-decoration: none;
  color: #fff;
}
#contact #phone-row .box p small {
  display: block;
  color: #fff;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  line-height: 16px;
  font-weight: bold;
}
#contact #phone-row .text {
  float: left;
  margin-left: 40px;
  width: 550px;
}
#contact #phone-row .text p:first-child {
  margin-top: 10px;
}
#contact #contacts-row {
  margin-top: 30px;
}
#contact #contacts-row .tel {
  float: left;
  width: 295px;
  padding-left: 60px;
  height: 60px;
  background: url("../images/footer-ico-phone.png") no-repeat left center;
  font-size: 24px; /* add PX (or original value) as backup */
  font-size: 1.5rem;
  color: #4c3897;
  line-height: 60px;
}
#contact #contacts-row .tel a {
  color: #4c3897;
  text-decoration: none;
}
#contact #contacts-row .email {
  float: left;
  width: 295px;
  padding-left: 60px;
  height: 60px;
  background: url("../images/footer-ico-mail.png") no-repeat left center;
  font-size: 24px; /* add PX (or original value) as backup */
  font-size: 1.5rem;
  color: #4c3897;
  line-height: 60px;
  margin-left: 20px;
}
#contact #contacts-row .email a {
  color: #4c3897;
  text-decoration: none;
}
#contact #contacts-row .address {
  float: right;
  width: 295px;
  padding-left: 60px;
  height: 60px;
  background: url("../images/footer-ico-address.png") no-repeat left center;
}
#contact #contacts-row .address p {
  display: table-cell;
  color: #4c3897;
  font-size: 20px; /* add PX (or original value) as backup */
  font-size: 1.25rem;
  height: 60px;
  width: 295px;
  vertical-align: middle;
}
#contact #map {
  height: 400px;
  margin-top: 40px;
  background: url("../images/kontakt-mapa.jpg") no-repeat 0 0;
  border-top: 1px solid #4c3897;
  border-bottom: 1px solid #4c3897;
  position: relative;
}
#contact #map a.markter {
  display: block;
  position: absolute;
  top: 155px;
  left: 440px;
  width: 48px;
  height: 70px;
  background: url("../images/mapa-pointer.png") no-repeat 0 0;
}
#contact #contact-bottom {
  margin-top: 40px;
}
#contact #contact-bottom .box-left {
  width: 300px;
  float: left;
}
#contact #contact-bottom .box-center {
  width: 300px;
  margin-left: 100px;
  float: left;
}
#contact #contact-bottom .box-right {
  width: 340px;
  float: right;
}
#contact #contact-bottom h3 {
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  color: #8ac201;
  text-transform: uppercase;
  font-weight: bold;
}
#contact #contact-bottom h3 span.arrow {
  display: none;
}
/*
* POROVNANI VARIANT
*/
#porovnani-eshopu {
  margin-top: 40px;
}
#porovnani-eshopu table {
  width: 100%;
  border-collapse: collapse;
}
#porovnani-eshopu table th,
#porovnani-eshopu table td {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}
#porovnani-eshopu table th.name {
  width: 130px;
  text-align: center;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  font-weight: normal;
  background: #ededed;
  color: #4c3897;
  padding: 7px 0;
}
#porovnani-eshopu table th.name b {
  display: block;
}
#porovnani-eshopu table td.price {
  text-align: center;
  color: #fff;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  padding: 14px 0;
  background: linear-gradient(#5c47ae, #5440a3, #4c3995);
}
#porovnani-eshopu table th.param {
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  font-weight: normal;
  background: #ededed;
  text-align: left;
  color: #4c3897;
  padding: 0 20px;
}
#porovnani-eshopu table td.yes {
  height: 48px;
  background: linear-gradient(#a8d242, #b1d84b, #b7db53);
  border-top: 1px solid #bbe342;
}
#porovnani-eshopu table td.yes span {
  display: block;
  height: 48px;
  background: url("../images/cenik-ok.png") no-repeat center center;
}
#porovnani-eshopu table td.no {
  height: 48px;
  background: linear-gradient(#bfca9f, #c5d0a6, #c9d4ac);
  border-top: 1px solid #d0dcae;
}
#porovnani-eshopu table td.no span {
  display: block;
  height: 48px;
  background: url("../images/cenik-ko.png") no-repeat center center;
}
#porovnani-eshopu table td.small {
  color: #4c3897;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  text-align: center;
  padding: 6px 0;
}
#porovnani-eshopu table td.small b {
  font-weight: bold;
}
#porovnani-eshopu a.btn {
  display: block;
  width: 270px;
  height: 65px;
  line-height: 65px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-decoration: none;
  margin: 60px auto 0 auto;
  text-shadow: 1px 1px 1px #678a00;
  color: #fff;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 240px center;
  padding-left: 30px;
}
#porovnani-eshopu a.btn:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#porovnani-eshopu a.btn:active {
  background-color: #70a601;
}
#porovnani-eshopu p.big {
  text-align: center;
  margin-top: 25px;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
}
/*
* KONFIGURATOR
*/
#configurator-boxes {
  margin-top: 25px;
}
#configurator-boxes .box {
  width: 549px;
  height: 115px;
  float: left;
  border-left: 1px solid #a9d13c;
  position: relative;
}
#configurator-boxes .box.active:before {
  display: block;
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/main-menu-zobak.png") no-repeat 32px bottom;
}
#configurator-boxes .box.active .container {
  background: #4c3897;
}
#configurator-boxes .box:first-child {
  border: none;
}
#configurator-boxes .box a {
  text-decoration: none;
}
#configurator-boxes .box .container {
  width: 504px;
  height: 95px;
  padding: 10px 15px 10px 30px;
  transition: 0.2s;
  background: #8ac201;
  cursor: pointer;
}
#configurator-boxes .box .container:hover.container:not(.active) {
  background: #7caf01;
}
#configurator-boxes .box .container h3 {
  color: #fff;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 3px 0 0 0;
  padding-left: 62px;
  background-repeat: no-repeat;
  background-position: left center;
}
#configurator-boxes .box .container h3.basic {
  background-image: url("../images/konfigurator-ico-zakladni.png");
}
#configurator-boxes .box .container h3.advanced {
  background-image: url("../images/konfigurator-ico-pokrocila.png");
}
#configurator-boxes .box .container p {
  color: #fff;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  line-height: 19px;
  margin: 10px 0 0 0;
}
#configurator-content {
  margin-top: 64px;
}
#configurator-content .left-configurator {
  float: left;
  width: 850px;
  padding-top: 40px;
}
#configurator-content .left-configurator .row.border {
  padding-bottom: 58px;
  border-bottom: 1px solid #e5e5e5;
}
#configurator-content .left-configurator .row h3 {
  color: #4c3897;
  font-weight: bold;
  text-align: center;
  font-size: 24px; /* add PX (or original value) as backup */
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
#configurator-content .left-configurator .row .item {
  width: 340px;
}
#configurator-content .left-configurator .row .item.center {
  margin: 0 auto;
}
#configurator-content .left-configurator .row .item.left {
  float: left;
  margin-left: 30px;
}
#configurator-content .left-configurator .row .item.right {
  float: right;
  margin-right: 30px;
}
#configurator-content .left-configurator .row .item.big,
#configurator-content .left-configurator .row .item.middle {
  width: auto;
}
#configurator-content .left-configurator .row .item h4 {
  color: #8ac201;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  margin: 0 0 24px 0;
}
#configurator-content .left-configurator .row .item .quantity-box {
  margin: 0 auto;
  width: 63px;
  height: 63px;
  border: 1px solid #bcbcbc;
  position: relative;
}
#configurator-content .left-configurator .row .item .quantity-box.users {
  margin-bottom: 36px;
}
#configurator-content .left-configurator .row .item .quantity-box input[type='text'] {
  border: none;
  outline: none;
  width: 43px;
  height: 23px;
  line-height: 23px;
  padding: 20px 10px;
  margin: 0;
  color: #4c3897;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-align: center;
}
#configurator-content .left-configurator .row .item .quantity-box span.minus {
  display: block;
  position: absolute;
  top: 10px;
  left: -55px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  transition: 0.2s;
  background: #afd34d url("../images/konfig-minus-2.png") no-repeat center center;
}
#configurator-content .left-configurator .row .item .quantity-box span.minus:hover:not(.disabled) {
  background-color: #a5cd36;
}
#configurator-content .left-configurator .row .item .quantity-box span.minus:active:not(.disabled) {
  background-color: #9dc431;
}
#configurator-content .left-configurator .row .item .quantity-box span.minus.disabled {
  cursor: default;
  opacity: 0.4;
}
#configurator-content .left-configurator .row .item .quantity-box span.plus {
  display: block;
  position: absolute;
  top: 10px;
  right: -55px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  transition: 0.2s;
  background: #afd34d url("../images/konfig-plus-2.png") no-repeat center center;
}
#configurator-content .left-configurator .row .item .quantity-box span.plus:hover:not(.disabled) {
  background-color: #a5cd36;
}
#configurator-content .left-configurator .row .item .quantity-box span.plus:active:not(.disabled) {
  background-color: #9dc431;
}
#configurator-content .left-configurator .row .item .quantity-box span.plus.disabled {
  cursor: default;
  opacity: 0.4;
}
#configurator-content .left-configurator .row .item .slider {
  width: 280px;
  height: 5px;
  position: relative;
  margin-top: 56px;
  margin-left: 30px;
/*span.point
						display block
						position absolute
						top -15px
						left -18px
						width 36px
						height 35px
						background url('../images/konfig-slider.png') no-repeat 0 0
						z-index 3
						span.gb
							display block
							position absolute
							top 45px
							left -9px
							width 55px
							height 22px
							color blue
							text-align center*/
/*span.breakpoint
						display block
						position absolute
						width 1px
						height 15px
						top -5px
						left 0
						background #bcbcbc
						&.breakpoint-1
							left 0
						&.breakpoint-2
							left 113px
						&.breakpoint-3
							left 226px
						&.breakpoint-4
							left auto
							right 0*/
}
#configurator-content .left-configurator .row .item .slider .theme-green .back-bar {
  background: #bcbcbc;
  border-radius: 0;
}
#configurator-content .left-configurator .row .item .slider .theme-green .back-bar .selected-bar {
  background: #4c3897;
  border-radius: 0;
}
#configurator-content .left-configurator .row .item .slider .theme-green .back-bar .pointer {
  width: 36px;
  height: 35px;
  top: -15px;
  background: url("../images/konfig-slider.png") no-repeat 0 0;
  border: none;
  border-radius: 0;
}
#configurator-content .left-configurator .row .item .slider .theme-green .back-bar .pointer-label {
  color: #4c3897;
}
#configurator-content .left-configurator .row .item .slider .theme-green .scale {
  top: 0;
}
#configurator-content .left-configurator .row .item .slider .theme-green .scale span {
  border-left: 1px solid #bcbcbc;
  height: 15px;
  top: -10px;
}
#configurator-content .left-configurator .row .item .slider .theme-green .scale span ins {
  display: none;
}
#configurator-content .left-configurator .row .item .slider .slider-container .back-bar .pointer-label {
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  font-family: 'Open Sans', sans-serif;
  color: #4c3897;
  top: 32px;
}
#configurator-content .left-configurator .row .item .radio-box {
  width: 180px;
  margin: 0 auto;
}
#configurator-content .left-configurator .row .item .radio-box.big {
  width: 840px;
}
#configurator-content .left-configurator .row .item .radio-box.big .styled-radio {
  width: 140px;
}
#configurator-content .left-configurator .row .item .radio-box.middle {
  width: 560px;
}
#configurator-content .left-configurator .row .item .radio-box.middle .styled-radio {
  width: 140px;
}
#configurator-content .left-configurator .row .item .radio-box.services {
  width: 800px;
}
#configurator-content .left-configurator .row .item .radio-box.services .styled-radio {
  width: 400px;
}
#configurator-content .left-configurator .row .item .radio-box.margin {
  width: 260px;
}
#configurator-content .left-configurator .row .item .radio-box.margin .styled-radio {
  margin: 0 20px;
}
#configurator-content .left-configurator .row .item .radio-box .styled-radio {
  float: left;
  width: 90px;
  text-align: center;
}
#configurator-content .left-configurator .row .item .radio-box .styled-radio label {
  cursor: pointer;
}
#configurator-content .left-configurator .row .item .radio-box .styled-radio span.input {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/konfigurator-radio.png") no-repeat 0 0;
  margin: 0 auto 15px auto;
  position: relative;
  overflow: hidden;
}
#configurator-content .left-configurator .row .item .radio-box .styled-radio span.input input[type='radio'] {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -99px;
}
#configurator-content .left-configurator .row .item .radio-box .styled-radio span.input.checked {
  background-position: 0 -30px;
}
#configurator-content .left-configurator .row .item .positions {
  display: block;
  margin-top: 25px;
  width: 280px;
  height: 22px;
  position: relative;
  margin-left: 30px;
}
#configurator-content .left-configurator .row .item .positions span.blue {
  color: #4c3897;
}
#configurator-content .left-configurator .row .item .positions span.pos1 {
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
}
#configurator-content .left-configurator .row .item .positions span.pos2 {
  display: block;
  position: absolute;
  top: 0;
  left: 144px;
}
#configurator-content .left-configurator .row .item .positions span.pos3 {
  display: block;
  position: absolute;
  top: 0;
  right: -15px;
}
#configurator-content .left-configurator .row .item .positions span.pos4 {
  display: block;
  position: absolute;
  top: 0;
  left: -16px;
}
#configurator-content .left-configurator .row .item .positions span.pos5 {
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}
#configurator-content .left-configurator .row .item .positions span.pos6 {
  display: block;
  position: absolute;
  top: 0;
  left: 95px;
}
#configurator-content .left-configurator .row .item .positions span.pos7 {
  display: block;
  position: absolute;
  top: 0;
  right: 92px;
}
#configurator-content .left-configurator .row .item .positions span.pos8 {
  display: block;
  position: absolute;
  top: 0;
  right: 35px;
}
#configurator-content .left-configurator .row .item .positions span.pos9 {
  display: block;
  position: absolute;
  top: 0;
  right: -22px;
}
#configurator-content .left-configurator .row .item p {
  text-align: center;
  margin: 25px 0 0 0;
}
#configurator-content .left-configurator .row .item p.margin {
  margin-top: 75px;
}
#configurator-content .left-configurator .row .item p b {
  color: #8ac201;
  font-weight: normal;
}
#configurator-content .left-configurator .row .item p input[type='text'] {
  width: 58px;
  padding: 3px 5px;
  border: 1px solid #bcbcbc;
  outline: none;
  margin-left: 15px;
}
#configurator-content .left-configurator .row .item p select {
  width: 95px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: 1px solid #bcbcbc;
  outline: none;
  margin-left: 15px;
}
#configurator-content .left-configurator .row .item.big + .item.big {
  margin-top: 60px;
}
#configurator-content .left-configurator .row + .row {
  margin-top: 60px;
}
#configurator-content .left-configurator .bottom {
  margin-top: 60px;
  border: 1px solid #4c3897;
  position: relative;
  margin-bottom: 100px;
  zoom: 1;
}
#configurator-content .left-configurator .bottom:before,
#configurator-content .left-configurator .bottom:after {
  content: "";
  display: table;
}
#configurator-content .left-configurator .bottom:after {
  clear: both;
}
#configurator-content .left-configurator .bottom .blue {
  background: #4c3897;
  width: 748px;
  padding: 20px 50px 27px 50px;
}
#configurator-content .left-configurator .bottom .blue h3 {
  color: #8ac201;
  font-weight: bold;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 25px 0;
}
#configurator-content .left-configurator .bottom .blue p.row {
  color: #bab8b9;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  margin: 0;
  padding: 0;
  line-height: 21px;
  float: left;
  width: 33%;
}
#configurator-content .left-configurator .bottom .blue p.row b {
  color: #fff;
  font-weight: normal;
}
#configurator-content .left-configurator .bottom .green {
  width: 748px;
  padding: 10px 50px 10px 50px;
  background: #8ac201;
  zoom: 1;
}
#configurator-content .left-configurator .bottom .green:before,
#configurator-content .left-configurator .bottom .green:after {
  content: "";
  display: table;
}
#configurator-content .left-configurator .bottom .green:after {
  clear: both;
}
#configurator-content .left-configurator .bottom .green .left {
  float: left;
  width: 300px;
}
#configurator-content .left-configurator .bottom .green span.title {
  display: block;
  color: #fff;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
}
#configurator-content .left-configurator .bottom .green span.price {
  display: block;
  color: #4c3897;
  font-weight: bold;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  margin-top: 2px;
}
#configurator-content .left-configurator .bottom .green span.price span.month {
  font-weight: normal;
}
#configurator-content .left-configurator .bottom .green .plus b {
  font-weight: bold;
  color: #fff;
  font-size: 11px; /* add PX (or original value) as backup */
  font-size: 0.6875rem;
}
#configurator-content .left-configurator .bottom .green .plus b.big {
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
}
#configurator-content .left-configurator .bottom .green .plus p {
  color: #fff;
  font-size: 13px; /* add PX (or original value) as backup */
  font-size: 0.8125rem;
  margin: 0;
}
#configurator-content .left-configurator .bottom .green .plus p + p {
  margin-top: 6px;
}
#configurator-content .left-configurator .bottom .form {
  width: 810px;
  padding: 25px 19px 0 19px;
}
#configurator-content .left-configurator .bottom .form h3 {
  color: #8ac201;
  font-weight: bold;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 25px 0;
}
#configurator-content .left-configurator .bottom form p {
  margin: 0;
  margin-bottom: 20px;
}
#configurator-content .left-configurator .bottom form p.textarea {
  margin: 0;
}
#configurator-content .left-configurator .bottom form .clean {
  text-align: right;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  line-height: 18px;
  margin-top: 3px;
  margin-bottom: 15px;
}
#configurator-content .left-configurator .bottom form .clean a {
  color: #ccc;
}
#configurator-content .left-configurator .bottom form .clean a:hover {
  text-decoration: none;
}
#configurator-content .left-configurator .bottom form .inputs p {
  float: left;
  width: 400px;
}
#configurator-content .left-configurator .bottom form .inputs p.left {
  margin-right: 10px;
}
#configurator-content .left-configurator .bottom form div.submit {
  width: 320px;
  text-align: center;
  position: absolute;
  bottom: -62px;
  left: 265px;
}
#configurator-content .left-configurator .bottom form div.submit a.send {
  display: inline-block;
  color: #4c3897;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  padding-left: 22px;
  transition: 0.2s;
  background: url("../images/konfig-poslat-ico.png") no-repeat left center;
  margin-top: 7px;
}
#configurator-content .left-configurator .bottom form input[type='text'],
#configurator-content .left-configurator .bottom form input[type='email'] {
  border: 1px solid #ccc;
  width: 366px;
  line-height: 21px;
  height: 21px;
  padding: 11px 16px;
}
#configurator-content .left-configurator .bottom form textarea {
  border: 1px solid #ccc;
  width: 778px;
  height: 80px;
  padding: 15px;
  resize: none;
}
#configurator-content .left-configurator .bottom form input[type='submit'] {
  display: inline-block;
  width: 320px;
  height: 75px;
  line-height: 75px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  outline: none;
  border: none;
  text-align: left;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 260px center;
  padding-left: 25px;
  cursor: pointer;
}
#configurator-content .left-configurator .bottom form input[type='submit']:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#configurator-content .left-configurator .bottom form input[type='submit']:active {
  background-color: #70a601;
}
#configurator-content .right {
  float: right;
  width: 220px;
}
#configurator-content .right .float-panel {
  width: 220px;
}
#configurator-content .right .blue {
  background: #4c3897;
  padding: 15px 15px 10px 15px;
}
#configurator-content .right .blue h3 {
  color: #8ac201;
  font-weight: bold;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 10px 0;
}
#configurator-content .right .blue p.row {
  color: #bab8b9;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #5f4ca6;
}
#configurator-content .right .blue p.row b {
  color: #fff;
  font-weight: normal;
}
#configurator-content .right .green {
  padding: 10px 15px;
  background: #8ac201;
}
#configurator-content .right .green span.title {
  display: block;
  color: #fff;
  font-size: 10px; /* add PX (or original value) as backup */
  font-size: 0.625rem;
}
#configurator-content .right .green span.price {
  display: block;
  color: #4c3897;
  font-weight: bold;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  margin-top: 4px;
}
#configurator-content .right .green span.price span.month {
  font-weight: normal;
}
#configurator-content .right .green a.send {
  display: inline-block;
  color: #fff;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  padding-left: 22px;
  transition: 0.2s;
  background: url("../images/konfig-poslat-ico.png") no-repeat left center;
  margin-top: 12px;
}
#configurator-content .right .green .plus {
  margin-top: 10px;
}
#configurator-content .right .green .plus b {
  display: block;
  font-weight: bold;
  color: #fff;
  font-size: 13px; /* add PX (or original value) as backup */
  font-size: 0.8125rem;
}
#configurator-content .right .green .plus p {
  color: #fff;
  font-size: 13px; /* add PX (or original value) as backup */
  font-size: 0.8125rem;
  margin: 8px 0 0 0;
}
#configurator-content .right form table {
  width: 100%;
  border: none;
  border-spacing: 0;
}
#configurator-content .right form table td {
  padding: 0;
}
#configurator-content .right form table th {
  display: none;
}
#configurator-content .right form input[type='text'],
#configurator-content .right form input[type='email'],
#configurator-content .right form textarea {
  background: #fff;
  outline: none;
  padding: 12px 15px;
  width: 186px;
  line-height: 20px;
  height: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  margin: 0;
  resize: none;
}
#configurator-content .right form textarea {
  width: 188px;
  height: 60px;
}
#configurator-content .right form input[type='submit'] {
  display: block;
  width: 220px;
  height: 75px;
  line-height: 75px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  outline: none;
  border: none;
  text-align: left;
  margin-top: 20px;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 163px center;
  padding-left: 15px;
  cursor: pointer;
}
#configurator-content .right form input[type='submit']:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#configurator-content .right form input[type='submit']:active {
  background-color: #70a601;
}
#configurator-content .right a#new-configuration {
  display: inline-block;
  padding-left: 22px;
  color: #4c3897;
  margin-top: 8px;
  background: url("../images/porovnani-ico2.png") no-repeat left center;
}
/*
* PAGE
*/
#page {
  margin-top: 40px;
}
#page.cenik {
  position: relative;
}
#page h1,
#page h2,
#page h3,
#page h4,
#page h5 {
  margin: 25px 0 15px 0;
}
#page h1,
#page h2 {
  font-weight: bold;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  color: #8ac201;
  text-transform: uppercase;
}
#page h3 {
  color: #4c3897;
  font-weight: normal;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  margin: 25px 0 15px 0;
}
#page h4 {
  color: #8ac201;
  font-weight: bold;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  margin: 25px 0 15px 0;
}
#page h5 {
  color: #696969;
  font-weight: normal;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  margin: 25px 0 15px 0;
}
#page p {
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  color: #696969;
  margin: 15px 0;
}
#page ul {
  margin: 15px 0;
  padding: 0;
}
#page ul li {
  margin: 4px 0;
  list-style-type: none;
  padding-left: 24px;
  background: url("../images/ico-vice-info.png") no-repeat left 7px;
}
#page ol {
  margin: 15px 0;
}
#page strong {
  color: #4c3897;
}
#page a {
  color: #4c3897;
  text-decoration: underline;
}
#page a:hover {
  text-decoration: none;
}
#page #pohoda-box {
  float: right;
  width: 485px;
  height: 175px;
  background: url("../images/ImgPHplus_modry.png") no-repeat 0 0;
  margin: 0 0 20px 20px;
  padding: 20px;
  position: relative;
  box-sizing: border-box;
}
#page #pohoda-box h3 {
  color: #fff;
  margin: 0;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
}
#page #pohoda-box h3 b {
  font-weight: bold;
  text-transform: uppercase;
}
#page #pohoda-box .buttons {
  position: absolute;
  bottom: 10px;
  left: 20px;
  zoom: 1;
}
#page #pohoda-box .buttons:before,
#page #pohoda-box .buttons:after {
  content: "";
  display: table;
}
#page #pohoda-box .buttons:after {
  clear: both;
}
#page #pohoda-box .buttons a {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 13px; /* add PX (or original value) as backup */
  font-size: 0.8125rem;
  text-decoration: none;
  text-align: center;
  background: #fff;
  transition: 0.2s;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #fff 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
  font-weight: bold;
  border-radius: 2px;
  margin: 10px 20px 10px 0;
}
#page #pohoda-box .buttons a.green {
  background: #7cb901;
  color: #0d1400;
}
#page #pohoda-box .buttons a.green:hover {
  background: #76b001;
}
#page #pohoda-box .buttons a:hover {
  background: #f0f0f0;
  background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #f0f0f0 0%, #f0f0f0 100%);
}
/*
* PATIČKA
*/
#footer {
  background: #4c3897 url("../images/footer-bg.jpg") no-repeat center top;
  margin-top: 110px;
  padding-bottom: 5px;
}
#footer .top {
  padding-top: 30px;
}
#footer .top #greenTel {
  background: #8ac201 url("../images/footer-ico-zelena.png") no-repeat 28px center;
  float: left;
  padding: 5px 10px 5px 86px;
  width: 184px;
  height: 55px;
}
#footer .top #greenTel p {
  display: table-cell;
  vertical-align: middle;
  width: 184px;
  height: 55px;
}
#footer .top #greenTel p b {
  color: #fff;
  font-weight: bold;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  line-height: 34px;
  text-shadow: 1px 1px 1px #628600;
}
#footer .top #greenTel p b a {
  text-decoration: none;
  color: #fff;
}
#footer .top #greenTel p small {
  display: block;
  color: #fff;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  line-height: 16px;
  font-weight: bold;
}
#footer .top .logo {
  padding-top: 44px;
  float: right;
}
#footer .middle {
  margin-top: 28px;
  border-top: 1px solid #6856a8;
  padding: 20px 0;
  border-bottom: 1px solid #6856a8;
}
#footer .middle .tel {
  float: left;
  width: 295px;
  padding-left: 60px;
  height: 60px;
  background: url("../images/footer-ico-phone.png") no-repeat left center;
  font-size: 24px; /* add PX (or original value) as backup */
  font-size: 1.5rem;
  color: #fff;
  line-height: 60px;
}
#footer .middle .tel a {
  color: #fff;
  text-decoration: none;
}
#footer .middle .email {
  float: left;
  width: 295px;
  padding-left: 60px;
  height: 60px;
  background: url("../images/footer-ico-mail.png") no-repeat left center;
  font-size: 24px; /* add PX (or original value) as backup */
  font-size: 1.5rem;
  color: #fff;
  line-height: 60px;
  margin-left: 20px;
}
#footer .middle .email a {
  color: #fff;
  text-decoration: none;
}
#footer .middle .address {
  float: right;
  width: 295px;
  padding-left: 60px;
  height: 60px;
  background: url("../images/footer-ico-address.png") no-repeat left center;
}
#footer .middle .address p {
  display: table-cell;
  color: #fff;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  height: 60px;
  width: 295px;
  vertical-align: middle;
}
#footer .bottom {
  margin-top: 40px;
}
#footer .bottom .item {
  float: left;
  width: 250px;
}
#footer .bottom .item.pages {
  margin-left: 20px;
  width: 250px;
}
#footer .bottom #contact-form {
  float: right;
  width: 550px;
}
#footer .bottom #contact-form .form .cf + .cf {
  margin-top: 20px;
}
#footer .bottom #contact-form .form input[type='text'],
#footer .bottom #contact-form .form input[type='email'] {
  float: left;
  background: #fff;
  border: none;
  outline: none;
  padding: 12px 15px;
  width: 232px;
  line-height: 20px;
  height: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  margin: 0;
}
#footer .bottom #contact-form .form input[type='text'] + input[type='text'],
#footer .bottom #contact-form .form input[type='text'] + input[type='email'] {
  float: right;
}
#footer .bottom #contact-form .form textarea {
  display: block;
  background: #fff;
  border: none;
  outline: none;
  padding: 12px 15px;
  width: 520px;
  height: 91px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  margin: 20px 0 0 0;
}
#footer .bottom #contact-form .form .buttons {
  margin-top: 20px;
}
#footer .bottom #contact-form .form .buttons input[type='submit'] {
  float: left;
  width: 110px;
  height: 44px;
  background: #8ac201;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px; /* add PX (or original value) as backup */
  font-size: 1.125rem;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  transition: 0.2s;
}
#footer .bottom #contact-form .form .buttons input[type='submit']:hover {
  background: #7fb201;
}
#footer .bottom #contact-form .form .buttons input[type='submit']:active {
  background: #75a501;
}
#footer .bottom #contact-form .form .buttons a.clear {
  float: right;
  color: #a3a3a3;
  transition: 0.2s;
}
#footer .bottom #contact-form .form .buttons a.clear:hover {
  color: #fff;
}
#footer .bottom h2 {
  margin: 0 0 15px 0;
  font-size: 16px; /* add PX (or original value) as backup */
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding-left: 40px;
}
#footer .bottom h2.services {
  background: url("../images/footer-ico-cogwheel.png") no-repeat left center;
}
#footer .bottom h2.pages {
  background: url("../images/footer-ico-page.png") no-repeat left center;
}
#footer .bottom h2.contact-form {
  background: url("../images/footer-ico-pencil.png") no-repeat left center;
}
#footer .bottom h2 a {
  color: #fff;
}
#footer .bottom h2 a:hover {
  text-decoration: none;
}
#footer .bottom ul {
  margin: 0 0 0 0;
  padding: 0 0 0 40px;
}
#footer .bottom ul li {
  list-style-type: none;
  padding: 2px 0 2px 0;
}
#footer .bottom ul li a {
  display: inline-block;
  padding-left: 22px;
  background: url("../images/footer-odrazka.png") no-repeat left 8px;
  color: #fff;
  text-decoration: none;
}
#footer .bottom ul li a:hover {
  text-decoration: underline;
}
#footer #copy p {
  margin: 65px 0 0 0;
  font-size: 12px; /* add PX (or original value) as backup */
  font-size: 0.75rem;
  color: #a3a3a3;
}
/*
* OBJEDNÁVKOVÝ FORMULÁŘ
*/
#orderWindowOverlay {
  display: none;
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
#orderWindow {
  display: none;
  border: 10px solid #ccc;
  width: 820px;
  margin: -335px 0 0 -560px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 30px 140px 20px 140px;
  z-index: 1000;
}
#orderWindow span.close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 37px;
  height: 37px;
  background: url("../images/close.png") center center no-repeat;
  cursor: pointer;
}
#orderWindow h3 {
  color: #4c3897;
  text-transform: uppercase;
  font-size: 28px; /* add PX (or original value) as backup */
  font-size: 1.75rem;
  font-weight: bold;
  margin-top: 0;
}
#orderWindow h3 b {
  color: #8ac201;
  text-transform: none;
}
#orderWindow #orderDescription {
  margin-bottom: 30px;
}
#orderWindow form p {
  margin: 0;
  margin-bottom: 20px;
}
#orderWindow form p.textarea {
  margin: 0;
}
#orderWindow form .clean {
  text-align: right;
  font-size: 14px; /* add PX (or original value) as backup */
  font-size: 0.875rem;
  line-height: 18px;
  margin-top: 3px;
  margin-bottom: 25px;
}
#orderWindow form .clean a {
  color: #ccc;
}
#orderWindow form .clean a:hover {
  text-decoration: none;
}
#orderWindow form .inputs p {
  float: left;
  width: 400px;
}
#orderWindow form .inputs p.left {
  margin-right: 10px;
}
#orderWindow form div.submit {
  text-align: center;
  margin-bottom: 30px;
}
#orderWindow form input[type='text'],
#orderWindow form input[type='email'] {
  border: 1px solid #ccc;
  width: 366px;
  line-height: 21px;
  height: 21px;
  padding: 11px 16px;
}
#orderWindow form textarea {
  border: 1px solid #ccc;
  width: 778px;
  height: 80px;
  padding: 15px;
}
#orderWindow form input[type='submit'] {
  display: inline-block;
  width: 320px;
  height: 75px;
  line-height: 75px;
  font-size: 22px; /* add PX (or original value) as backup */
  font-size: 1.375rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  outline: none;
  border: none;
  text-align: left;
  text-shadow: 1px 1px 1px #678a00;
  transition: 0.2s;
  background: #7cb901 url("../images/button-sipka.png") no-repeat 260px center;
  padding-left: 25px;
  cursor: pointer;
}
#orderWindow form input[type='submit']:hover {
  background-color: #76b001;
  -ms-filter: none;
}
#orderWindow form input[type='submit']:active {
  background-color: #70a601;
}
#orderWindow.configurator div.configurator {
  zoom: 1;
}
#orderWindow.configurator div.configurator h3 {
  padding-left: 0;
}
#orderWindow.configurator div.configurator:before,
#orderWindow.configurator div.configurator:after {
  content: "";
  display: table;
}
#orderWindow.configurator div.configurator:after {
  clear: both;
}
#orderWindow.configurator div.configurator p.row {
  width: 50%;
  float: left;
  margin-bottom: 5px;
}
@media screen and (max-width: 1140px) {
  body {
    min-width: 320px;
  }
  #header #panel #logo {
    margin-left: 30px;
  }
  #header #tel {
    margin-right: 30px;
  }
  #footer .top {
    margin-left: 30px;
    margin-right: 30px;
  }
  #footer .middle {
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
  }
  #footer .middle .tel,
  #footer .middle .email,
  #footer .middle .address {
    width: calc(33% - 60px);
    float: left;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    height: auto;
  }
  #footer .middle .email {
    width: calc(33% - 80px);
  }
  #footer .middle .address {
    float: right;
  }
  #footer .bottom .item {
    display: none;
  }
  #footer .bottom #contact-form {
    width: calc(100% - 60px);
    margin: 0 30px;
  }
  #footer .bottom #contact-form .form input[type="text"],
  #footer .bottom #contact-form .form input[type="email"] {
    width: calc(45% - 30px);
  }
  #footer .bottom #contact-form .form textarea {
    width: calc(100% - 30px);
  }
  #footer #copy {
    margin: 0 30px;
  }
  #hp-reference h2 {
    margin-left: 30px;
    margin-right: 30px;
  }
  #hp-reference .upper {
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
  }
  #hp-reference .upper .box {
    transition: 0.2s;
  }
  #hp-reference .middle {
    margin: 50px 50px 0 50px;
    width: calc(100% - 100px);
  }
  #hp-reference .middle .box {
    transition: 0.2s;
    margin-bottom: 10px;
    margin-left: calc((100% - 500px) / 4);
    margin-right: calc((100% - 500px) / 4);
  }
  #hp-reference .middle .box.left {
    float: left;
  }
  #hp-reference .middle .box.right {
    float: right;
  }
  #hp-reference .middle .box:first-child {
    margin-left: calc((100% - 500px) / 4);
  }
  #hp-reference .bottom {
    margin: 23px 50px 0 50px;
    width: calc(100% - 100px);
  }
  #hp-reference .bottom .box {
    transition: 0.2s;
    margin-left: calc((100% - (3 * 165px)) / 6);
    margin-right: calc((100% - (3 * 165px)) / 6);
    margin-bottom: 15px;
  }
  #hp-reference .bottom .box:first-child {
    margin-left: calc((100% - (3 * 165px)) / 6);
  }
  #services-title-bg {
    width: 100%;
  }
  #services-title-bg .inner {
    width: calc(100% - 60px);
    max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
  }
  #solutions-title-bg .inner h2 {
    margin-left: 30px;
    margin-right: 30px;
  }
  #services-boxes {
    width: 100%;
  }
  #services-boxes .box {
    width: calc(25% - 1px);
    float: left;
    height: 145px;
  }
  #services-boxes .box .container {
    width: calc(100% - 40px);
    height: 125px;
    padding: 10px 15px 10px 25px;
  }
  #services-boxes .box .container h3 {
    margin: 40px 0 0 0;
  }
  #services-boxes .box .container p {
    display: none;
  }
  #page {
    padding-left: 30px;
    padding-right: 30px;
  }
  #page.contact,
  #page.konfigurator {
    padding-left: 0;
    padding-right: 0;
  }
  #page #services-webs a {
    width: calc(50% - 60px);
  }
  #page #services-columns a.btn {
    max-width: calc(100% - 30px);
  }
  #page .solutions-btn.big {
    max-width: calc(100% - 30px);
  }
  #page #price-panel {
    display: none;
  }
  #page #price-panel-mobile {
    display: block;
    width: 100%;
  }
  #page #price-panel-mobile .eshopy h3 {
    background: url("../images/cenik-sidemenu-ico1.png") 20px center no-repeat;
  }
  #page #price-panel-mobile .weby h3 {
    background: url("../images/cenik-sidemenu-ico2.png") 20px center no-repeat;
  }
  #page #price-panel-mobile .servery h3 {
    background: url("../images/cenik-sidemenu-ico3.png") 20px center no-repeat;
  }
  #page #price-panel-mobile .eshopy,
  #page #price-panel-mobile .weby,
  #page #price-panel-mobile .servery {
    float: left;
    width: 33%;
    background: #4c3897;
    margin-left: 1px;
    position: relative;
  }
  #page #price-panel-mobile .eshopy.active ul,
  #page #price-panel-mobile .weby.active ul,
  #page #price-panel-mobile .servery.active ul {
    display: block;
    z-index: 100;
  }
  #page #price-panel-mobile .eshopy.active h3 span.arrow,
  #page #price-panel-mobile .weby.active h3 span.arrow,
  #page #price-panel-mobile .servery.active h3 span.arrow {
    background-position: 0 -9px;
  }
  #page #price-panel-mobile .eshopy {
    margin-left: 0;
  }
  #page #price-panel-mobile h3 {
    margin: 0;
    padding-left: 60px;
    color: #92c100;
    display: block;
    line-height: 57px;
    position: relative;
    padding-right: 35px;
  }
  #page #price-panel-mobile h3 span.arrow {
    display: block;
    width: 14px;
    height: 9px;
    background: url("../images/mobile/sipka.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;
  }
  #page #price-panel-mobile a {
    color: #fff;
    text-decoration: none;
  }
  #page #price-panel-mobile a:hover {
    text-decoration: underline;
  }
  #page #price-panel-mobile ul {
    display: none;
    margin: 0;
    padding-bottom: 12px;
    background: #4c3897;
    position: absolute;
    top: 57px;
    left: 0;
    width: 100%;
    min-width: 175px;
  }
  #page #price-panel-mobile ul li {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  #page #price-panel-mobile ul li a {
    display: block;
    line-height: 18px;
    font-size: 14px; /* add PX (or original value) as backup */
    font-size: 0.875rem;
    padding: 10px 0;
    border-bottom: 1px solid #5e4ba7;
  }
  #page #price-panel-mobile .servery ul {
    right: 0;
    left: inherit;
  }
  #prices-content {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  #prices-content .item .price-item .cf {
    margin-top: 25px;
  }
  #prices-content .item .price-item .cf a.price-button {
    display: block;
    float: left;
    width: 230px;
    height: 65px;
    line-height: 65px;
    font-size: 22px; /* add PX (or original value) as backup */
    font-size: 1.375rem;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 1px 1px 1px #678a00;
    color: #fff;
    transition: 0.2s;
    background: #7cb901 url("../images/button-sipka.png") no-repeat 200px center;
    padding-left: 30px;
  }
  #prices-content .item .price-item .cf a.price-button:hover {
    background-color: #76b001;
    -ms-filter: none;
  }
  #prices-content .item .price-item .cf a.price-button:active {
    background-color: #70a601;
  }
  #prices-content .item .price-item .cf a.price-button.big {
    width: 250px;
    padding-left: 10px;
    background-position: right 10px center;
  }
  #prices-content .item .price-item .cf a.compare {
    display: none;
  }
  #orderWindow {
    width: calc(100% - 300px);
    height: calc(80% - 70px);
    margin: 0;
    margin-top: 5%;
    top: 0;
    left: 0;
    z-index: 9999999999;
    overflow: scroll;
  }
  #orderWindow form {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
  }
  #orderWindow form .inputs p {
    width: 50%;
  }
  #orderWindow form .inputs p.left {
    width: calc(50% - 10px);
  }
  #orderWindow form input[type='text'],
  #orderWindow form input[type='email'] {
    width: calc(100% - 34px);
  }
  #orderWindow form textarea {
    width: calc(100% - 32px);
  }
  #orderWindow.configurator > h3 {
    padding-left: 5%;
  }
  #services-solutions-container .right-boxes {
    width: calc(100% - 20px);
  }
  #services-solutions-container .right-boxes .box {
    width: 33%;
  }
  #services-solutions-container .right-boxes .box a {
    display: block;
    width: calc(100% - 30px);
  }
  #page.contact > h2,
  #page.konfigurator > h2,
  #page.contact > p,
  #page.konfigurator > p {
    margin-left: 30px;
    margin-right: 30px;
  }
  #contact {
    margin-top: 20px;
  }
  #contact #phone-row {
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
  }
  #contact #phone-row .text {
    float: left;
    width: calc(100% - 300px);
    margin-left: 20px;
  }
  #contact #contacts-row {
    margin-top: 15px;
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
  }
  #contact #contacts-row .tel {
    width: calc(33% - 60px);
  }
  #contact #contacts-row .email {
    float: left;
    width: calc(33% - 80px);
  }
  #contact #contacts-row .address {
    float: left;
    width: calc(33% - 80px);
    margin-left: 20px;
  }
  #contact #contacts-row .address p {
    width: 100%;
  }
  #contact .map-info {
    width: 100%;
    margin-top: 30px;
  }
  #contact .map-info #map_canvas {
    width: 100% !important;
  }
  #configurator-boxes {
    margin-top: 25px;
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
  }
  #configurator-boxes .box {
    width: calc(50% - 1px);
    height: auto;
    float: left;
    border-left: 1px solid #a9d13c;
    position: relative;
  }
  #configurator-boxes .box.active:before {
    display: none;
  }
  #configurator-boxes .box:first-child {
    border: none;
  }
  #configurator-boxes .box a {
    text-decoration: none;
  }
  #configurator-boxes .box .container {
    width: calc(100% - 45px);
    height: auto;
  }
  #configurator-boxes .box .container h3 {
    padding-left: 0;
    background-position: center top;
    text-align: center;
    margin-top: 10px;
    padding-top: 40px;
  }
  #configurator-boxes .box .container p {
    display: none;
  }
  #configurator-content .left-configurator {
    float: none;
    width: 100%;
    padding-top: 40px;
  }
  #configurator-content .left-configurator .row.border {
    padding-bottom: 58px;
    border-bottom: 1px solid #e5e5e5;
  }
  #configurator-content .left-configurator .row h3 {
    color: #4c3897;
    font-weight: bold;
    text-align: center;
    font-size: 24px; /* add PX (or original value) as backup */
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 0 0 40px 0;
  }
  #configurator-content .left-configurator .row .item {
    width: 340px;
  }
  #configurator-content .left-configurator .row .item.center {
    margin: 0 auto;
  }
  #configurator-content .left-configurator .row .item.left {
    float: left;
    margin-left: 30px;
  }
  #configurator-content .left-configurator .row .item.right {
    float: right;
    margin-right: 30px;
  }
  #configurator-content .left-configurator .row .item.big,
  #configurator-content .left-configurator .row .item.middle {
    width: auto;
  }
  #configurator-content .left-configurator .row .item h4 {
    color: #8ac201;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 16px; /* add PX (or original value) as backup */
    font-size: 1rem;
    margin: 0 0 24px 0;
  }
  #configurator-content .left-configurator .row .item .quantity-box {
    margin: 0 auto;
    width: 63px;
    height: 63px;
    border: 1px solid #bcbcbc;
    position: relative;
  }
  #configurator-content .left-configurator .row .item .quantity-box.users {
    margin-bottom: 36px;
  }
  #configurator-content .left-configurator .row .item .quantity-box input[type='text'] {
    border: none;
    outline: none;
    width: 43px;
    height: 23px;
    line-height: 23px;
    padding: 20px 10px;
    margin: 0;
    color: #4c3897;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px; /* add PX (or original value) as backup */
    font-size: 1.375rem;
    text-align: center;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.minus {
    display: block;
    position: absolute;
    top: 10px;
    left: -55px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    transition: 0.2s;
    background: #afd34d url("../images/konfig-minus-2.png") no-repeat center center;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.minus:hover:not(.disabled) {
    background-color: #a5cd36;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.minus:active:not(.disabled) {
    background-color: #9dc431;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.minus.disabled {
    cursor: default;
    opacity: 0.4;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.plus {
    display: block;
    position: absolute;
    top: 10px;
    right: -55px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    transition: 0.2s;
    background: #afd34d url("../images/konfig-plus-2.png") no-repeat center center;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.plus:hover:not(.disabled) {
    background-color: #a5cd36;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.plus:active:not(.disabled) {
    background-color: #9dc431;
  }
  #configurator-content .left-configurator .row .item .quantity-box span.plus.disabled {
    cursor: default;
    opacity: 0.4;
  }
  #configurator-content .left-configurator .row .item .radio-box {
    width: 180px;
    margin: 0 auto;
  }
  #configurator-content .left-configurator .row .item .radio-box.big {
    width: 840px;
  }
  #configurator-content .left-configurator .row .item .radio-box.big .styled-radio {
    width: 140px;
  }
  #configurator-content .left-configurator .row .item .radio-box.middle {
    width: 560px;
  }
  #configurator-content .left-configurator .row .item .radio-box.middle .styled-radio {
    width: 140px;
  }
  #configurator-content .left-configurator .row .item .radio-box.services {
    width: 800px;
  }
  #configurator-content .left-configurator .row .item .radio-box.services .styled-radio {
    width: 400px;
  }
  #configurator-content .left-configurator .row .item .radio-box.margin {
    width: 260px;
  }
  #configurator-content .left-configurator .row .item .radio-box.margin .styled-radio {
    margin: 0 20px;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio {
    float: left;
    width: 90px;
    text-align: center;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio label {
    cursor: pointer;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio span.input {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/konfigurator-radio.png") no-repeat 0 0;
    margin: 0 auto 15px auto;
    position: relative;
    overflow: hidden;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio span.input input[type='radio'] {
    width: 1px;
    height: 1px;
    position: absolute;
    top: -99px;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio span.input.checked {
    background-position: 0 -30px;
  }
  #configurator-content .left-configurator .row .item p {
    text-align: center;
    margin: 25px 0 0 0;
  }
  #configurator-content .left-configurator .row .item p.margin {
    margin-top: 75px;
  }
  #configurator-content .left-configurator .row .item p b {
    color: #8ac201;
    font-weight: normal;
  }
  #configurator-content .left-configurator .row .item p input[type='text'] {
    width: 58px;
    padding: 3px 5px;
    border: 1px solid #bcbcbc;
    outline: none;
    margin-left: 15px;
  }
  #configurator-content .left-configurator .row .item p select {
    width: 95px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid #bcbcbc;
    outline: none;
    margin-left: 15px;
  }
  #configurator-content .left-configurator .row .item.big + .item.big {
    margin-top: 60px;
  }
  #configurator-content .left-configurator .bottom {
    border: none;
  }
  #configurator-content .left-configurator .bottom .blue {
    width: calc(100% - 100px);
  }
  #configurator-content .left-configurator .bottom .green {
    width: calc(100% - 100px);
  }
  #configurator-content .left-configurator .bottom .green .left {
    width: 100%;
  }
  #configurator-content .left-configurator .bottom .form {
    width: calc(100% - 38px);
  }
  #configurator-content .left-configurator .bottom form .inputs p {
    width: calc(50% - 5px);
  }
  #configurator-content .left-configurator .bottom form .inputs p.left {
    margin-right: 10px;
  }
  #configurator-content .left-configurator .bottom form input[type='text'],
  #configurator-content .left-configurator .bottom form input[type='email'] {
    width: calc(100% - 34px);
  }
  #configurator-content .left-configurator .bottom form textarea {
    width: calc(100% - 32px);
  }
  #configurator-content .left-configurator .bottom form input[type='submit'] {
    width: 290px;
    background-position: 245px center;
  }
  #configurator-content .left-configurator .bottom form .clean {
    margin-bottom: 20px;
  }
  #configurator-content .left-configurator .bottom form div.submit {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin: 0 auto;
    width: 290px;
  }
  #configurator-content > .right {
    display: none;
  }
  #references-content .item {
    float: none;
    width: 100%;
  }
  #references-content .partners {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  #talk .wrapper {
    width: calc(100% - 160px);
    height: 250px;
    margin: 0px 80px;
  }
  #talk .bubble .content {
    width: calc(100% - 40px);
    min-height: 250px;
  }
  #talk .bubble .content .item {
    padding: 10px 20px 0px 190px;
  }
  #talk .slider .button.left {
    left: 30px;
  }
  #talk .slider .button.right {
    right: 30px;
  }
  #talk .slider .content {
    width: 85%;
    height: 100px;
  }
}
@media screen and (max-width: 1080px) {
  #hp-control {
    width: 99%;
    margin: 0 auto;
    margin-top: -45px;
  }
  #hp-control .box {
    float: left;
    width: calc(33% - 1px);
    height: 85px;
  }
  #hp-text {
    width: calc(100% - 60px);
    margin: 0 30px;
  }
  #hp-reference .upper {
    margin: 50px 50px 0 50px;
    width: calc(100% - 100px);
  }
  #hp-reference .upper .box,
  #hp-reference .upper .box + .box {
    float: left;
  }
  #hp-reference .upper .box {
    margin: 0 auto;
    background: none;
    width: 248px;
    height: 198px;
    border: 1px solid #4c3897;
    padding: 0;
    transition: 0.2s;
    margin-bottom: 10px;
    margin-left: calc((100% - 500px) / 4);
    margin-right: calc((100% - 500px) / 4);
  }
  #hp-reference .upper .box.left {
    float: left;
  }
  #hp-reference .upper .box.right {
    float: right;
  }
  #hp-reference .upper .box:first-child {
    margin-left: calc((100% - 500px) / 4);
  }
  #hp-reference .upper .box img {
    width: 248px;
    height: 198px;
  }
  #hp-reference .upper .box img.onlyMobile {
    display: block;
  }
  #hp-reference .upper .box img.notMobile {
    display: none;
  }
  #hp-reference .upper .box a span {
    display: none;
    position: absolute;
    width: 248px;
    height: 148px;
    padding-top: 50px;
    text-align: center;
    top: 0px;
    left: 0px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    text-decoration: underline;
    z-index: 3;
  }
  #hp-reference .upper .box a span h3 {
    display: block;
  }
  #hp-reference .upper .box a span small {
    display: block;
  }
  #hp-reference .upper .box a:hover span {
    display: block;
  }
  #hp-reference .upper .box a:hover:before {
    display: block;
  }
  #hp-reference .upper .box a:before {
    display: none;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 248px;
    height: 198px;
    line-height: 198px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    text-decoration: underline;
    z-index: 2;
    background: url("../images/hp-reference-transparency.png") repeat;
  }
  #hp-reference .middle {
    margin-top: 0;
  }
  #hp-reference .bottom {
    margin: 0px 50px 0 50px;
    width: calc(100% - 100px);
  }
  #hp-reference .bottom .box {
    margin: 0 auto;
    background: none;
    width: 248px;
    height: 198px;
    border: 1px solid #4c3897;
    padding: 0;
    transition: 0.2s;
    margin-bottom: 10px;
    margin-left: calc((100% - 500px) / 4);
    margin-right: calc((100% - 500px) / 4);
  }
  #hp-reference .bottom .box:first-child {
    margin-left: calc((100% - 500px) / 4);
  }
  #hp-reference .bottom .box img {
    width: 248px;
    height: 198px;
  }
  #hp-reference .bottom .box img.onlyMobile {
    display: block;
  }
  #hp-reference .bottom .box img.notMobile {
    display: none;
  }
  #hp-reference .bottom .box a span {
    display: none;
    position: absolute;
    width: 248px;
    height: 148px;
    padding-top: 50px;
    text-align: center;
    top: 0px;
    left: 0px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    text-decoration: underline;
    z-index: 3;
  }
  #hp-reference .bottom .box a span h3 {
    display: block;
  }
  #hp-reference .bottom .box a span small {
    display: block;
  }
  #hp-reference .bottom .box a:hover span {
    display: block;
  }
  #hp-reference .bottom .box a:hover:before {
    display: block;
  }
  #hp-reference .bottom .box a:before {
    display: none;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 248px;
    height: 198px;
    line-height: 198px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    text-decoration: underline;
    z-index: 2;
    background: url("../images/hp-reference-transparency.png") repeat;
  }
  #contact #contact-bottom {
    margin-top: 40px;
    margin-right: 30px;
    margin-left: 30px;
  }
  #contact #contact-bottom .box-left,
  #contact #contact-bottom .box-center {
    width: 50%;
    margin-left: 0;
  }
  #contact #contact-bottom .box-right {
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 1047px) {
  #services-boxes .box .container h3.services {
    margin: 25px 0 0 0;
  }
}
@media screen and (max-width: 980px) {
  .notMobile {
    display: none;
  }
  .onlyMobile {
    display: block;
  }
  #header {
    width: 100%;
    padding-top: 10px;
  }
  #header #panel {
    margin-bottom: 10px;
  }
  #header #panel #tel {
    width: auto;
    margin-right: 10px;
  }
  #header #panel #tel span.title {
    display: none;
  }
  #header #panel #tel .bg {
    padding: 0;
    width: 90px;
    height: 90px;
    background-position: center center;
    background-image: url("../images/mobile/header-phone.png");
    position: relative;
  }
  #header #panel #tel .bg span.tel {
    border: none;
    display: none;
    position: absolute;
    top: 0;
    right: 90px;
    height: 90px;
    line-height: 90px;
    background: #f0f0f0;
    transition: 0.2s;
    font-size: 22px; /* add PX (or original value) as backup */
    font-size: 1.375rem;
  }
  #header #panel #tel .bg.active span.tel {
    display: block;
  }
  #header #panel #mobileMenu {
    display: block;
    width: 90px;
    height: 90px;
    float: right;
    margin-right: 10px;
    position: relative;
    z-index: 9999999999;
    background: #4c3897 url("../images/mobile/header-menu.png") center center no-repeat;
  }
  #header #panel #mobileMenu.active ul {
    display: block;
  }
  #header #panel #mobileMenu ul {
    display: none;
    position: absolute;
    top: 90px;
    right: 0;
    width: 260px;
    list-style: none;
    background: #4c3897;
    margin: 0;
    padding: 25px 0;
  }
  #header #panel #mobileMenu ul li a {
    display: block;
    color: #fff;
    line-height: 43px;
    height: 43px;
    padding-left: 30px;
    text-decoration: none;
    font-size: 20px; /* add PX (or original value) as backup */
    font-size: 1.25rem;
  }
  #header #panel #logos {
    display: none;
  }
  #hp-slider .slide {
    -webkit-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
  }
  #hp-slider .slide .inner {
    width: auto;
    margin: 0 20px;
  }
  #hp-slider .bx-wrapper .bx-controls {
    width: 100%;
  }
  #hp-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 80px;
    padding-left: 0;
  }
  #orderWindow {
    width: calc(80% - 20px);
    padding-left: 10%;
    padding-right: 10%;
  }
  #page #pohoda-box {
    float: none;
    width: auto;
    height: auto;
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
    box-sizing: border-box;
  }
  #page #pohoda-box h3 {
    color: #8ac201;
    margin: 0;
    font-size: 22px; /* add PX (or original value) as backup */
    font-size: 1.375rem;
  }
  #page #pohoda-box h3 br {
    display: none;
  }
  #page #pohoda-box h3 b {
    font-weight: bold;
    text-transform: uppercase;
  }
  #page #pohoda-box .buttons {
    margin-top: 15px;
    position: static;
    bottom: 0;
    left: 0;
  }
  #page #pohoda-box .buttons a {
    background: #f0f0f0;
    background: -moz-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #f0f0f0 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #f0f0f0 0%, #f0f0f0 100%);
  }
}
@media screen and (max-width: 943px) {
  #references-content {
    width: 663px;
    margin: 0 auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 930px) {
  #hp-boxes {
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
  }
  #hp-boxes .box {
    transition: 0.2s;
    float: left;
    width: 33%;
    height: 260px;
    margin-left: 0;
  }
  #hp-boxes .box a {
    width: calc(100% - 30px);
    height: calc(100% - 140px);
  }
  #hp-boxes .box a p {
    display: none;
  }
  #contact #contacts-row .tel {
    width: calc(50% - 60px);
  }
  #contact #contacts-row .email {
    float: left;
    width: calc(50% - 80px);
  }
  #contact #contacts-row .address {
    float: left;
    width: calc(100% - 60px);
    margin-left: 0;
  }
  #contact #contacts-row .address p {
    font-size: 24px; /* add PX (or original value) as backup */
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 910px) {
  #hp-control .box span {
    font-size: 20px; /* add PX (or original value) as backup */
    font-size: 1.25rem;
    padding-left: 80px;
  }
  #contact #phone-row .text p:first-child {
    margin: 0;
  }
  #configurator-content .left-configurator .row .item {
    width: 340px;
  }
  #configurator-content .left-configurator .row .item.center {
    margin: 0 auto;
  }
  #configurator-content .left-configurator .row .item.left,
  #configurator-content .left-configurator .row .item.right {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #configurator-content .left-configurator .row .item.right {
    margin-top: 50px;
  }
  #configurator-content .left-configurator .row .item.big,
  #configurator-content .left-configurator .row .item.middle {
    width: auto;
  }
  #configurator-content .left-configurator .row .item .radio-box {
    width: 180px;
    margin: 0 auto;
  }
  #configurator-content .left-configurator .row .item .radio-box.big {
    width: 100%;
  }
  #configurator-content .left-configurator .row .item .radio-box.big .styled-radio {
    width: 33%;
    margin-top: 20px;
  }
  #configurator-content .left-configurator .row .item .radio-box.middle {
    width: 100%;
  }
  #configurator-content .left-configurator .row .item .radio-box.middle .styled-radio {
    width: 50%;
    margin-top: 20px;
  }
  #configurator-content .left-configurator .row .item .radio-box.services {
    width: 100%;
  }
  #configurator-content .left-configurator .row .item .radio-box.services .styled-radio {
    width: auto;
    margin: 0 auto;
    float: none;
  }
  #configurator-content .left-configurator .row .item .radio-box.services .styled-radio + .styled-radio {
    margin-top: 30px;
  }
  #configurator-content .left-configurator .row .item .radio-box.margin {
    width: 260px;
  }
  #configurator-content .left-configurator .row .item .radio-box.margin .styled-radio {
    margin: 0 20px;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio {
    width: 90px;
  }
}
@media screen and (max-width: 850px) {
  #footer .middle .tel,
  #footer .middle .email,
  #footer .middle .address {
    width: calc(50% - 60px);
    float: left;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    height: auto;
  }
  #footer .middle .email {
    width: calc(50% - 80px);
  }
  #footer .middle .address {
    float: left;
  }
  #services-title-bg {
    height: 180px;
  }
  #services-title-bg .inner {
    height: 180px;
  }
  #services-boxes {
    margin-top: 10px;
  }
  #services-boxes .box {
    width: 67px;
    height: 85px;
  }
  #services-boxes .box.active {
    width: calc((100% - (3 * 68px)) - 1px);
  }
  #services-boxes .box.active .container {
    padding-left: 25px;
    padding-right: 15px;
  }
  #services-boxes .box.active .container h3 {
    height: auto;
    padding-left: 60px;
  }
  #services-boxes .box.active .container h3 span {
    display: block;
  }
  #services-boxes .box .container {
    padding-left: 20px;
    padding-right: 20px;
    height: 65px;
  }
  #services-boxes .box .container h3 {
    height: 34px;
    padding-left: 35px;
    margin-top: 15px;
  }
  #services-boxes .box .container h3.services {
    margin-top: 15px;
  }
  #services-boxes .box .container h3 span {
    display: none;
  }
  #porovnani-eshopu table tr.prices,
  #porovnani-eshopu table tr.bottom {
    display: none;
  }
  #porovnani-eshopu table th.param {
    padding: 3px 5px;
    font-size: 13px; /* add PX (or original value) as backup */
    font-size: 0.8125rem;
  }
  #porovnani-eshopu table th.name {
    width: 30px;
    padding: 0;
    vertical-align: bottom;
    text-align: center;
  }
  #porovnani-eshopu table th.name span.express {
    display: block;
    width: 30px;
    height: 119px;
    background: url("../images/mobile/express.png") no-repeat 0 0;
  }
  #porovnani-eshopu table th.name span.standard {
    display: block;
    width: 30px;
    height: 119px;
    background: url("../images/mobile/standard.png") no-repeat 0 0;
  }
  #porovnani-eshopu table th.name span.enterprise {
    display: block;
    width: 30px;
    height: 119px;
    background: url("../images/mobile/enterprise.png") no-repeat 0 0;
  }
  #porovnani-eshopu table th.name span.ultimate {
    display: block;
    width: 30px;
    height: 119px;
    background: url("../images/mobile/ultimate.png") no-repeat 0 0;
  }
  #porovnani-eshopu table th.name span.text {
    display: none;
  }
  #porovnani-eshopu table td.yes {
    width: 30px;
    height: 48px;
    background: linear-gradient(#a8d242, #b1d84b, #b7db53);
    border-top: 1px solid #bbe342;
  }
  #porovnani-eshopu table td.yes span {
    display: block;
    width: 30px;
    height: 30px;
    background-size: 18px 15px;
  }
  #porovnani-eshopu table td.no {
    width: 30px;
    height: 48px;
    background: linear-gradient(#bfca9f, #c5d0a6, #c9d4ac);
    border-top: 1px solid #d0dcae;
  }
  #porovnani-eshopu table td.no span {
    display: block;
    width: 30px;
    height: 30px;
  }
  #hp-slider .slide {
    background-position: left center;
  }
  #hp-slider .slide.vps,
  #hp-slider .slide.eshop {
    background-position: left center;
  }
}
@media screen and (max-width: 838px) {
  #prices-content .item .price-item .cf .total-price {
    padding-top: 20px;
  }
}
@media screen and (max-width: 817px) {
  #prices-content .item .price-item .cf a.price-button {
    margin-bottom: 5px;
  }
  #prices-content .item .price-item .cf .checkboxes {
    float: left;
    padding-left: 24px;
  }
}
@media screen and (max-width: 800px) {
  #hp-control .box span {
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    padding-left: 70px;
  }
  #orderWindow {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    margin: 0;
    padding: 0;
  }
  #orderWindow h3 {
    padding-left: 20px;
    padding-right: 60px;
    padding-top: 10px;
  }
  #orderWindow #orderDescription {
    display: none;
  }
  #orderWindow form p {
    margin-bottom: 10px;
  }
  #orderWindow form input[type="text"],
  #orderWindow form input[type="email"] {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  #configurator-content .left-configurator .bottom .blue p.row {
    width: 50%;
  }
}
@media screen and (max-width: 722px) {
  #references-content {
    width: 442px;
  }
}
@media screen and (max-width: 720px) {
  #hp-control .box span {
    font-size: 16px; /* add PX (or original value) as backup */
    font-size: 1rem;
    padding-left: 60px;
  }
  #hp-control .box span.services {
    background: url("../images/main-menu-ico1.png") no-repeat 15px center;
  }
  #hp-control .box span.references {
    background: url("../images/main-menu-ico2.png") no-repeat 15px center;
  }
  #hp-control .box span.contact {
    background: url("../images/main-menu-ico3.png") no-repeat 13px center;
  }
}
@media screen and (max-width: 640px) {
  #header #panel #logo {
    margin-left: 30px;
    width: 40%;
  }
  #header #panel #logo img {
    width: 100%;
  }
  #header #panel #logo p {
    font-size: 11px; /* add PX (or original value) as backup */
    font-size: 0.6875rem;
    letter-spacing: 0.26px;
  }
  #hp-slider {
    height: 367px;
    border-bottom: 3px solid #ccc;
  }
  #hp-slider .slide {
    height: 367px;
    -webkit-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
  }
  #hp-slider .slide .inner {
    width: auto;
    margin: 0 20px;
  }
  #hp-slider .slide .inner .text {
    padding-top: 30px;
  }
  #hp-slider .slide .inner .text h2 {
    font-size: 40px; /* add PX (or original value) as backup */
    font-size: 2.5rem;
  }
  #hp-slider .slide .inner .text ul {
    margin: 20px 0 0 0;
  }
  #hp-slider .slide .inner .text ul li {
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
  }
  #hp-slider .bx-wrapper .bx-controls {
    width: 100%;
  }
  #hp-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 20px;
    padding-left: 0;
  }
  #hp-control {
    width: calc(100% - 60px);
    margin-top: 40px;
  }
  #hp-control .box {
    width: calc(15% - 1px);
    border-left: 1px solid #fff;
  }
  #hp-control .box.active {
    width: 70%;
  }
  #hp-control .box.active span {
    display: block;
    line-height: 85px;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px; /* add PX (or original value) as backup */
    font-size: 1.375rem;
    padding-left: 90px;
  }
  #hp-control .box.work a,
  #hp-control .box.contact a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #hp-control .box.work a {
    background: url("../images/main-menu-ico2.png") no-repeat center center;
  }
  #hp-control .box.contact a {
    background: url("../images/main-menu-ico3.png") no-repeat center center;
  }
  #hp-control .box span {
    display: none;
  }
  #hp-reference h2 {
    margin-left: 30px;
    margin-right: 30px;
  }
  #hp-reference .upper,
  #hp-reference .middle,
  #hp-reference .bottom {
    margin: 50px 35px 0 35px;
    width: calc(100% - 70px);
  }
  #hp-reference .upper .box,
  #hp-reference .middle .box,
  #hp-reference .bottom .box {
    margin-left: 0px;
    margin-bottom: 10px;
  }
  #hp-reference .upper .box.left,
  #hp-reference .middle .box.left,
  #hp-reference .bottom .box.left {
    float: left;
  }
  #hp-reference .upper .box.right,
  #hp-reference .middle .box.right,
  #hp-reference .bottom .box.right {
    float: right;
  }
  #hp-reference .upper .box:first-child,
  #hp-reference .middle .box:first-child,
  #hp-reference .bottom .box:first-child {
    margin-left: 0;
  }
  #hp-reference .middle,
  #hp-reference .bottom {
    margin-top: 0;
  }
  #footer .top {
    margin: 0 30px;
  }
  #footer .middle {
    margin: 0 30px;
    margin-top: 28px;
    width: calc(100% - 60px);
  }
  #footer .middle .tel,
  #footer .middle .address {
    width: calc(50% - 60px);
    height: auto;
  }
  #footer .middle .tel p,
  #footer .middle .address p {
    height: auto;
  }
  #footer .middle .email {
    width: calc(50% - 90px);
  }
  #contact #contact-bottom .box-left {
    width: 100%;
    float: none;
  }
  #contact #contact-bottom .box-center {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  #contact #contact-bottom .box-right {
    width: 100%;
    float: none;
  }
  #contact #contact-bottom .box-left,
  #contact #contact-bottom .box-center,
  #contact #contact-bottom .box-right {
    transition: 0.2s;
  }
  #contact #contact-bottom .box-left.active,
  #contact #contact-bottom .box-center.active,
  #contact #contact-bottom .box-right.active {
    margin-bottom: 35px;
  }
  #contact #contact-bottom .box-left.active p,
  #contact #contact-bottom .box-center.active p,
  #contact #contact-bottom .box-right.active p,
  #contact #contact-bottom .box-left.active ul,
  #contact #contact-bottom .box-center.active ul,
  #contact #contact-bottom .box-right.active ul,
  #contact #contact-bottom .box-left.active h3.hide,
  #contact #contact-bottom .box-center.active h3.hide,
  #contact #contact-bottom .box-right.active h3.hide {
    display: block;
  }
  #contact #contact-bottom .box-left.active h3 span.arrow,
  #contact #contact-bottom .box-center.active h3 span.arrow,
  #contact #contact-bottom .box-right.active h3 span.arrow {
    background-position: 0 -19px;
  }
  #contact #contact-bottom h3 {
    font-size: 22px; /* add PX (or original value) as backup */
    font-size: 1.375rem;
    color: #fff;
    background: #8ac201;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    height: 70px;
    line-height: 70px;
    margin: 1px 0;
    padding-left: 30px;
    padding-right: 70px;
  }
  #contact #contact-bottom h3.hide {
    display: none;
    color: #8ac201;
    background: #fff;
    height: 50px;
    line-height: 50px;
  }
  #contact #contact-bottom h3 span.arrow {
    display: block;
    width: 30px;
    height: 19px;
    background: url("../images/mobile/sipka2.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 30px;
  }
  #contact #contact-bottom p,
  #contact #contact-bottom ul {
    display: none;
    padding-left: 30px;
  }
}
@media screen and (max-width: 639px) {
  #work .inner {
    display: none;
  }
  #orderWindow.configurator div.configurator p.row {
    width: 100%;
    float: none;
  }
  #prices-content .item .price-item .cf .checkboxes {
    padding-left: 0;
    width: 100%;
  }
  #prices-content .item .price-item .cf .checkboxes h4 {
    margin-top: 20px;
    float: none;
  }
  #prices-content .item .price-item .cf .checkboxes .row {
    padding-left: 0;
    margin-bottom: 5px;
  }
  #prices-content .item .price-item .cf .total-price {
    float: left;
    padding-top: 15px;
    width: 100%;
  }
}
@media screen and (max-width: 629px) {
  #services-solutions-container .right-boxes .box {
    float: none;
    width: 100%;
  }
  #services-solutions-container .right-boxes .box a {
    display: block;
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 609px) {
  #hp-reference .upper .box,
  #hp-reference .middle .box,
  #hp-reference .bottom .box {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #hp-reference .upper .box:first-child,
  #hp-reference .middle .box:first-child,
  #hp-reference .bottom .box:first-child {
    margin-left: auto;
  }
  #hp-reference .upper .box.left,
  #hp-reference .middle .box.left,
  #hp-reference .bottom .box.left,
  #hp-reference .upper .box.right,
  #hp-reference .middle .box.right,
  #hp-reference .bottom .box.right {
    float: none;
  }
  #contact #phone-row .box {
    float: none;
    margin: 0 auto;
  }
  #contact #phone-row .text {
    margin-top: 15px;
    float: none;
    width: 100%;
    margin-left: 0;
  }
  #contact #contacts-row .tel {
    width: calc(100% - 60px);
  }
  #contact #contacts-row .email {
    width: calc(100% - 60px);
    margin-left: 0;
  }
  #contact #contacts-row .address {
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 572px) {
  #page #price-panel-mobile h3 {
    height: 57px;
  }
  #page #price-panel-mobile h3 span.name {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  #configurator-content .left-configurator .bottom .blue p.row {
    width: 100%;
  }
}
@media screen and (max-width: 510px) {
  #services-boxes .box.active .container h3 {
    height: 34px;
  }
  #services-boxes .box.active .container h3.services span {
    display: none;
  }
}
@media screen and (max-width: 501px) {
  #references-content {
    width: 221px;
  }
}
@media screen and (max-width: 499px) {
  #hp-slider .slide .inner .text {
    padding-top: 15px;
  }
  #hp-slider .slide .inner .text h2 {
    font-size: 26px; /* add PX (or original value) as backup */
    font-size: 1.625rem;
  }
  #hp-slider .slide .inner .text ul {
    margin: 20px 0 0 0;
  }
  #hp-slider .slide .inner .text ul li {
    font-size: 16px; /* add PX (or original value) as backup */
    font-size: 1rem;
  }
  #hp-slider .bx-wrapper .bx-controls {
    width: 100%;
  }
  #hp-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 20px;
    padding-left: 0;
  }
  #hp-control .box {
    height: 65px;
  }
  #hp-control .box.active span {
    line-height: 65px;
  }
  #footer .top #greenTel {
    margin: 0 auto;
    float: none;
    max-width: calc(100% - 96px);
  }
  #footer .top .logo {
    float: none;
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  #footer .middle {
    margin-top: 0;
  }
  #footer .middle .tel,
  #footer .middle .email,
  #footer .middle .address {
    width: calc(100% - 60px);
    float: left;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
    margin: 0;
    height: auto;
  }
  #page #services-columns {
    width: 100%;
  }
  #page #services-columns .w50 {
    width: 100%;
  }
  #page #services-columns .left {
    float: none;
  }
  #configurator-boxes {
    margin-top: 25px;
  }
  #configurator-boxes .box {
    height: auto;
    border: none;
    position: relative;
  }
  #configurator-boxes .box .container {
    width: calc(100% - 10px);
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 469px) {
  #hp-boxes .box {
    float: none;
    width: 100%;
  }
  #orderWindow form .inputs p {
    width: 100%;
  }
  #orderWindow form .inputs p.left {
    width: 100%;
    margin-left: 0;
  }
  #orderWindow form input[type="submit"] {
    max-width: calc(100% - 5px);
  }
}
@media screen and (max-width: 459px) {
  #services-boxes .box.active .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #services-boxes .box.active .container h3 {
    height: 34px;
    background-position: center center;
    padding: 0;
    width: 100%;
  }
  #services-boxes .box.active .container h3 span {
    display: none;
  }
  #services-boxes .box.active:before {
    background-position: center bottom;
  }
  #configurator-content .left-configurator .row .item .radio-box {
    width: 180px;
    margin: 0 auto;
  }
  #configurator-content .left-configurator .row .item .radio-box.big {
    width: 100%;
  }
  #configurator-content .left-configurator .row .item .radio-box.big .styled-radio {
    width: 50%;
    margin-top: 20px;
    height: 130px;
  }
  #configurator-content .left-configurator .row .item .radio-box.middle {
    width: 100%;
  }
  #configurator-content .left-configurator .row .item .radio-box.middle .styled-radio {
    width: 50%;
    margin-top: 20px;
  }
  #configurator-content .left-configurator .row .item .radio-box.services {
    width: 100%;
  }
  #configurator-content .left-configurator .row .item .radio-box.services .styled-radio {
    width: auto;
    margin: 0 auto;
    float: none;
  }
  #configurator-content .left-configurator .row .item .radio-box.services .styled-radio + .styled-radio {
    margin-top: 30px;
  }
  #configurator-content .left-configurator .row .item .radio-box.margin {
    width: 260px;
  }
  #configurator-content .left-configurator .row .item .radio-box.margin .styled-radio {
    margin: 0 20px;
  }
  #configurator-content .left-configurator .row .item .radio-box .styled-radio {
    width: 90px;
  }
}
@media screen and (max-width: 434px) {
  #page .solutions-btn.big {
    max-width: auto;
    width: calc(100% - 80px);
    padding-right: 50px;
    height: auto;
    background-position: right 10px center;
    line-height: 50px;
  }
}
@media screen and (max-width: 424px) {
  #header #panel #tel .bg {
    margin-top: 15px;
    width: 60px;
    height: 60px;
    -webkit-background-size: 30px 30px;
    -o-background-size: 30px 30px;
    background-size: 30px 30px;
  }
  #header #panel #tel .bg span.tel {
    right: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
  }
  #header #panel #mobileMenu {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    -webkit-background-size: 30px 30px;
    -o-background-size: 30px 30px;
    background-size: 30px 30px;
  }
  #header #panel #mobileMenu ul {
    top: 60px;
    width: 200px;
  }
  #header #panel #mobileMenu ul li a {
    font-size: 14px; /* add PX (or original value) as backup */
    font-size: 0.875rem;
    line-height: 35px;
    height: 35px;
  }
  #hp-control .box.active span {
    padding-left: 80px;
    font-size: 18px; /* add PX (or original value) as backup */
    font-size: 1.125rem;
  }
  #footer .bottom #contact-form .form input[name="email"],
  #footer .bottom #contact-form .form input[name="phone"],
  #footer .bottom #contact-form .form input[name="contact"] {
    margin-top: 20px;
  }
  #footer .bottom #contact-form .form input[type="text"],
  #footer .bottom #contact-form .form input[type="email"],
  #footer .bottom #contact-form .form textarea {
    width: calc(100% - 30px);
    float: none;
  }
  #footer .bottom #contact-form .form input[type="submit"] {
    font-size: 16px; /* add PX (or original value) as backup */
    font-size: 1rem;
  }
  #footer .bottom #contact-form .form .clear {
    font-size: 14px; /* add PX (or original value) as backup */
    font-size: 0.875rem;
  }
  #page a#services-kontakt {
    max-width: calc(100% - 10px);
    background-position: right 10px center;
    padding-left: 10px;
  }
  #page .solutions-btn {
    width: calc(100% - 10px);
    padding-left: 10px;
    background-position: right 10px center;
  }
  #page .solutions-btn.big {
    width: calc(100% - 60px);
    padding-left: 10px;
    background-position: right 10px center;
  }
  #solutions-title-bg .inner h2 {
    padding-top: 25px;
  }
}
@media screen and (max-width: 400px) {
  #configurator-content .left-configurator .row .item {
    width: 280px;
  }
  #configurator-content .left-configurator .row .item .slider,
  #configurator-content .left-configurator .row .item .positions {
    margin-left: 0;
  }
}
@media screen and (max-width: 398px) {
  #contact #contact-bottom .box-center h3 {
    height: 80px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #configurator-content .left-configurator .bottom form .inputs p {
    width: 100%;
  }
  #configurator-content .left-configurator .bottom form .inputs p.left {
    margin-right: 0;
  }
  #configurator-content .left-configurator .bottom form input[type='text'],
  #configurator-content .left-configurator .bottom form input[type='email'] {
    width: calc(100% - 34px);
  }
  #configurator-content .left-configurator .bottom form textarea {
    width: calc(100% - 32px);
  }
  #configurator-content .left-configurator .bottom form input[type='submit'] {
    width: 290px;
    background-position: 245px center;
  }
  #configurator-content .left-configurator .bottom form .clean {
    margin-bottom: 20px;
  }
  #configurator-content .left-configurator .bottom form div.submit {
    position: relative;
    bottom: inherit;
    left: inherit;
    margin: 0 auto;
    width: 290px;
  }
}
@media screen and (max-width: 382px) {
  #configurator-boxes .box .container h3 {
    font-size: 17px; /* add PX (or original value) as backup */
    font-size: 1.0625rem;
    line-height: 24px;
  }
}
@media screen and (max-width: 374px) {
  #contact #contact-bottom .box-right h3 {
    height: 80px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 350px) {
  #header #panel #logo p {
    letter-spacing: 0.16px;
    line-height: 12px;
  }
  #porovnani-eshopu a.btn {
    max-width: calc(100% - 30px);
    background-position: 210px center;
  }
  #orderWindow form input[type="submit"] {
    padding: 0;
    max-width: calc(100% - 5px);
    padding-left: 5px;
    background-position: right 5px center;
  }
  #hp-control {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
  #hp-control .box.active span {
    padding-left: 70px;
    font-size: 16px; /* add PX (or original value) as backup */
    font-size: 1rem;
  }
  #services-boxes .box {
    width: calc(25% - 1px);
  }
  #services-boxes .box.active {
    width: calc(25% - 1px);
  }
  #services-boxes .box .container {
    padding-left: 17px;
    padding-right: 23px;
  }
  #page #services-columns a.btn {
    background-position: 210px center;
  }
  #page #price-panel-mobile h3 {
    padding-right: 10px;
  }
  #contact #contacts-row .tel {
    font-size: 20px; /* add PX (or original value) as backup */
    font-size: 1.25rem;
  }
  #contact #contacts-row .email {
    font-size: 20px; /* add PX (or original value) as backup */
    font-size: 1.25rem;
  }
  #contact #contacts-row .address p {
    font-size: 20px; /* add PX (or original value) as backup */
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 340px) {
  #contact #phone-row .box {
    background: #8ac201 url("../images/footer-ico-zelena.png") no-repeat 18px center;
    padding: 5px 10px 5px 66px;
  }
}
input[role="gdpr"],
input[role="gdpr2"] {
  margin-right: 5px;
}
label.gdpr {
  color: #fff;
  cursor: pointer;
}
label.gdpr:hover {
  text-decoration: underline;
}
.gdprInner {
  overflow-y: scroll;
  height: 612px;
}
@media screen and (max-width: 800px) {
  .gdprInner {
    height: 100% !important;
    width: 100% !important;
    box-sizing: border-box;
    padding: 10px !important;
  }
}
