@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
article {
  display: block;
}
aside {
  display: block;
}
details {
  display: block;
}
figcaption {
  display: block;
}
figure {
  display: block;
  margin: 0;
}
footer {
  display: block;
  background-color: #333366;
  color: #ffffff;
}
footer > div {
  position: relative;
  *zoom: 1;
  max-width: 980px;
  _width: 980px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer > div:after {
  content: "";
  display: table;
  clear: both;
}
footer > div .logo > img {
  max-width: 100%;
}
footer > div .copy a {
  color: #ffffff;
  text-decoration: none;
}
footer > div .top {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  background-color: #424579;
  border: 3px solid #6367a7;
}
footer > div .top a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 5px 25px 15px 25px;
  font-weight: bold;
}
footer > div .top a span {
  display: block;
  text-align: center;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
footer ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style-type: none;
}
footer ul li a {
  color: #ffffff;
  text-decoration: none;
  line-height: 2.5;
}
footer ul li a:before {
  content: "› ";
  color: #f9b000;
}
header {
  display: block;
}
header > div {
  *zoom: 1;
  max-width: 980px;
  _width: 980px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
header > div:after {
  content: "";
  display: table;
  clear: both;
}
header > div .logo {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 15px;
}
header > div .logo a {
  display: inline-block;
  overflow: visible;
  width: 80px;
  height: 95px;
  padding: 0px 0px;
  background: url('svg00000.svg') 0px 0px no-repeat;
  background-size: 80px 95px;
  border: 1px solid #fff;
}
header > div .logo a span {
  display: none;
}
header ul {
  overflow: hidden;
  *zoom: 1;
  margin: 0;
  padding: 0;
}
hgroup {
  display: block;
}
main {
  display: block;
  *zoom: 1;
  max-width: 980px;
  _width: 980px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
main:after {
  content: "";
  display: table;
  clear: both;
}
nav {
  display: block;
}
section {
  display: block;
}
summary {
  display: block;
}
audio {
  display: inline-block;
  vertical-align: middle;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
canvas {
  display: inline-block;
  vertical-align: middle;
}
video {
  display: inline-block;
  vertical-align: middle;
}
[hidden] {
  display: none;
}
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #1a1a18;
  font-size: 62.5%;
  line-height: 1.4;
}
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}
body {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active {
  outline: 0;
}
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
mark {
  background: #ff0;
  color: #000000;
}
code {
  font-family: monospace, serif;
  font-size: 1em;
}
kbd {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  font-family: monospace, serif;
  font-size: 1em;
  white-space: pre-wrap;
}
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
img {
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
button {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  line-height: normal;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  color: #1a1a18;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  line-height: normal;
  color: #1a1a18;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
select {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  text-transform: none;
  color: #1a1a18;
}
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  overflow: auto;
  vertical-align: top;
  color: #1a1a18;
  resize: vertical;
}
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled] {
  cursor: default;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-margin-collapse: separate;
}
.prd-badge {
  margin-top: 2em;
  text-align: center;
  border: 4px solid #f4a821;
  font-weight: bold;
  background-color: #f39304;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fcbf34), color-stop(100%, #f39304));
  background-image: -webkit-linear-gradient(left top, #fcbf34, #f39304);
  background-image: -moz-linear-gradient(left top, #fcbf34, #f39304);
  background-image: -o-linear-gradient(left top, #fcbf34, #f39304);
  background-image: linear-gradient(left top, #fcbf34, #f39304);
}
.prd-badge strong {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
}
.prd-image-box {
  *zoom: 1;
  position: relative;
  padding-bottom: 90px;
}
.prd-image-box .prd-image-badge {
  margin-top: 2em;
  text-align: center;
  border: 4px solid #f4a821;
  font-weight: bold;
  background-color: #f39304;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fcbf34), color-stop(100%, #f39304));
  background-image: -webkit-linear-gradient(left top, #fcbf34, #f39304);
  background-image: -moz-linear-gradient(left top, #fcbf34, #f39304);
  background-image: -o-linear-gradient(left top, #fcbf34, #f39304);
  background-image: linear-gradient(left top, #fcbf34, #f39304);
}
.prd-image-box .prd-image-badge strong {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1em;
}
.prd-image-box:after {
  content: "";
  display: table;
  clear: both;
}
.prd-image-box .price-badges .prd-image-badge {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  height: 160px;
  width: 160px;
  text-align: center;
  padding: 10px 0;
  -webkit-box-shadow: black 0px 0px 10px;
  -moz-box-shadow: black 0px 0px 10px;
  box-shadow: black 0px 0px 10px;
  position: absolute;
}
.prd-image-box .price-badges .prd-image-badge p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
}
.prd-image-box .price-badges .prd-image-badge span {
  display: block;
  margin-top: 1em;
}
.prd-image-box .price-badges .prd-image-badge sup {
  top: -1em;
}
.prd-image-box .price-badges .prd-image-badge strong sup {
  top: -0.5em;
}
.prd-image-box .price-badges .price-badge-1.prd-image-badge {
  left: 20%;
}
.prd-image-box .price-badges .price-badge-2.prd-image-badge {
  left: 56.5%;
}
.prd-image-box .price-badges .price-badge-3.prd-image-badge {
  left: 78.5%;
}
.prd-image-box body.bg .price-badges .prd-image-badge strong {
  font-size: 25px;
  font-size: 2.5rem;
}
.prd-image-box body.cz .price-badges .prd-image-badge strong {
  font-size: 25px;
  font-size: 2.5rem;
}
.prd-image-box body.dk .price-badges .prd-image-badge {
  padding-top: 6px;
}
.prd-image-box body.dk .price-badges .prd-image-badge strong {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
}
.prd-image-box html.lt-ie9 body.dk .price-badges .prd-image-badge {
  padding-top: 21px;
}
.prd-image-box html.lt-ie9 body.es .price-badges .prd-image-badge {
  padding-top: 43px;
}
.prd-image-box html.lt-ie9 body.hu .price-badges .prd-image-badge {
  padding-top: 35px;
}
.prd-image-box html.lt-ie9 body.hu_ha .price-badges .prd-image-badge {
  padding-top: 35px;
}
.prd-image-box body.es .price-badges .prd-image-badge {
  padding-top: 28px;
}
.prd-image-box body.hu .price-badges .prd-image-badge {
  padding-top: 20px;
}
.prd-image-box body.hu .price-badges .prd-image-badge p {
  font-size: 23px;
  font-size: 2.3rem;
}
.prd-image-box body.hu_ha .price-badges .prd-image-badge {
  padding-top: 20px;
}
.prd-image-box body.hu_ha .price-badges .prd-image-badge p {
  font-size: 23px;
  font-size: 2.3rem;
}
.prd-image-box body.no_no .price-badges .prd-image-badge strong {
  font-size: 23px;
  font-size: 2.3rem;
}
.prd-image-box body.pl .price-badges .prd-image-badge span {
  font-size: .8em;
}
.prd-image-box body.pl .price-badges .prd-image-badge strong {
  font-size: 1em;
}
.prd-badge-rounded {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
html.lt-ie9 .prd-badge-rounded {
  background: transparent url("img/badge_bg.png") top center no-repeat !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  height: 180px !important;
  margin-top: 17px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 25px;
}
html.lt-ie9 body.be_fr .price-badges .price-badge-1 {
  padding-top: 15px;
}
html.lt-ie9 body.be_nl .price-badges .price-badge-1 {
  padding-top: 15px;
}
html.lt-ie9 body.bg .price-badges .price-badge-1 {
  padding-top: 15px;
}
html.lt-ie9 body.bg .price-badges .price-badge-2 {
  padding-top: 45px;
}
html.lt-ie9 body.bg .price-badges .price-badge-3 {
  padding-top: 45px;
}
html.lt-ie9 body.cz .price-badges .price-badge-2 {
  padding-top: 45px;
}
html.lt-ie9 body.cz .price-badges .price-badge-3 {
  padding-top: 45px;
}
html.lt-ie9 body.de .price-badges .price-badge-1 {
  padding-top: 15px;
}
html.lt-ie9 body.dk .price-badges .prd-badge {
  padding-top: 21px;
}
html.lt-ie9 body.dk .price-badges .prd-image-box .prd-image-badge {
  padding-top: 21px;
}
html.lt-ie9 body.es .price-badges .prd-badge {
  padding-top: 43px;
}
html.lt-ie9 body.es .price-badges .prd-image-box .prd-image-badge {
  padding-top: 43px;
}
html.lt-ie9 body.hr .price-badges .price-badge-1 {
  padding-top: 15px;
}
html.lt-ie9 body.hu .price-badges .prd-badge {
  padding-top: 35px;
}
html.lt-ie9 body.hu .price-badges .prd-image-box .prd-image-badge {
  padding-top: 35px;
}
html.lt-ie9 body.hu_ha .price-badges .prd-badge {
  padding-top: 35px;
}
html.lt-ie9 body.hu_ha .price-badges .prd-image-box .prd-image-badge {
  padding-top: 35px;
}
html.lt-ie9 body.pl .price-badges .price-badge-1 {
  padding-top: 15px;
}
ul.unstyled {
  padding: 0;
  margin-left: 0;
  list-style: none;
}
ol.unstyled {
  padding: 0;
  margin-left: 0;
  list-style: none;
}
.lt-ie9 h1 {
  font-size: 37px;
  font-size: 3.7rem;
}
.lt-ie9 h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 35px;
}
.lt-ie9 header {
  background-image: url("hoermann.jpg");
  background-repeat: no-repeat;
  background-position: top center;
}
.lt-ie9 header > div {
  height: 545px;
  position: relative;
}
.lt-ie9 header > div .logo {
  position: absolute;
  top: 0px;
  right: 12px;
}
.lt-ie9 header > div .logo a {
  background-image: url(img/hoermann.png);
}
.lt-ie9 header > div nav {
  padding-top: 461px;
}
.lt-ie9 header .menu-button {
  display: none;
}
.lt-ie9 header ul li {
  list-style-type: none;
  width: 20%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.lt-ie9 header ul li a {
  background-color: #d6d8fb;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  display: block;
  margin: 10px 2px 0px 2px;
  height: 70px;
  line-height: 70px;
  color: #000000;
}
.lt-ie9 header ul li a span {
  margin: 0 14px;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.lt-ie9 header ul li a:hover {
  margin-top: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background-color: #fff;
  height: 84px;
}
.lt-ie9 header ul li a:hover span {
  margin-top: 20px;
}
.lt-ie9 header ul li a.active {
  margin-top: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  background-color: #fff;
  height: 84px;
}
.lt-ie9 header ul li a.active span {
  margin-top: 20px;
}
.lt-ie9 header ul.has-6-products li {
  width: 16.66667%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.lt-ie9 header ul.has-7-products li {
  width: 14.16667%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.lt-ie9 footer > div .logo {
  width: 50%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.lt-ie9 footer > div .copy {
  width: 50%;
  float: left;
  margin-right: 0%;
  display: inline;
  text-align: right;
}
.lt-ie9 footer > div .top {
  display: none;
}
.lt-ie9 footer ul li {
  width: 25%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.lt-ie9 .prd-variants {
  z-index: 100;
  position: relative;
  width: 700px;
}
.lt-ie9 .prd-button {
  font-size: 16px;
  font-size: 1.6rem;
}
.lt-ie9 .prd-button span.icon {
  background-image: url(img/rightarrow.png);
}
.lt-ie9 .prd-image-box .prd-image-badge {
  position: absolute;
  z-index: 103;
  bottom: 20px;
  left: 0;
  width: 240px;
  box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
}
.lt-ie9 .prd-image-zoom {
  display: block;
  position: absolute;
  z-index: 104;
  top: 20px;
  left: -60px;
  width: 134px;
}
.lt-ie9 .prd-column {
  width: 50%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.lt-ie9 .prd-column .prd-image {
  float: right;
}
.lt-ie9 .price-badges {
  display: block;
  top: 8.5em;
  position: absolute;
  left: 0;
  width: 100%;
}
.lt-ie9 body.hr header ul li a {
  height: 90px;
  line-height: 90px;
}
.lt-ie9 body.hr header ul li a:hover {
  height: 104px;
}
.lt-ie9 body.hr header ul li a.active {
  height: 104px;
}
.lt-ie9 body.hr header > div nav {
  padding-top: 441px;
}
.lt-ie9 body.lt header ul li a {
  height: 90px;
  line-height: 90px;
}
.lt-ie9 body.lt header ul li a:hover {
  height: 104px;
}
.lt-ie9 body.lt header ul li a.active {
  height: 104px;
}
.lt-ie9 body.lt header > div nav {
  padding-top: 441px;
}
.lt-ie9 body.ua header ul li a {
  height: 90px;
  line-height: 90px;
}
.lt-ie9 body.ua header ul li a:hover {
  height: 104px;
}
.lt-ie9 body.ua header ul li a.active {
  height: 104px;
}
.lt-ie9 body.ua header > div nav {
  padding-top: 441px;
}
h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  font-weight: bold;
}
h2 small {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: -5px;
  line-height: 20px;
  margin-top: 15px;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000000;
  padding: 0.2em 0;
}
.prd {
  *zoom: 1;
  padding-top: 45px;
  margin-bottom: 25px;
  position: relative;
}
.prd:after {
  content: "";
  display: table;
  clear: both;
}
.prd + .prd {
  padding-top: 0;
}
.prd h2 {
  margin-top: 0;
  padding-right: 15px;
}
.prd ul {
  margin: 0;
  padding: 15px;
}
.prd ul li {
  *zoom: 1;
  vertical-align: top;
  margin-top: .3em;
}
.prd ul li:after {
  content: "";
  display: table;
  clear: both;
}
.prd ul li:first-child {
  margin-top: 0;
}
.prd ul li .prd-image {
  height: 150px;
}
.prd ul li .prd-image-wrapper {
  margin-top: 1.3em;
}
.prd.first {
  border-top: 1px solid #bfbfbf;
}
.prd.additional {
  border-top: 1px solid #bfbfbf;
  padding-top: 45px;
}
.prd-variants {
  background-color: #fef2d6;
  display: block;
  padding-left: 15px;
}
.prd-variants p {
  margin-top: 0;
  padding-top: 1em;
}
.prd-variants ul {
  *zoom: 1;
  padding: 0 0 1em 0;
  margin: 0;
}
.prd-variants ul:after {
  content: "";
  display: table;
  clear: both;
}
.prd-variants ul li {
  list-style-type: none;
  float: left;
  margin: 0 13px 0 0;
  border-top: 4px solid #fef2d6;
  border-bottom: 4px solid #fef2d6;
}
.prd-variants ul li:hover {
  border-color: #858585;
}
.prd-variants ul li:last-child {
  margin-right: 0;
}
.prd-variants ul li img {
  border: 1px solid #515151;
  cursor: pointer;
  margin: 4px 0;
  max-width: 55px;
  max-height: 37px;
}
.prd-variants ul li.active {
  border-color: #858585;
}
.prd-price {
  color: #fbae0a;
  font-weight: bold;
  width: 100%;
  float: left;
  margin-right: 0%;
  display: inline;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: .5em;
  margin-top: 1em;
}
.prd-price span.sale {
  color: #1a1a18;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: line-through;
}
.prd-price span.prefix {
  color: #1a1a18;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
}
.prd-price span.price-box {
  display: inline-block;
  vertical-align: top;
}
.promotion-links {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.promotion-links li + li {
  margin-top: 10px;
}
.prd-button {
  display: inline-block;
  border: 1px solid #c4cbe5;
  height: 39px;
  padding-right: 10px;
  text-decoration: none;
  color: #1a1a18;
  line-height: 37px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  vertical-align: middle;
}
.prd-button span.icon {
  float: left;
  margin-right: 10px;
  display: inline-block;
  overflow: visible;
  width: 37px;
  height: 37px;
  padding: 0px 0px;
  background: url('svg00001.svg') 0px 0px no-repeat;
  background-size: 37px 37px;
}
.prd-button:hover {
  text-decoration: underline;
}
.prd-image {
  position: relative;
  z-index: 101;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  border: none;
}
.prd-image.shadow {
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px;
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 15px;
}
.prd-image-zoom {
  display: none;
}
.prd-column {
  position: relative;
  width: 100%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.prd-column .image-left {
  float: right;
}
.additional .lt-ie9 .prd-column {
  width: 41.66667%;
  float: left;
  margin-right: 0%;
  display: inline;
  margin-right: 8.33333%;
}
.prd-text {
  width: 100%;
  float: left;
  margin-right: 0%;
  display: inline;
}
.prd-context {
  font-size: 9px;
  font-size: 0.9rem;
  margin-bottom: 1em;
}
.sigel-box {
  position: absolute;
  top: -30px;
  right: -110px;
}
.sigel-box .sigel {
  margin-left: 20px;
}
.price-badge-2 {
  margin-right: 5%;
}
.price-badges {
  display: none;
}
.price-badges .prd-badge {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  height: 160px;
  width: 160px;
  text-align: center;
  padding: 10px 0;
  -webkit-box-shadow: black 0px 0px 10px;
  -moz-box-shadow: black 0px 0px 10px;
  box-shadow: black 0px 0px 10px;
  position: absolute;
}
.price-badges .prd-badge p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
}
.price-badges .prd-badge span {
  display: block;
  margin-top: 1em;
}
.price-badges .prd-badge sup {
  top: -1em;
}
.price-badges .prd-badge strong sup {
  top: -0.5em;
}
.price-badges .prd-image-box .prd-image-badge {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  height: 160px;
  width: 160px;
  text-align: center;
  padding: 10px 0;
  -webkit-box-shadow: black 0px 0px 10px;
  -moz-box-shadow: black 0px 0px 10px;
  box-shadow: black 0px 0px 10px;
  position: absolute;
}
.price-badges .prd-image-box .prd-image-badge p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2em;
}
.price-badges .prd-image-box .prd-image-badge span {
  display: block;
  margin-top: 1em;
}
.price-badges .prd-image-box .prd-image-badge sup {
  top: -1em;
}
.price-badges .prd-image-box .prd-image-badge strong sup {
  top: -0.5em;
}
.price-badges .prd-image-box .price-badge-1.prd-image-badge {
  left: 20%;
}
.price-badges .prd-image-box .price-badge-2.prd-image-badge {
  left: 56.5%;
}
.price-badges .prd-image-box .price-badge-3.prd-image-badge {
  left: 78.5%;
}
.price-badges .prd-badge.price-badge-1 {
  left: 20%;
}
.price-badges .prd-badge.price-badge-2 {
  left: 56.5%;
}
.price-badges .prd-badge.price-badge-3 {
  left: 78.5%;
}
body.be_fr .price-badges .price-badge-1 {
  padding-top: 0px;
}
body.be_fr .price-badges .price-badge-1 p {
  margin-top: 2px;
}
body.be_nl .price-badges .price-badge-1 {
  padding-top: 0px;
}
body.bg .price-badges .prd-badge strong {
  font-size: 25px;
  font-size: 2.5rem;
}
body.bg .price-badges .prd-image-box .prd-image-badge strong {
  font-size: 25px;
  font-size: 2.5rem;
}
body.bg .price-badges .price-badge-1 {
  padding-top: 0px;
}
body.bg .price-badges .price-badge-1 p {
  margin-top: 5px;
}
body.bg .price-badges .price-badge-2 {
  padding-top: 30px;
}
body.bg .price-badges .price-badge-3 {
  padding-top: 30px;
}
body.cz .price-badges .prd-badge strong {
  font-size: 25px;
  font-size: 2.5rem;
}
body.cz .price-badges .prd-image-box .prd-image-badge strong {
  font-size: 25px;
  font-size: 2.5rem;
}
body.cz .price-badges .price-badge-2 {
  padding-top: 30px;
}
body.cz .price-badges .price-badge-3 {
  padding-top: 30px;
}
body.de .price-badges .price-badge-1 {
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}
body.dk .price-badges .prd-badge {
  padding-top: 6px;
}
body.dk .price-badges .prd-badge strong {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
}
body.dk .price-badges .prd-image-box .prd-image-badge {
  padding-top: 6px;
}
body.dk .price-badges .prd-image-box .prd-image-badge strong {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  margin-bottom: 10px;
}
body.es .price-badges .prd-badge {
  padding-top: 28px;
}
body.es .price-badges .prd-image-box .prd-image-badge {
  padding-top: 28px;
}
body.hr .price-badges .price-badge-1 {
  padding-top: 0px;
}
body.hr .price-badges .price-badge-1 p {
  margin-top: 10px;
}
body.hu .price-badges .prd-badge {
  padding-top: 20px;
}
body.hu .price-badges .prd-badge p {
  font-size: 23px;
  font-size: 2.3rem;
}
body.hu .price-badges .prd-image-box .prd-image-badge {
  padding-top: 20px;
}
body.hu .price-badges .prd-image-box .prd-image-badge p {
  font-size: 23px;
  font-size: 2.3rem;
}
body.hu_ha .price-badges .prd-badge {
  padding-top: 20px;
}
body.hu_ha .price-badges .prd-badge p {
  font-size: 23px;
  font-size: 2.3rem;
}
body.hu_ha .price-badges .prd-image-box .prd-image-badge {
  padding-top: 20px;
}
body.hu_ha .price-badges .prd-image-box .prd-image-badge p {
  font-size: 23px;
  font-size: 2.3rem;
}
body.no_no .price-badges .prd-badge strong {
  font-size: 23px;
  font-size: 2.3rem;
}
body.no_no .price-badges .prd-image-box .prd-image-badge strong {
  font-size: 23px;
  font-size: 2.3rem;
}
body.pl .price-badges .price-badge-1 {
  padding-top: 0px;
}
body.pl .price-badges .prd-badge span {
  font-size: .8em;
}
body.pl .price-badges .prd-badge strong {
  font-size: 1em;
}
body.pl .price-badges .prd-image-box .prd-image-badge span {
  font-size: .8em;
}
body.pl .price-badges .prd-image-box .prd-image-badge strong {
  font-size: 1em;
}
.font17 {
  font-size: 17px;
}
.font27 {
  font-size: 27px;
}
.map {
  float: left;
  position: relative;
  height: 400px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 37px;
    font-size: 3.7rem;
  }
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 35px;
  }
  header {
    background-image: url("hoermann.jpg");
    background-repeat: no-repeat;
    background-position: top center;
  }
  header > div {
    height: 545px;
    position: relative;
  }
  header > div .logo {
    position: absolute;
    top: 0px;
    right: 12px;
  }
  header > div nav {
    padding-top: 461px;
  }
  header .menu-button {
    display: none;
  }
  header ul li {
    list-style-type: none;
    width: 20%;
    float: left;
    margin-right: 0%;
  }
  header ul li a {
    background-color: #d6d8fb;
    opacity: 0.9;
    display: block;
    margin: 10px 2px 0px 2px;
    height: 70px;
    line-height: 70px;
    color: #000000;
  }
  header ul li a span {
    margin: 0 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 16px;
    font-size: 1.6rem;
  }
  header ul li a:hover {
    margin-top: 0px;
    opacity: 1;
    background-color: #fff;
    height: 84px;
  }
  header ul li a:hover span {
    margin-top: 20px;
  }
  header ul li a.active {
    margin-top: 0px;
    opacity: 1;
    background-color: #fff;
    height: 84px;
  }
  header ul li a.active span {
    margin-top: 20px;
  }
  header ul.has-6-products li {
    width: 16.66667%;
    float: left;
    margin-right: 0%;
  }
  header ul.has-7-products li {
    width: 14.16667%;
    float: left;
    margin-right: 0%;
  }
  footer > div .logo {
    width: 50%;
    float: left;
    margin-right: 0%;
  }
  footer > div .copy {
    width: 50%;
    float: left;
    margin-right: 0%;
    text-align: right;
  }
  footer > div .top {
    display: none;
  }
  footer ul li {
    width: 25%;
    float: left;
    margin-right: 0%;
  }
  .prd-variants {
    z-index: 100;
    position: relative;
    width: 700px;
  }
  .prd-button {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .prd-image-box .prd-image-badge {
    position: absolute;
    z-index: 103;
    bottom: 20px;
    left: 0;
    width: 240px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
    box-shadow: rgba(0, 0, 0, 0.6) 5px 5px 15px;
  }
  .prd-image-zoom {
    display: block;
    position: absolute;
    z-index: 104;
    top: 20px;
    left: -60px;
    width: 134px;
  }
  .prd-column {
    width: 50%;
    float: left;
    margin-right: 0%;
  }
  .prd-column .prd-image {
    float: right;
  }
  .additional .prd-column {
    width: 41.66667%;
    float: left;
    margin-right: 0%;
    margin-right: 8.33333%;
  }
  .price-badges {
    display: block;
    top: 8.5em;
    position: absolute;
    left: 0;
    width: 100%;
  }
  body.hr header ul li a {
    height: 90px;
    line-height: 90px;
  }
  body.hr header ul li a:hover {
    height: 104px;
  }
  body.hr header ul li a.active {
    height: 104px;
  }
  body.hr header > div nav {
    padding-top: 441px;
  }
  body.lt header ul li a {
    height: 90px;
    line-height: 90px;
  }
  body.lt header ul li a:hover {
    height: 104px;
  }
  body.lt header ul li a.active {
    height: 104px;
  }
  body.lt header > div nav {
    padding-top: 441px;
  }
  body.ua header ul li a {
    height: 90px;
    line-height: 90px;
  }
  body.ua header ul li a:hover {
    height: 104px;
  }
  body.ua header ul li a.active {
    height: 104px;
  }
  body.ua header > div nav {
    padding-top: 441px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header {
    background-image: url("../img/hoermann_header_tablet.jpg");
    background-repeat: no-repeat;
    background-position: top center;
  }
  header ul li a span {
    margin: 0 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  footer > div .top {
    display: inline-block;
    float: right;
  }
  .prd-variants {
    width: 100%;
  }
  .price-badges .prd-badge.price-badge-1 {
    left: 2%;
  }
  .price-badges .prd-image-box .price-badge-1.prd-image-badge {
    left: 2%;
  }
  .price-badges .prd-image-box .price-badge-2.prd-image-badge {
    left: 34%;
  }
  .price-badges .prd-image-box .price-badge-3.prd-image-badge {
    left: 64%;
  }
  .price-badges .prd-badge.price-badge-2 {
    left: 34%;
  }
  .price-badges .prd-badge.price-badge-3 {
    left: 64%;
  }
  .prd-image-box .price-badges .price-badge-1.prd-image-badge {
    left: 2%;
  }
  .prd-image-box .price-badges .price-badge-2.prd-image-badge {
    left: 34%;
  }
  .prd-image-box .price-badges .price-badge-3.prd-image-badge {
    left: 64%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  header .mobile-background {
    background-image: url("../img/hoermann_header_smartphone.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  header .mobile-background img {
    max-width: 100%;
    height: auto;
  }
  header > div .logo {
    margin-right: 15px;
  }
  header nav {
    display: none;
  }
  header .menu-button {
    clear: both;
    cursor: pointer;
    background-color: #333366;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 5px;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
  }
  header li {
    background-color: #c4cbe5;
    border-top: 1px solid #fff;
  }
  header li a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #000000;
    padding: 5px 5px;
    display: block;
    font-weight: normal;
    text-decoration: none;
  }
  header .stickyMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
  }
  header .stickyMenu .menu-button {
    margin: 0 10px;
  }
  header .stickyMenu li {
    margin: 0 10px;
  }
  footer > div .logo {
    margin-bottom: 15px;
  }
  footer > div .top {
    margin-top: 2em;
    float: right;
    display: block;
  }
  .prd {
    padding-top: 20px;
  }
  .prd-variants {
    display: table-footer-group;
    padding: 1em;
  }
  .prd-variants p {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .prd-variants ul {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .prd-image {
    margin: 0 auto;
  }
  .prd-image.image-left {
    margin: 0;
    margin-bottom: 10px;
  }
  .prd-column.prd-column-alpha {
    display: table;
    margin-bottom: 1em;
  }
  .prd-text > ul {
    padding-top: 0;
  }
  .delivery .left,
  .delivery .right {
    width: 100% !important;
  }
  .delivery .right {
    margin-top: 40px;
  }
  .gate_rozchot {
    width: 100% !important;
    box-sizing: border-box;
  }
  .gate_rozchot .vorota_select {
    padding: 0 !important;
    text-align: center;
  }
  .gate_rozchot h4 {
    margin-bottom: 0 !important;
    text-align: center;
  }
  .bloc_gate_select {
    display: none;
  }
  #calcform {
    float: none;
    margin-left: 0 !important;
    width: auto;
    display: inline-block;
    text-align: left;
  }
  .shadow {
    overflow: scroll;
  }
  .shadow .inner {
    margin-top: 0 !important;
    width: 100% !important;
  }
}
.map {
  width: 100% !important;
  box-sizing: border-box;
}
.vorota_select {
  clear: both;
  padding: 15px 0 20px 10px;
  overflow: hidden;
}
.vorota_select img {
  float: left;
}
.vorota_select form {
  float: left;
  margin-left: -30px;
  margin-top: 18px;
  overflow: hidden;
  position: relative;
  width: 374px;
  z-index: 10;
}
.vorota_select form p {
  clear: both;
  margin-bottom: 5px;
  margin-left: 14px;
}
.inp_1 {
  float: left;
  margin-bottom: 13px;
  margin-left: 12px;
  margin-right: 2px;
}
.inp_1 .minus {
  background-repeat: no-repeat;
  background: url(../calc/minus.png);
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 26px;
  margin-right: 7px;
  margin-top: 5px;
  width: 19px;
}
.inp_1 input {
  background: url(../calc/ba_in.png);
  border-radius: 5px;
  border: 1px solid #D1DBDD;
  color: #ffffff;
  float: left;
  font-size: 22px;
  height: 26px;
  padding: 0;
  text-align: center;
  width: 47px;
}
.inp_1 .plus {
  background: url(../calc/plus.png);
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 19px;
  margin-left: 7px;
  margin-top: 5px;
  width: 19px;
}
.inp_1 span {
  color: #162C41;
  display: inline-block;
  margin-left: 5px;
  margin-top: 6px;
}
.inp_p_2 {
  margin-top: -1px !important;
}
.ch_div {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(../calc/hal.png);
  background-position: 0 15px;
}
.ch_div_ak {
  background-position: 0 -3px;
}
.chek {
  color: #22434B;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-bottom: -17px;
  margin-left: 19px;
}
.chek input {
  display: block;
  margin-left: -7px;
  opacity: 0;
}
.chek .ch_div {
  margin-right: 7px;
}
.chekt_div {
  display: block;
  margin-top: 10px;
}
.chekt_div label {
  display: inline-block;
}
.radio_block {
  margin-top: 25px;
  width: auto;
}
.radio_block input {
  cursor: pointer;
  height: 24px;
  left: -5px;
  opacity: 0;
  position: absolute;
  top: -3px;
  width: 24px;
  z-index: 99;
}
.radio_block .color {
  border: 1px solid #FCFCFC;
  display: block;
  height: 24px;
  position: relative;
  width: 24px;
}
.color_wrap {
  border: 1px solid #E1E1E1;
  display: inline-block;
  height: 26px;
  width: 26px;
}
.color_1 {
  background: #EDEDED;
}
.color_2 {
  background: #9E9E9E;
}
.color_3 {
  background: #19365C;
}
.color_4 {
  background: #392E22;
}
.color_5 {
  background: #DBCB8D;
}
.color_6 {
  background: #015E33;
}
.color_7 {
  background: #741B25;
}
.color_8 {
  background: #4B3835;
}
.color_9 {
  background: #696969;
}
.active_color {
  -moz-transform: scale(1.05);
  -moz-transition: all 0.3s ease-out 0.1s;
  -o-transform: scale(1.05);
  -o-transition: all 0.3s ease-out 0.1s;
  -webkit-transform: scale(1.05);
  -webkit-transition: all 0.3s ease-out 0.1s;
  background: #497082;
  border: 1px solid #497082 !important;
  transform: scale(1.05);
  transition: all 0.3s ease-out 0.1s;
}
.img_block_gat {
  border: 4px solid #ffffff;
  box-shadow: 0px 3px 3px #CED2D1;
  height: 130px;
  margin-bottom: 10px;
  margin-top: 20px;
  overflow: hidden;
  width: 215px;
}
.img_block_gat img {
  min-height: 130px;
  width: 219px;
}
.gat_right p {
  color: #A4A9AA;
  font-size: 12px;
}
.zagolovok_right {
  color: #22434B !important;
  font-size: 13px !important;
}
.select_color {
  float: left;
  margin-top: 27px !important;
}
.radio_group {
  display: block;
  float: left;
  margin-bottom: 10px;
  overflow: hidden;
  padding-left: 8px;
  width: 200px;
}
.block_rozchot {
  margin-top: 39px;
}
.block_rozchot span {
  color: #00A3BF;
  font-size: 22px;
}
.block_rozchot input[type="submit"] {
  background: url("../calc/submit_2.png") repeat scroll 0% 0% transparent;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  font-size: 17px;
  height: 45px;
  margin-left: 13px;
  margin-top: 8px;
  padding-bottom: 15px;
  width: 232px;
}
.bloc_gate_select {
  background: url(../calc/vorota_select.png) no-repeat;
  float: left;
  height: 377px;
  position: relative;
  width: 585px;
}
.gate_rozchot {
  margin-top: 20px;
  margin: auto;
  width: 954px;
}
.gate_rozchot h4 {
  margin-bottom: 40px;
}
.gate_cklick {
  height: 312px;
  left: 101px;
  position: absolute;
  top: 46px;
  width: 314px;
}
.gate_color {
  display: none;
  height: 100%;
  width: 100%;
}
.gate_color_1 {
  background: url(../calc/gate_7.png);
}
.gate_color_2 {
  background: url(../calc/gate_3.png);
}
.gate_color_3 {
  background: url(../calc/gate_4.png);
}
.gate_color_4 {
  background: url(../calc/gate_5.png);
}
.gate_color_5 {
  background: url(../calc/gate_6.png);
}
.gate_color_6 {
  background: url(../calc/gate_8.png);
}
.gate_color_7 {
  background: url(../calc/gate_9.png);
}
#rozchot_1 {
  bottom: 2px;
  left: 100px;
  margin: auto;
  position: absolute;
  width: 314px;
}
#rozchot_1 input {
  background: none;
  border: none;
  color: #849DA3;
  font-size: 13px;
  left: 135px;
  position: absolute;
  top: -384px;
}
#rozchot_2 {
  width: 4px !important;
  height: 200px !important;
  position: absolute;
  right: 90px;
  margin-top: 19px;
}
#rozchot_2 .ui-widget-content {
  background: #46727E;
  height: 324px;
  right: -18px;
  top: 10px;
  width: 4px;
}
#rozchot_2 .ui-widget-header {
  background: #C6CACB;
  width: 4px;
  border-right: 2px solid #f1f1f1;
}
#rozchot_2 input {
  position: absolute;
  left: -523px;
  top: 167px;
  background: no-repeat;
  border: none;
  text-align: center;
  display: inline-block;
  width: 64px !important;
  font-size: 12px;
  color: #849DA3;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/********************UI**********************************/
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 4px;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
  border-radius: 0 3px 5px 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/* Component containers
----------------------------------*/
.ui-widget-content {
  background: url(../calc/back_pol_1.png);
  color: #333333;
  height: 4px;
  border-radius: 5px;
  display: block;
  width: 100%;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  background: url(../calc/back_pol_2.png);
  color: #333333;
  height: 4px;
  border-radius: 5px;
  display: block;
  width: 100%;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: url(../calc/polzunok_2.png);
  color: #1c94c4;
  width: 17px;
  height: 17px;
  margin-top: -2px;
}
.special-pult {
  background: url(../img/pult.png) no-repeat 20px top;
  padding-left: 150px;
  min-height: 200px;
}
.blocklink {
  opacity: 0.94;
  outline: none;
}
.blocklink:hover {
  opacity: 1;
}
.delivery {
  overflow: hidden;
  background: #333366;
  padding: 30px 20px;
  margin-bottom: 50px;
}
.delivery .left {
  width: 80%;
  float: left;
}
.delivery .left h2 {
  color: #ffa817;
  margin: 0 0 10px 0;
}
.delivery .left p {
  color: white;
  margin: 0;
}
.delivery .right {
  width: 20%;
  float: right;
  text-align: center;
  white-space: nowrap;
  color: white;
}
.delivery .right p {
  margin-top: 0;
  font-size: 16px;
}
.delivery .right a {
  background: #ffa817;
  padding: 10px 20px;
  color: black;
  width: 100%;
  display: inline-block;
}
.delivery .right a:hover {
  background: #fc9e00;
}
.shadow {
  z-index: 100;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.shadow .post {
  display: none;
}
.shadow .inner {
  margin: 100px auto;
  width: 400px;
  background: white;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}
.shadow .inner .close {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #333366;
  background: white;
  border: 1px solid #ffa817;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  transition: all .4s;
}
.shadow .inner .close:hover {
  background: #ffa817;
}
.shadow .inner h3 {
  margin: 0;
}
.shadow .inner p {
  margin-bottom: 30px;
}
.shadow .inner form {
  width: 100%;
}
.shadow .inner form input,
.shadow .inner form textarea {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 10px 5px;
  outline: none;
  border: 1px solid #ddddee;
  transition: all .4s;
  resize: none;
}
.shadow .inner form input:focus,
.shadow .inner form textarea:focus {
  border-color: #5555aa;
}
.shadow .inner form input.error,
.shadow .inner form textarea.error {
  border-color: red;
}
.shadow .inner form button {
  background: #333366;
  color: white;
  padding: 10px 20px;
  border: none;
  outline: none;
  transition: all .4s;
}
.shadow .inner form button:hover {
  background: #3c3c77;
}
