@font-face {
  font-family: "DiavloBold";
  src: url("/fonts/Diavlo_BOLD_II_37.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "DiavloBook";
  src: url("/fonts/Diavlo_BOOK_II_37.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Lato";
  src: url("/fonts/Lato-Reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* =============== RESET =============== */
html, body, div, span, a, img,
h1, h2, h3, h4, h5, h6, hgroup, p,
dl, dialog, dt, dd, ol, ul, li,
abbr, acronym, address, b, big, blockquote,
cite, code, del, dfn, em, i, ins, kbd, pre, q,
samp, tt, var, small, strong, sub, sup,
object, iframe, form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, nav, section,
figure, menu, time, mark, audio, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0; }

article, aside, footer, header, nav, section,
dialog, figure, hgroup, menu {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

del, ins {
  text-decoration: none; }

ol, ul {
  list-style: none; }

nav ul {
  list-style-type: none; }

table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: transparent;
  width: auto;
  height: auto; }

:focus {
  outline: 0; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

input {
  margin: 0; }

/*** Deprecated and obsolete elements ***/
applet, basefont, dir, font, isindex, menu, s, strike, u {
  font-family: inherit;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  vertical-align: baseline;
  text-decoration: inherit;
  text-align: left;
  color: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

dir, menu {
  list-style: none; }

nobr {
  white-space: normal; }

blink {
  text-decoration: none; }

marquee {
  overflow: visible; }

/* Base */
body {
  font-family: helvetica, arial, sans-serif;
  line-height: 1.5em;
  background: white;
  color: black; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

b, strong, caption, th, thead, dt, legend {
  font-weight: bold; }

cite, dfn, em, i {
  font-style: italic; }

code, kbd, samp, pre, tt, var {
  font-family: mono-space, monospace; }

h1, h2, h3, h4, h5, h6 {
  word-spacing: 0.125em; }

p {
  word-spacing: 0.125em; }

p.indent {
  text-indent: 1.5em; }

pre {
  white-space: pre; }

del {
  text-decoration: line-through; }

mark {
  padding: 0 .25em; }

ins {
  color: #f00; }

small, sup, sub {
  font-size: 80%; }

big {
  font-size: 125%;
  line-height: 80%; }

abbr, acronym {
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: .1em; }

abbr[title], acronym[title], dfn[title] {
  border-bottom: 1px dotted black;
  cursor: help; }

sup, sub {
  line-height: 0; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

blockquote {
  padding: 1px 1.5em;
  margin-top: -2px;
  border-left: solid 3px darkgray; }

hr {
  clear: both;
  border: none;
  background: #ddd;
  width: 100%; }

ul, ol {
  margin-left: 1.5em; }

ul {
  list-style: disc outside; }

ol {
  list-style: decimal outside; }

input, select, button {
  cursor: pointer; }

table {
  font: inherit;
  width: 100%; }

/*** html 5 ***/
article, aside, header, hgroup,
nav, figure, section, footer {
  display: block; }
/* =============== Baseline grid: 13/18px =============== */
html {
  font-size: 62.5%; }

body {
  font-size: 12px;
  line-height: 1.5em; }

h1, h2, h3, h4, h5, h6 {
  /* text-rendering: optimizeLegibility; */ }

h1, h2, h3 {
  margin-bottom: 18px; }

h4, h5, h6 {
  margin-bottom: 18px; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 100%; }

html[lang='ru'] h1 {
  font-size: 36px; }
html[lang='ru'] h2 {
  font-size: 28px; }
html[lang='ru'] h3 {
  font-size: 24px; }
html[lang='ru'] h4 {
  font-size: 21px; }
html[lang='ru'] h5 {
  font-size: 17px; }
html[lang='ru'] h6 {
  font-size: 100%; }

h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0px; }

p, pre, address {
  font-size: 100%;
  line-height: 1.5em;
  margin: 18px 0; }

small {
  font-size: 11px; }

abbr, code, kbd,
samp, small, var {
  line-height: 15px; }

ul, ol, dl, dialog {
  font-size: 100%;
  line-height: 1.5em;
  margin: 18px 0 18px 1.5em; }

li ul, li ol,
ul ul, ol ol {
  margin-top: 0;
  margin-bottom: 0; }

form, legend, label {
  font-size: 100%;
  line-height: 1.5em; }

legend {
  position: relative; }

table {
  font-size: 100%; }

caption {
  font-size: 100%;
  line-height: 1.5em;
  position: relative; }

hr {
  position: relative;
  height: 1px;
  margin: 18px 0 17px 0; }

/* =============== Table =============== */
/*
table                { border-collapse: collapse; border-top: solid 3px #000; border-bottom: solid 1px #000; position: relative; margin-top: 18px; margin-bottom: -1px; }

th, td               { line-height: 1.5em; padding: 9px 0px 8px 0; }
thead th, thead td   { padding-top: 7px; }
tfoot th, tfoot td   { padding-bottom: 8px; }
tbody th, tbody td,
tfoot th, tfoot td   { border-top: solid 1px #000; }
*/
caption {
  margin-bottom: 18px; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.justify {
  text-align: justify; }
/*
 * qTip2 - Pretty powerful tooltips - v3.0.3
 * http://qtip2.com
 *
 * Copyright (c) 2017 
 * Released under the MIT licenses
 * http://jquery.org/license
 *
 * Date: Mon Aug 28 2017 04:18 EDT-0400
 * Plugins: None
 * Styles: core basic
 */

.qtip{
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;

	max-width: 280px;
	min-width: 50px;

	font-size: 10.5px;
	line-height: 12px;

	direction: ltr;

	box-shadow: none;
	padding: 0;
}

	.qtip-content{
		position: relative;
		padding: 5px 9px;
		overflow: hidden;

		text-align: left;
		word-wrap: break-word;
	}

	.qtip-titlebar{
		position: relative;
		padding: 5px 35px 5px 10px;
		overflow: hidden;

		border-width: 0 0 1px;
		font-weight: bold;
	}

	.qtip-titlebar + .qtip-content{ border-top-width: 0 !important; }

	/* Default close button class */
	.qtip-close{
		position: absolute;
		right: -9px; top: -9px;
		z-index: 11; /* Overlap .qtip-tip */

		cursor: pointer;
		outline: medium none;

		border: 1px solid transparent;
	}

		.qtip-titlebar .qtip-close{
			right: 4px; top: 50%;
			margin-top: -9px;
		}

		* html .qtip-titlebar .qtip-close{ top: 16px; } /* IE fix */

		.qtip-titlebar .ui-icon,
		.qtip-icon .ui-icon{
			display: block;
			text-indent: -1000em;
			direction: ltr;
		}

		.qtip-icon, .qtip-icon .ui-icon{
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
		}

			.qtip-icon .ui-icon{
				width: 18px;
				height: 14px;

				line-height: 14px;
				text-align: center;
				text-indent: 0;
				font: normal bold 10px/13px Tahoma,sans-serif;

				color: inherit;
				background: transparent none no-repeat -100em -100em;
			}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
.qtip-focus{}

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
.qtip-hover{}

/* Default tooltip style */
.qtip-default{
	border: 1px solid #F1D031;

	background-color: #FFFFA3;
	color: #555;
}

	.qtip-default .qtip-titlebar{
		background-color: #FFEF93;
	}

	.qtip-default .qtip-icon{
		border-color: #CCC;
		background: #F1F1F1;
		color: #777;
	}

	.qtip-default .qtip-titlebar .qtip-close{
		border-color: #AAA;
		color: #111;
	}


/*! Light tooltip style */
.qtip-light{
	background-color: white;
	border-color: #E2E2E2;
	color: #454545;
}

	.qtip-light .qtip-titlebar{
		background-color: #f1f1f1;
	}


/*! Dark tooltip style */
.qtip-dark{
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

	.qtip-dark .qtip-titlebar{
		background-color: #404040;
	}

	.qtip-dark .qtip-icon{
		border-color: #444;
	}

	.qtip-dark .qtip-titlebar .ui-state-hover{
		border-color: #303030;
	}


/*! Cream tooltip style */
.qtip-cream{
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

	.qtip-cream .qtip-titlebar{
		background-color: #F0DE7D;
	}

	.qtip-cream .qtip-close .qtip-icon{
		background-position: -82px 0;
	}


/*! Red tooltip style */
.qtip-red{
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

	.qtip-red .qtip-titlebar{
		background-color: #F06D65;
	}

	.qtip-red .qtip-close .qtip-icon{
		background-position: -102px 0;
	}

	.qtip-red .qtip-icon{
		border-color: #D95252;
	}

	.qtip-red .qtip-titlebar .ui-state-hover{
		border-color: #D95252;
	}


/*! Green tooltip style */
.qtip-green{
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

	.qtip-green .qtip-titlebar{
		background-color: #B0DE78;
	}

	.qtip-green .qtip-close .qtip-icon{
		background-position: -42px 0;
	}


/*! Blue tooltip style */
.qtip-blue{
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

	.qtip-blue .qtip-titlebar{
		background-color: #D0E9F5;
	}

	.qtip-blue .qtip-close .qtip-icon{
		background-position: -2px 0;
	}
form {
  width: auto;
  padding: 0;
  margin: 10px auto; }
  form .captcha_res label {
    display: inline; }
  form .captcha_res input {
    width: 50px !important; }

form div.captcha {
  display: none; }

form legend {
  font-size: 12px;
  font-weight: bold; }

form fieldset {
  border: 0;
  border-top: solid 1px #ddd;
  margin: 0;
  padding: 10px 0 15px; }

form div[data-role="fieldcontain"] {
  margin: 0;
  padding: 3px 0;
  text-indent: 0; }

form label {
  float: none;
  width: auto;
  text-align: left;
  padding: 2px 5px 2px 0;
  display: block; }

form .check_box label,
form .radio_button label {
  float: none;
  margin-left: 10px;
  display: inline; }

form input {
  vertical-align: middle; }

form input[type=text],
form input[type=email],
form input[type=password] {
  width: auto;
  max-width: 530px;
  padding: 8px 8px;
  background: #fff;
  border: solid 2px #bfbfbf;
  font-size: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

form textarea {
  width: 100%;
  height: 250px;
  padding: 8px 8px;
  background: #fff;
  border: solid 2px #bfbfbf;
  font-size: 100%;
  font-family: inherit;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

form div.form-actions {
  text-align: center; }

form div.error_messages {
  margin: 0 0px 10px;
  padding: 0 10px;
  border: solid 1px;
  border-color: #ffd6a5 #fffbf5 #fffbf5 #ffd6a5;
  background: #fff0db; }
  form div.error_messages h2 {
    color: red;
    margin: .5em 0 0;
    padding: 0;
    font-weight: bold;
    font-size: 140%; }
  form div.error_messages p {
    margin: 0;
    padding: 3px 0;
    text-indent: 0; }
  form div.error_messages ul {
    width: auto;
    margin: 3px 0 5px;
    padding: 0;
    text-indent: 0;
    list-style: none;
    font-size: 100%;
    position: relative;
    display: block; }
  form div.error_messages li {
    margin: 0;
    padding: 1px 0 1px 22px;
    text-indent: 0px;
    line-height: 150%;
    background: url("/assets/site/ico-exclamation.png") 0 center no-repeat; }

form .error input[type=text],
form .error input[type=email],
form .error input[type=password],
form .error textarea {
  border-color: red; }

form .validation_message {
  color: red;
  display: block;
  font-size: 13px; }

form .form-actions {
  padding: 10px 0; }

form button,
form input[type=submit] {
  color: #fff;
  border: 0;
  font-size: 100%;
  background: #1e6b95;
  line-height: 2em;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-appearance: none;
  -webkit-border-radius: 0; }
  form button:hover,
  form input[type=submit]:hover {
    background: #002e5c; }

form button.reset {
  float: left;
  background: #b13c51; }

.frm-newsletter input[type='text'],
.frm-newsletter input[type='email'] {
  width: 100%; }
.frm-newsletter input[type='submit'] {
  margin: 6px 0; }

form .agreements .check_box span.wrap.error {
  display: flex; }
  form .agreements .check_box span.wrap.error span {
    margin: -6px 0 0 10px; }
form .agreements .check_box span.wrap.error + label {
  margin-left: 23px; }

.agreements a {
  margin-left: 5px; }

.qtip {
  font-size: 12px;
  max-width: none; }
/*
 project: mazur
 author: marcin@lisok.com
 date: 2010-01-25
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  height: 100%;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  background: #fff; }

body {
  color: #2c2c2c;
  height: 100%;
  min-height: 100%;
  background: #ffffff url("/assets/site/lay-bdy-background.jpg") no-repeat center top;
  background-size: 100% auto;
  background-attachment: fixed; }

a,
* a {
  color: #1e6b95; }

a.more {
  padding: 0px 5px; }

a.button {
  color: #fff;
  padding: 10px 20px;
  background: #1e6b95;
  text-decoration: none; }
  a.button:hover {
    background: #002e5c; }

h1, h2, h3, h4, h5, h6 {
  color: #1e6b95;
  font-family: "DiavloBook", sans-serif;
  font-weight: 400; }

/* GoogleMap fix */
.gm-style-cc * {
  white-space: nowrap; }

#cookies-glass {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1999; }

#cookie-info {
  color: #999;
  background: #fff;
  padding: 30px 20px 30px;
  display: none;
  font-size: 18px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2000; }

#cookie-info .inner {
  max-width: 1200px;
  margin: 0 auto; }

#cookie-info a {
  text-decoration: none;
  display: inline-block; }
  #cookie-info a:hover {
    text-decoration: underline; }

#cookie-info-close {
  float: right;
  display: block;
  background: #d20000;
  margin: 0 0 10px 30px;
  padding: 7px 10px 5px;
  text-decoration: none;
  font-size: 18px; }
  #cookie-info-close:hover {
    text-decoration: underline; }

#cookie-info.scroll {
  padding-top: 20px;
  padding-bottom: 80px; }
  #cookie-info.scroll .inner {
    display: block;
    position: static;
    min-height: 20vh;
    max-height: 20vh;
    overflow-y: auto;
    padding: 0 15px;
    max-width: 1230px; }
  #cookie-info.scroll #cookie-info-close {
    margin: 0;
    margin-top: 20px;
    order: 2;
    font-size: 14px;
    position: absolute;
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%); }

#container {
  max-width: 1320px;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
  padding: 0 40px;
  position: relative;
  background: #fff;
  overflow-x: hidden; }

header {
  width: 100%;
  min-height: 138px;
  padding: 0 20px;
  position: relative;
  z-index: 10; }
  header .flag-eu {
    width: auto;
    margin: 10px 0;
    display: inline-block;
    top: 15px;
    right: 230px;
    left: inherit;
    position: absolute; }
    header .flag-eu a {
      display: inline-block;
      padding-left: 50px;
      height: 26px;
      line-height: 26px;
      background: transparent url("/assets/site/lay-flag-eu-big-2.png") no-repeat left center; }

#logo {
  top: 10px;
  left: -12px;
  width: 237px;
  height: 116px;
  position: absolute;
  padding: 0; }

#slogan {
  top: 0;
  left: 220px;
  position: absolute; }

footer {
  color: #d8f5ff;
  clear: both;
  max-width: 1320px;
  min-height: 390px;
  padding: 5px 60px 5px 390px;
  margin: 0 -40px;
  background: #002e5c url("/assets/site/lay-bar-ogpb.png") no-repeat center top;
  background-size: 100% 5px;
  text-align: center;
  font-family: "SegoeUI", "Open Sans", sans-serif;
  position: relative; }
  footer a {
    color: #fff; }
  footer .logo {
    top: 50px;
    left: 60px;
    position: absolute; }
  footer .footer-text {
    padding: 20px 0 0;
    margin: 20px 0; }
  footer .footer-address {
    top: 120px;
    left: 65px;
    width: 300px;
    position: absolute; }
    footer .footer-address p {
      margin-bottom: 15px; }
  footer .iaapa-text {
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 60px; }
    footer .iaapa-text img {
      float: left;
      vertical-align: middle;
      margin-top: -15px;
      margin-left: -60px; }
  footer #foot_menu {
    width: 100%;
    margin: 10px 0;
    display: inline-block;
    border-top: solid 1px #1c456e;
    border-bottom: solid 1px #1c456e; }
    footer #foot_menu li {
      display: inline-block; }
      footer #foot_menu li a {
        color: #fff;
        padding: 10px 60px 10px 10px;
        line-height: 67px;
        text-decoration: none; }
        footer #foot_menu li a:hover {
          text-decoration: underline; }
  footer .flag-eu {
    width: 100%;
    margin: 10px 0;
    display: inline-block; }
    footer .flag-eu a {
      display: inline-block;
      padding-left: 100px;
      height: 60px;
      line-height: 60px;
      background: transparent url("/assets/site/lay-flag-eu-big.png") no-repeat left center; }
  footer #last_menu {
    left: 55px;
    right: 200px;
    bottom: 30px;
    margin: 0;
    display: inline-block;
    position: absolute; }
    footer #last_menu li {
      display: inline-block; }
      footer #last_menu li a {
        color: #fff;
        padding: 10px 60px 10px 10px;
        line-height: 2em;
        text-decoration: none; }
        footer #last_menu li a:hover {
          text-decoration: underline; }
  footer #designed {
    right: 50px;
    bottom: 20px;
    color: #76d0fe;
    font-size: 10px;
    position: absolute; }
    footer #designed a {
      width: 127px;
      height: 21px;
      display: block;
      text-indent: -10000px;
      margin-left: -8px;
      background: transparent url("/assets/site/empresoft.png") no-repeat center top; }

footer p {
  margin: 0; }

#copyright {
  float: left;
  margin: 10px; }

#design {
  float: right;
  margin: 10px; }

#breadcrumbs {
  top: 0;
  height: 36px;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 36px; }
  #breadcrumbs li {
    float: left;
    margin: 0 10px 0 0; }

#subheader {
  min-height: 50px;
  background: #fff; }

#prefooter {
  min-height: 50px;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto; }

#wrapper {
  min-width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 30px 0px;
  background: transparent;
  font-family: "SegoeUI", "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 1.3em;
  z-index: 5;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

html[lang='ru'] #wrapper {
  font-size: 16px; }

#content {
  width: auto;
  min-width: 580px;
  min-height: 300px;
  padding: 1px 20px 20px;
  background: transparent;
  position: relative;
  z-index: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-order: 2;
  order: 2; }

#left_sidebar {
  float: left;
  width: 300px;
  min-width: 300px;
  padding: 0 20px;
  min-height: 100px;
  position: relative;
  -webkit-order: 1;
  order: 1; }

#right_sidebar {
  float: right;
  width: 300px;
  min-width: 300px;
  padding: 0 20px;
  min-height: 100px;
  position: relative;
  -webkit-order: 3;
  order: 3; }

.home #content,
.home #wrapper {
  padding-top: 0; }

#lang {
  top: 20px;
  right: 3px;
  margin: 0;
  padding: 0;
  position: absolute;
  background: transparent none no-repeat left top; }
  #lang li {
    width: 36px;
    height: 36px;
    margin: 0 7px;
    display: inline-block; }
    #lang li a {
      text-indent: -10000px;
      line-height: 36px;
      display: block; }
    #lang li.pl {
      background-image: url("/assets/site/lay-flag-pl.png"); }
    #lang li.en {
      background-image: url("/assets/site/lay-flag-en.png"); }
    #lang li.ru {
      background-image: url("/assets/site/lay-flag-ru.png"); }
    #lang li.hr {
      background-image: url("/assets/site/lay-flag-hr.png"); }
    #lang li.eu {
      background-image: url("/assets/site/lay-flag-eu-2.png"); }
    #lang li.active {
      background-position: left bottom; }
    #lang li:last-child.active {
      margin-right: 15px; }

#submenu {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  font-family: "DiavloBook", sans-serif;
  font-size: 18px;
  background: transparent; }
  #submenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
    display: none; }
    #submenu ul li {
      border-bottom: 0;
      background-position: 10px 12px; }
      #submenu ul li.active {
        background-position: 95% 12px; }
  #submenu li > a {
    color: #464646;
    padding: 9px 10px 4px 0px;
    display: block;
    text-decoration: none;
    border-bottom: solid 1px #c7c7c7; }
    #submenu li > a:hover {
      text-decoration: underline; }
  #submenu li.back {
    display: none; }
  #submenu li.active {
    background-position: 95% 20px; }
    #submenu li.active > a {
      color: #0058b1;
      font-family: "DiavloBold", sans-serif;
      border-bottom: solid 2px #0058b1; }
  #submenu li.expanded {
    background: transparent url("/assets/site/ico-item-submenu.png") no-repeat 95% 15px; }
    #submenu li.expanded > ul {
      display: block; }
    #submenu li.expanded > a {
      color: #0058b1;
      font-family: "DiavloBold", sans-serif;
      border-bottom: solid 2px #0058b1; }
  #submenu li li li {
    background-color: #f2f6fb; }
  #submenu li a {
    padding-left: 10px; }
  #submenu li li a {
    padding-left: 30px; }
  #submenu li li li a {
    padding-left: 50px; }

#socials, .socials {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block; }
  #socials li, .socials li {
    background: transparent url("/assets/site/ico-socials.png") no-repeat 0 0;
    display: inline-block;
    margin: 0 5px 0 0; }
    #socials li a, .socials li a {
      width: 25px;
      height: 25px;
      text-indent: -10000px;
      display: inline-block; }
    #socials li.facebook, .socials li.facebook {
      background-position: -2px -40px; }
      #socials li.facebook:hover, .socials li.facebook:hover {
        background-position: -2px 0px; }
    #socials li.youtube, .socials li.youtube {
      background-position: -45px -40px; }
      #socials li.youtube:hover, .socials li.youtube:hover {
        background-position: -45px 0px; }
    #socials li.googleplus, .socials li.googleplus {
      background-position: -82px -40px; }
      #socials li.googleplus:hover, .socials li.googleplus:hover {
        background-position: -82px 0px; }
    #socials li.eu, .socials li.eu {
      background: transparent url("/assets/site/lay-flag-eu-3.png") no-repeat center; }

#socials {
  top: 25px;
  left: 810px;
  position: absolute; }

#foot_socials {
  float: right;
  margin: -55px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative; }
  #foot_socials li {
    background: transparent url("/assets/site/ico-fot-socials.png") no-repeat 0 0;
    display: inline-block;
    margin: 0 7px 0 0; }
    #foot_socials li a {
      width: 25px;
      height: 25px;
      text-indent: -10000px;
      display: inline-block; }
    #foot_socials li.facebook {
      background-position: 0px 0px; }
    #foot_socials li.youtube {
      background-position: -44px 0px; }
    #foot_socials li.googleplus {
      background-position: -75px 0px; }
    #foot_socials li.linkin {
      background-position: -105px 0px; }

pre.code {
  color: #e6e0db;
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 1.5em;
  overflow: hidden; }

blockquote {
  background-color: rgba(0, 0, 0, 0.15); }

p.top-links,
p.bottom-links {
  text-align: right;
  line-height: 2em;
  height: 2em; }

ul.tabs {
  width: 100%;
  margin: 20px 0 20px;
  padding: 0;
  list-style: none;
  text-align: left;
  background: transparent;
  display: block; }
  ul.tabs li {
    margin: 0 10px 10px 0;
    padding: 0;
    border: solid 1px #1e6b95;
    background: transparent;
    display: inline-block; }
    ul.tabs li a {
      color: #fff;
      background: #1e6b95;
      padding: 13px 25px 8px;
      text-decoration: none;
      font-family: "DiavloBook", sans-serif;
      font-weight: 400;
      font-size: 18px;
      display: block; }
    ul.tabs li.ui-tabs-active, ul.tabs li.active, ul.tabs li:hover {
      border: solid 1px #002e5c; }
      ul.tabs li.ui-tabs-active a, ul.tabs li.active a, ul.tabs li:hover a {
        color: #fff;
        background: #002e5c; }
    ul.tabs li:last-child {
      margin-right: 0; }

.ui-tabs-hide {
  display: none; }

.tab-content {
  margin-bottom: 20px; }

.tab-content > div {
  display: none; }

.tab-content .map {
  width: auto;
  height: 400px;
  position: relative; }

.video iframe,
.tab-content iframe {
  margin: 0 auto 30px;
  display: block; }

.sitemap {
  list-style: none;
  margin-left: 0; }
  .sitemap .level0 {
    margin-left: 0px; }
  .sitemap .level1 {
    margin-left: 20px; }
  .sitemap .level2 {
    margin-left: 40px; }
  .sitemap .level3 {
    margin-left: 60px; }
  .sitemap .level4 {
    margin-left: 80px; }
  .sitemap .level5 {
    margin-left: 100px; }
  .sitemap .level6 {
    margin-left: 120px; }
  .sitemap .level7 {
    margin-left: 140px; }
  .sitemap .level8 {
    margin-left: 160px; }

.box-ask-of-products,
.box-quality-and-safety,
.box-group-of-realizations {
  margin: 10px 0;
  padding: 30px 240px 30px 30px;
  min-height: 105px;
  color: #fff;
  background: #34495e;
  position: relative; }
  .box-ask-of-products *,
  .box-quality-and-safety *,
  .box-group-of-realizations * {
    color: #fff; }
  .box-ask-of-products h2,
  .box-quality-and-safety h2,
  .box-group-of-realizations h2 {
    margin-bottom: 0;
    line-height: 1em; }
  .box-ask-of-products .description,
  .box-quality-and-safety .description,
  .box-group-of-realizations .description {
    margin: 0px 0 0; }
    .box-ask-of-products .description p:first-child,
    .box-quality-and-safety .description p:first-child,
    .box-group-of-realizations .description p:first-child {
      margin-top: 0; }
    .box-ask-of-products .description p:last-child,
    .box-quality-and-safety .description p:last-child,
    .box-group-of-realizations .description p:last-child {
      margin-bottom: 0; }
  .box-ask-of-products .button,
  .box-quality-and-safety .button,
  .box-group-of-realizations .button {
    right: 30px;
    bottom: 30px;
    height: auto;
    font-size: 15px;
    font-weight: 400;
    padding: 15px;
    margin: 0;
    line-height: 1em;
    background: #002e5c;
    position: absolute;
    text-decoration: none; }
    .box-ask-of-products .button:active,
    .box-quality-and-safety .button:active,
    .box-group-of-realizations .button:active {
      bottom: 29px; }

.box-group-of-realizations {
  background: #e84c3d; }

.box-quality-and-safety {
  background: #00b75f; }

.company-achievements {
  width: 100%;
  margin: 10px 0; }
  .company-achievements > div {
    width: 100%;
    height: 306px;
    background: transparent none no-repeat left bottom;
    background-size: cover; }

.gallery-classic {
  top: 0;
  margin: 0 -3px;
  padding: 0;
  list-style: none;
  font-size: 0; }
  .gallery-classic li {
    margin: 7px 3px 10px 3px;
    vertical-align: top;
    display: inline-block; }
    .gallery-classic li a {
      display: inline-block; }
    .gallery-classic li img {
      display: block;
      border: solid 1px #ddd;
      padding: 2px; }
    .gallery-classic li span.title {
      display: block;
      margin: 5px 0;
      width: 220px;
      font-size: 13px;
      line-height: 1.3em;
      padding: 5px 3px;
      text-align: center; }

.grouped-list {
  margin-top: 0 !important; }
  .grouped-list ul.items {
    margin: 0;
    padding: 0;
    list-style: none; }
    .grouped-list ul.items li {
      display: inline-block;
      margin: 10px 0px;
      background: #f5f8fa;
      position: relative; }
      .grouped-list ul.items li a.fancy {
        float: right;
        display: block; }
      .grouped-list ul.items li img {
        display: block; }
      .grouped-list ul.items li .desc-block {
        padding: 30px; }
        .grouped-list ul.items li .desc-block p {
          margin-bottom: 0; }
      .grouped-list ul.items li.without-link {
        width: 100%;
        padding: 10px; }
        .grouped-list ul.items li.without-link .desc-block {
          margin-right: 50%; }
      .grouped-list ul.items li.with-link {
        min-height: 306px; }
        .grouped-list ul.items li.with-link .desc-block {
          margin-right: 50%; }
        .grouped-list ul.items li.with-link.cat-zjezdzalnie {
          border-bottom: solid 3px #ffa80c; }
        .grouped-list ul.items li.with-link.cat-atrakcje {
          border-bottom: solid 3px #8edb26; }
        .grouped-list ul.items li.with-link.cat-place {
          border-bottom: solid 3px #c560de; }
        .grouped-list ul.items li.with-link.cat-baseny {
          border-bottom: solid 3px #009dec; }
        .grouped-list ul.items li.with-link.cat-przemysl {
          border-bottom: solid 3px #e51212; }
      .grouped-list ul.items li a.imghalf {
        top: 0;
        right: 0;
        bottom: 0;
        width: 50%;
        margin-bottom: -3px;
        background: #f5f8fa none no-repeat center;
        background-size: cover;
        position: absolute; }
        .grouped-list ul.items li a.imghalf:before {
          top: 50%;
          margin-top: -9px;
          content: "";
          display: block;
          width: 9px;
          height: 19px;
          background: transparent url("/assets/site/lay-img-arrow.png") no-repeat left center;
          position: absolute; }
      .grouped-list ul.items li.without-link a.imghalf {
        top: 10px;
        right: 10px;
        bottom: 10px;
        max-width: 415px;
        margin-bottom: 0; }
        .grouped-list ul.items li.without-link a.imghalf:before {
          display: none; }
      .grouped-list ul.items li.white-bg {
        background: #fff; }
        .grouped-list ul.items li.white-bg a.imghalf:before {
          display: none; }
      .grouped-list ul.items li a.more {
        text-indent: -10000px;
        display: block;
        margin: 10px 0 0;
        background: transparent url("/assets/site/ico-big-arrow.png") no-repeat left center; }
    .grouped-list ul.items.columns-1 li {
      width: 100%; }
    .grouped-list ul.items.columns-2 li.without-link .desc-block {
      margin-right: 50%;
      padding: 20px; }
    .grouped-list ul.items.columns-2 li.with-link,
    .grouped-list ul.items.columns-2 li.without-link {
      float: left;
      width: 49%; }
    .grouped-list ul.items.columns-2 li.with-link:nth-child(2n+1),
    .grouped-list ul.items.columns-2 li.without-link:nth-child(2n+1) {
      clear: both;
      margin-right: 1%; }
    .grouped-list ul.items.columns-2 li.with-link:nth-child(2n),
    .grouped-list ul.items.columns-2 li.without-link:nth-child(2n) {
      margin-left: 1%; }
    .grouped-list ul.items.columns-3 li.without-link .desc-block {
      margin-top: 200px;
      margin-right: 10px;
      padding: 20px; }
    .grouped-list ul.items.columns-3 li.without-link .imghalf {
      left: 10px;
      height: 200px;
      width: auto; }
    .grouped-list ul.items.columns-3 li.with-link,
    .grouped-list ul.items.columns-3 li.without-link {
      float: left;
      width: 32.33%; }
    .grouped-list ul.items.columns-3 li.with-link:nth-child(3n+1),
    .grouped-list ul.items.columns-3 li.without-link:nth-child(3n+1) {
      margin-right: 1%;
      clear: both; }
    .grouped-list ul.items.columns-3 li.with-link:nth-child(3n+2),
    .grouped-list ul.items.columns-3 li.without-link:nth-child(3n+2) {
      margin-left: 0.5%;
      margin-right: 0.5%; }
    .grouped-list ul.items.columns-3 li.with-link:nth-child(3n),
    .grouped-list ul.items.columns-3 li.without-link:nth-child(3n) {
      margin-left: 1%; }
    .grouped-list ul.items.columns-4 li.with-link,
    .grouped-list ul.items.columns-4 li.without-link {
      float: left;
      width: 25%; }

.certificates ul.items {
  margin: 0;
  padding: 0;
  list-style: none; }
  .certificates ul.items li {
    display: inline-block;
    margin: 10px 0px;
    background: #fff;
    position: relative;
    width: 100%;
    padding: 10px; }
    .certificates ul.items li a.fancy {
      float: right;
      display: block; }
    .certificates ul.items li img {
      display: block; }
    .certificates ul.items li .desc-block {
      margin-right: 145px; }
      .certificates ul.items li .desc-block p {
        margin-bottom: 0; }
  .certificates ul.items.columns-1 li {
    width: 100%; }
  .certificates ul.items.columns-2 li {
    float: left;
    width: 50%; }
  .certificates ul.items.columns-2 li:nth-child(2n+1) {
    clear: left; }

.products {
  margin: 0 0 50px !important; }
  .products ul.items {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
    .products ul.items .item {
      clear: none;
      width: 49%;
      padding: 0 0 10px;
      margin: 0 0.5% 20px;
      font-size: 16px;
      vertical-align: top;
      display: inline-block;
      position: relative; }
      .products ul.items .item .image {
        height: 260px;
        background: transparent none no-repeat center;
        background-size: cover;
        display: block;
        position: relative; }
        .products ul.items .item .image > div {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0.0;
          background: transparent none no-repeat center;
          background-size: cover;
          position: absolute;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }
      .products ul.items .item:hover .image > div {
        opacity: 1.0; }
      .products ul.items .item a.link {
        text-decoration: none;
        background: transparent url("/assets/site/ico-big-arrow.png") no-repeat 99% center;
        display: block; }
      .products ul.items .item h3 {
        font-size: 26px;
        margin: 15px 0 5px;
        padding: 0 0 0 20px; }
      .products ul.items .item p {
        color: #2c2c2c;
        margin: 0 0 10px;
        padding: 0 0 0 20px; }

ul.product-type {
  margin: 0 0 0 20px;
  padding: 0;
  height: 68px;
  display: inline-block;
  list-style: none;
  font-size: 0;
  vertical-align: middle; }
  ul.product-type li {
    width: 10px;
    height: 68px;
    line-height: 68px;
    margin: 0 -3px;
    display: inline-block;
    background: transparent url("/assets/site/ico-type-products.png") no-repeat 0 0; }
  ul.product-type li.rodzaj-1 {
    width: 75px;
    background-position: 0 0; }
  ul.product-type li.rodzaj-2 {
    width: 75px;
    background-position: -75px 0; }
  ul.product-type li.rodzaj-3 {
    width: 85px;
    background-position: -150px 0; }
  ul.product-type li.rodzaj-4 {
    width: 75px;
    background-position: -235px 0; }
  ul.product-type li.rodzaj-5 {
    width: 87px;
    background-position: -305px 0; }
  ul.product-type li.rodzaj-6 {
    width: 126px;
    background-position: -392px 0; }
  ul.product-type li.rodzaj-7 {
    width: 123px;
    background-position: -518px 0; }

table.parameters {
  margin: 20px 0;
  border-top: solid 1px #e5eaee; }
  table.parameters th {
    width: 50%;
    font-weight: 400;
    text-align: left;
    padding: 7px 2px;
    border-bottom: solid 1px #e5eaee; }
  table.parameters td {
    width: 50%;
    font-weight: 400;
    text-align: right;
    padding: 7px 2px;
    border-bottom: solid 1px #e5eaee; }
  table.parameters td.no {
    background: transparent url("/assets/site/ico-x.png") no-repeat 98% center; }
    table.parameters td.no span {
      display: none; }
  table.parameters td.yes {
    background: transparent url("/assets/site/ico-v.png") no-repeat 98% center; }
    table.parameters td.yes span {
      display: none; }

.realizations .item {
  padding: 20px 0 40px;
  border-bottom: solid 1px #c7c7c7; }

.realizations-search form {
  padding: 1px 0;
  margin: 30px 0 30px; }
.realizations-search .information {
  margin-top: -1em;
  color: #aaa;
  font-style: italic; }
.realizations-search .columns-2 .column {
  float: left;
  width: 50%; }
.realizations-search .item {
  padding: 20px 0 40px;
  border-bottom: solid 1px #c7c7c7; }

.color-boxes {
  margin-top: 10px !important;
  margin-bottom: 0 !important; }
  .color-boxes ul.items {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    display: block; }
    .color-boxes ul.items .item {
      float: left;
      clear: none;
      width: 25%;
      padding: 0;
      margin: 0;
      font-size: 0px;
      vertical-align: top;
      position: relative;
      display: table;
      border-collapse: collapse; }
      .color-boxes ul.items .item a {
        color: #fff;
        text-decoration: none; }
      .color-boxes ul.items .item .image {
        width: 100%;
        height: 183px;
        margin: 0;
        background: transparent none no-repeat center;
        background-size: cover;
        position: relative;
        padding: 20px 20px 20px 20px;
        display: table-cell;
        vertical-align: middle;
        border: 0; }
        .color-boxes ul.items .item .image > div {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0.0;
          background: transparent none no-repeat center;
          background-size: cover;
          position: absolute;
          z-index: 50;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }
        .color-boxes ul.items .item .image span {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          display: block;
          background: rgba(0, 0, 0, 0.5);
          position: absolute;
          z-index: 75;
          opacity: 0.0;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }
      .color-boxes ul.items .item h3 {
        top: 0;
        color: #fff;
        font-size: 36px;
        line-height: 44px;
        margin: 0;
        padding: 0 45px 0 0;
        position: relative;
        background: transparent url("/assets/site/ico-box-arrow.png") no-repeat 100% center;
        z-index: 100;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
      .color-boxes ul.items .item:hover .image > div {
        opacity: 1.0; }
      .color-boxes ul.items .item:hover .image > span {
        top: 80px;
        opacity: 1.0; }
      .color-boxes ul.items .item:hover h3 {
        top: 40px;
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.75); }

html[lang='ru'] .color-boxes ul.items .item h3 {
  font-size: 28px !important; }

html[lang='en'] .color-boxes ul.items .item h3 {
  font-size: 32px !important; }

.lightbox {
  /** Hide the lightbox */
  display: none;
  /** Apply basic lightbox styling */
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #333333; }

.lightbox:after {
  content: '';
  display: table;
  clear: both; }

.lightbox .box {
  position: absolute;
  width: 100%;
  max-width: 1050px;
  min-height: 335px;
  margin: auto;
  top: 50%;
  margin-top: -165px;
  padding: 20px 50px;
  padding-right: 460px;
  background: transparent url("/assets/site/popup-background.png") no-repeat left center;
  background-size: 100% auto;
  position: relative; }

.lightbox .title {
  margin: 0;
  padding: 0 0 10px 0px;
  border-bottom: 1px #ccc solid;
  font-size: 22px; }

.lightbox .content {
  display: block;
  padding: 10px 0 0 0px;
  font-size: 18px;
  line-height: 22px; }
  .lightbox .content * {
    color: #fff; }
  .lightbox .content h2 {
    color: #f9af10 !important; }
  .lightbox .content h1, .lightbox .content h2, .lightbox .content h3, .lightbox .content h4, .lightbox .content h5, .lightbox .content h6, .lightbox .content p, .lightbox .content a {
    text-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3); }
  .lightbox .content form input[type="text"],
  .lightbox .content form input[type="email"],
  .lightbox .content form input[type="password"],
  .lightbox .content form input[type="submit"] {
    border: 1px solid #003f5e;
    border-radius: 2px;
    background: #fff;
    -webkit-apperance: none;
    appearance: none;
    outline: 0;
    height: 55px;
    line-height: 55px;
    font-family: "DiavloBook", sans-serif;
    font-size: 24px;
    font-weight: 300;
    color: #003f5e; }
  .lightbox .content form input[type="submit"] {
    width: 120px;
    background: #fff none no-repeat center;
    margin-left: 15px;
    text-indent: -10000px;
    background: #fff url("/assets/site/popup-submit.png") no-repeat center; }
  .lightbox .content form ::-webkit-input-placeholder {
    color: #ddd; }
  .lightbox .content form ::-moz-placeholder {
    color: #ddd; }
  .lightbox .content form :-ms-input-placeholder {
    color: #ddd; }
  .lightbox .content form input:-moz-placeholder {
    color: #ddd; }
  .lightbox .content form div[data-role="fieldcontain"] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center; }
    .lightbox .content form div[data-role="fieldcontain"] > div {
      width: 100%; }
  .lightbox .content form .captcha {
    display: none !important; }

.lightbox .close {
  position: absolute;
  right: 20px;
  top: 25px;
  width: 42px;
  height: 42px;
  background: transparent url("/assets/site/popup-close-4.png") no-repeat center;
  display: block;
  text-decoration: none;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #858585;
  text-indent: -10000px; }

.lightbox .open {
  /** Show lightbox when mouse leaves the browser window */
  display: block;
  outline: none; }

@media (max-width: 1100px) {
  .lightbox .box {
    max-width: 650px;
    padding: 50px !important;
    background-size: auto 100%; } }
@media (max-width: 550px) {
  .lightbox .box {
    max-width: 650px;
    padding: 50px 20px !important;
    background-size: auto 100%; }
    .lightbox .box h3 {
      font-size: 18px; }
    .lightbox .box h2 {
      font-size: 22px; }
    .lightbox .box form input[type="text"],
    .lightbox .box form input[type="email"],
    .lightbox .box form input[type="password"],
    .lightbox .box form input[type="submit"] {
      height: 40px;
      font-size: 16px; }
    .lightbox .box form input[type="submit"] {
      width: 70px; } }
/*** PLUGINS ***/
.cbox, .ebox {
  margin: 10px 0; }

#content .cbox:first-child {
  margin-top: 0; }

#content .cbox:last-child {
  margin-bottom: 0; }

#content .cbox > img {
  background: #fff;
  border: solid 1px #ddd;
  padding: 3px; }

img.left,
img[align='left'] {
  float: left;
  margin: 0px 15px 15px 0px; }

img.right,
img[align='right'] {
  float: right;
  margin: 0px 0px 15px 15px; }

img.center,
img[align='center'] {
  float: none;
  margin: 0 auto;
  display: block; }

.content-columns {
  margin: 0 -10px; }
  .content-columns.ebox {
    margin-top: 10px; }

.content-columns > div {
  width: 50%;
  float: left; }

.content-columns div.cbox,
.content-columns div.ebox {
  margin: 10px 10px; }

img.qrcode {
  width: 100%;
  min-width: 90px;
  min-height: 90px;
  max-width: 180px;
  max-height: 180px;
  border: solid 1px #eee;
  padding: 0;
  margin: 10px auto;
  display: block; }

.pdf, .application-pdf,
.doc, .application-msword,
.docx, .application-msword, .file-list a[class*="document"],
.xls, .application-excel
.xlsx, .application-excel, .file-list a[class*="sheet"],
.ppt, .application-mspowerpnt,
.zip, .application-zip,
.txt, .text-plain {
  clear: left;
  line-height: 32px;
  padding-left: 40px;
  background: transparent url("/assets/site/icon-pack1.png") no-repeat 0 0;
  display: block; }

.pdf, .application-pdf {
  background-position: 0 -64px; }

.doc, .application-msword {
  background-position: 0 -96px; }

.docx, .application-msword, .file-list a[class*="document"] {
  background-position: 0 -96px; }

.xls, .application-excel {
  background-position: 0 -128px; }

.xlsx, .application-excel, .file-list a[class*="sheet"] {
  background-position: 0 -128px; }

.ppt, .application-mspowerpnt {
  background-position: 0 -160px; }

.zip, .application-zip {
  background-position: 0 -192px; }

.txt, .text-plain {
  background-position: 0 -224px; }

.contact_form_message {
  padding: 20px 10px;
  color: green;
  background: #ccff99;
  margin: 20px 0 25px; }

.svg-map object {
  width: 100%;
  height: 720px;
  border: solid 2px red;
  background: yellow; }

.svg-map [data-svg-src] {
  width: 100%;
  height: auto;
  background: transparent; }

.svg-map #map-europe {
  display: none; }

.contact-ex-form h3.error {
  color: red; }
.contact-ex-form h4 {
  margin: 18px 0 5px;
  line-height: 1.4em; }
.contact-ex-form fieldset {
  margin: 0 0 18px;
  line-height: 1.4em; }

.realizations-map {
  height: 500px; }

.gm-style-iw {
  min-width: 300px; }
  .gm-style-iw h3 {
    font-size: 20px; }

.other-realizations-block {
  margin: 80px 0 20px; }

.other-realizations td, .other-realizations th {
  padding: 7px;
  border-bottom: solid 1px #e5eaee;
  white-space: nowrap; }
.other-realizations .col-title {
  text-align: left; }
.other-realizations .col-action {
  text-align: right; }
.other-realizations a.more {
  padding-right: 10px;
  background: transparent url("/assets/site/lay-more-arrow.png") no-repeat right center; }
.other-realizations label {
  min-width: 80px;
  font-weight: bold;
  display: none; }

#menu:after,
#wrapper:after,
footer:after,
#container:after,
.box-ask-of-products:after,
.box-quality-and-safety:after,
.box-group-of-realizations:after,
.grouped-list ul.items:after,
.certificates ul.items:after,
.grouped-list ul.items li:after,
.certificates ul.items li:after,
.realizations-search .columns-2:after,
.content-columns:after,
.color-boxes:after,
.clearfix:after {
  clear: both;
  content: " ";
  display: table;
  font-size: 0; }

html[lang=ru] h1, html[lang=ru] h2, html[lang=ru] h3, html[lang=ru] h4, html[lang=ru] h5, html[lang=ru] h6,
html[lang=ru] #menu, html[lang=ru] #submenu,
html[lang=ru] ul.tabs li a,
html[lang=ru] .gallery.homeintro .more {
  font-family: 'PT Serif', serif; }

a.more,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
#header a,
#footer a {
  text-decoration: none; }

a.more:hover,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
#header a:hover,
#footer a:hover {
  text-decoration: underline; }
/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design. 
*/
#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,.25);
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('/assets/site/bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
#big-video-wrap .vjs-big-play-button{display:none !important;}
.animate-show-from-down {
  animation: TopMenuAnimShowFromDown 0.4s ease; }

.animate-hide-to-down {
  animation: TopMenuAnimHideToDown 0.4s ease; }

@-webkit-keyframes TopMenuAnimShowFromDown {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }
@-moz-keyframes TopMenuAnimShowFromDown {
  0% {
    -moz-transform: translateY(40%);
    opacity: 0; }
  100% {
    -moz-transform: translateY(0);
    opacity: 1; } }
@keyframes TopMenuAnimShowFromDown {
  0% {
    transform: translateY(40%);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@-webkit-keyframes TopMenuAnimHideToDown {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0; } }
@-moz-keyframes TopMenuAnimHideToDown {
  100% {
    -moz-transform: translateY(40%);
    opacity: 0; } }
@keyframes TopMenuAnimHideToDown {
  100% {
    transform: translateY(40%);
    opacity: 0; } }
#menu {
  background: transparent; }
  #menu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #menu ul li {
      position: relative; }

@media (min-width: 1031px) {
  #menu {
    width: auto;
    z-index: 200;
    position: absolute;
    left: 225px;
    right: 20px;
    bottom: 0;
    background: #002e5c; }
    #menu .menu-section > ul {
      margin: 0;
      padding: 0;
      list-style: none;
      text-align: left;
      font-family: "DiavloBook", sans-serif; }
      #menu .menu-section > ul > li {
        float: left;
        width: 20%;
        height: 62px;
        padding: 18px 0;
        display: table;
        cursor: pointer;
        position: relative;
        background: transparent url("/assets/site/ico-menu-arrow1.png") no-repeat right 18px; }
        #menu .menu-section > ul > li a {
          width: 100%;
          padding: 0 35px 0 25px;
          display: block;
          display: table-cell;
          text-decoration: none;
          text-align: left;
          vertical-align: bottom;
          line-height: 1.0em;
          font-size: 20px;
          font-weight: 400;
          color: #fff;
          border-right: solid 1px #224a72; }
        #menu .menu-section > ul > li:hover {
          background: #2c5b89 url("/assets/site/ico-menu-arrow1-hover.png") no-repeat right 18px; }
          #menu .menu-section > ul > li:hover > a {
            border: 0; }
        #menu .menu-section > ul > li:hover ul {
          display: block; }
        #menu .menu-section > ul > li.active {
          background: #2c5b89 url("/assets/site/ico-menu-arrow1-hover.png") no-repeat right 18px; }
          #menu .menu-section > ul > li.active > a {
            border: 0; }
      #menu .menu-section > ul ul {
        top: 62px;
        left: 0;
        width: 280px;
        margin: 0 0 0 0px;
        padding: 10px 0 10px;
        list-style: none;
        position: absolute;
        background: #002e5c;
        border-top: 0;
        display: none;
        z-index: 100; }
        #menu .menu-section > ul ul li {
          clear: left;
          width: 100%;
          text-align: left;
          background: transparent url("/assets/site/ico-menu-arrow2.png") no-repeat 95% 8px;
          padding-right: 35px;
          display: block; }
          #menu .menu-section > ul ul li a {
            color: #fff;
            padding: 10px 0px 8px 25px;
            text-align: left;
            text-decoration: none;
            font-size: 17px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block;
            border: 0; }
          #menu .menu-section > ul ul li:hover {
            background-color: #2c5b89;
            background-position: 95% -22px; }
      #menu .menu-section > ul li:last-child > ul {
        left: auto;
        right: 0; }
      #menu .menu-section > ul li.back,
      #menu .menu-section > ul li.repeat {
        display: none; }
    #menu > .dropdown {
      display: none; }
    #menu .toggle-topbar {
      display: none; }

  html[lang='ru'] #menu .menu-section > ul > li a {
    font-size: 18px;
    vertical-align: middle; }
  html[lang='ru'] #menu .menu-section > ul ul li a {
    font-size: 16px; } }
@media (max-width: 1200px) {
  #menu {
    left: 0;
    right: 0;
    position: relative; } }
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 30px;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  top: -2px;
  left: auto;
  right: 0;
  position: absolute; }

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #0095da;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon1 span:nth-child(1) {
  top: 0px; }

#nav-icon1 span:nth-child(2) {
  top: 12px; }

#nav-icon1 span:nth-child(3) {
  top: 24px; }

#menu .menu-icon.active #nav-icon1 span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

#menu .menu-icon.active #nav-icon1 span:nth-child(2) {
  opacity: 0;
  left: -60px; }

#menu .menu-icon.active #nav-icon1 span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg); }

/* Icon 2 */
#nav-icon2 span {
  display: block;
  position: absolute;
  height: 6px;
  width: 50%;
  background: #0095da;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px; }

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 12px; }

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 24px; }

#menu .menu-icon.active #nav-icon2 span:nth-child(1), #menu .menu-icon.active #nav-icon2 span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#menu .menu-icon.active #nav-icon2 span:nth-child(2), #menu .menu-icon.active #nav-icon2 span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#menu .menu-icon.active #nav-icon2 span:nth-child(1) {
  left: 5px;
  top: 7px; }

#menu .menu-icon.active #nav-icon2 span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px; }

#menu .menu-icon.active #nav-icon2 span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#menu .menu-icon.active #nav-icon2 span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#menu .menu-icon.active #nav-icon2 span:nth-child(5) {
  left: 5px;
  top: 29px; }

#menu .menu-icon.active #nav-icon2 span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px; }

/* Icon 3 */
#nav-icon3 span:nth-child(1) {
  top: 0px; }

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 12px; }

#nav-icon3 span:nth-child(4) {
  top: 24px; }

#menu .menu-icon.active #nav-icon3 span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%; }

#menu .menu-icon.active #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#menu .menu-icon.active #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#menu .menu-icon.active #nav-icon3 span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%; }

/* Icon 4 */
#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4 span:nth-child(2) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4 span:nth-child(3) {
  top: 24px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

#menu .menu-icon.active #nav-icon4 span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px; }

#menu .menu-icon.active #nav-icon4 span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#menu .menu-icon.active #nav-icon4 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px; }

@media (max-width: 1030px) {
  #menu {
    perspective: 1000px;
    perspective-origin: 50% 200%;
    position: relative;
    bottom: 7px;
    right: 0px;
    left: 0px;
    width: auto;
    z-index: 200;
    height: 30px;
    text-align: right;
    /* animated clone UL */ }
    #menu ul {
      transform-style: preserve-3d; }
    #menu .toggle-topbar {
      line-height: 30px;
      display: inline-block;
      cursor: pointer;
      z-index: 20;
      text-align: center;
      position: relative;
      padding-right: 50px; }
      #menu .toggle-topbar.menu-icon a {
        color: #002e5c;
        height: 30px;
        line-height: 34px;
        text-transform: uppercase;
        text-decoration: none;
        display: inline-block; }
        #menu .toggle-topbar.menu-icon a:after {
          display: none;
          content: "";
          top: 0px;
          margin-left: 10px;
          width: 30px;
          height: 4px;
          position: absolute;
          box-shadow: 0 10px 0 1px #002e5c, 0 20px 0 1px #002e5c, 0 30px 0 1px #002e5c; }
        #menu .toggle-topbar.menu-icon a span {
          line-height: 30px;
          font-size: 20px;
          font-weight: 600;
          font-family: "DiavloBook", sans-serif; }
    #menu .menu-section {
      float: left;
      clear: left;
      width: 100%;
      display: block;
      position: absolute;
      height: 0;
      margin-top: 5px;
      border-radius: 0px; }
      #menu .menu-section.open {
        height: auto; }
      #menu .menu-section ul, #menu .menu-section svg {
        display: none; }
      #menu .menu-section > ul {
        width: 100%;
        opacity: 0;
        display: block;
        position: relative;
        background: #002e5c;
        pointer-events: none;
        padding: 10px;
        border-radius: 0px;
        transform: translateY(-20px);
        backface-visibility: hidden; }
        #menu .menu-section > ul li a span br {
          display: none; }
        #menu .menu-section > ul li a span span:before {
          content: " "; }
      #menu .menu-section.toggle > ul {
        transition: all 0.3s ease; }
      #menu .menu-section.open > ul {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0px); }
      #menu .menu-section.subview li, #menu .menu-section.subview li.subviewopen > a, #menu .menu-section.subview li.subview > a {
        display: none; }
      #menu .menu-section.subview li.subview, #menu .menu-section.subview li.subview ul, #menu .menu-section.subview li.subviewopen, #menu .menu-section.subview li.subviewopen > ul, #menu .menu-section.subview li.subviewopen > ul > li, #menu .menu-section.subview li.subview > ul > li.subviewopen .dropdown {
        display: block; }
    #menu > ul.dropdown {
      top: 37px;
      left: 0;
      right: 0;
      margin: 0;
      padding: 10px;
      width: 100%;
      background: #002e5c;
      position: absolute; }
      #menu > ul.dropdown ul {
        display: none; }
    #menu .dropdown div {
      display: none; }
    #menu .dropdown li.back {
      position: relative; }
    #menu .menu-section ul li.repeat,
    #menu ul.dropdown li.repeat {
      display: none !important; }
    #menu .menu-section ul li.back a,
    #menu ul.dropdown li.back a {
      padding-left: 35px; }
    #menu .menu-section ul li.back:after,
    #menu ul.dropdown li.back:after {
      content: "";
      display: block;
      top: 50%;
      left: 0px;
      width: 0;
      height: 0;
      border: solid 5px;
      border-color: transparent white transparent transparent;
      margin-top: -5px;
      position: absolute; }
    #menu li.has-dropdown > a:after {
      content: "";
      display: block;
      top: 50%;
      right: 8px;
      width: 0;
      height: 0;
      border: solid 5px;
      border-color: transparent transparent transparent white;
      margin-top: -5px;
      position: absolute; }
    #menu .menu-section ul ul li,
    #menu ul.dropdown li {
      background-image: none !important; }
      #menu .menu-section ul ul li.divider,
      #menu ul.dropdown li.divider {
        border-top: solid 1px #fff;
        border-bottom: solid 1px #000; }
    #menu .menu-section ul label,
    #menu ul.dropdown label {
      color: yellow;
      padding: 5px 20px;
      font-size: 90%;
      font-weight: normal;
      display: block; }
    #menu .menu-section ul a,
    #menu ul.dropdown a {
      color: #fff;
      font-size: 17px;
      text-decoration: none;
      padding: 10px 20px 10px !important;
      outline: none;
      display: block;
      position: relative; }
      #menu .menu-section ul a:hover,
      #menu ul.dropdown a:hover {
        background: #2c5b89;
        color: #fff; } }
@media (max-width: 1200px) {
  #container {
    padding-left: 0;
    padding-right: 0; }

  header {
    padding-top: 130px; }
    header .flag-eu {
      right: 20px; }

  #socials {
    left: auto;
    right: 14px; }

  #lang {
    top: 75px; }

  .grouped-list ul.items.columns-2 li.without-link .desc-block,
  .grouped-list ul.items.columns-3 li.without-link .desc-block {
    margin-right: 50%;
    padding: 20px; }
  .grouped-list ul.items.columns-2 li.with-link,
  .grouped-list ul.items.columns-2 li.without-link,
  .grouped-list ul.items.columns-3 li.with-link,
  .grouped-list ul.items.columns-3 li.without-link {
    float: none;
    width: auto;
    margin-left: 0 !important;
    margin-right: 0 !important; } }
@media (max-width: 1100px) {
  .color-boxes ul.items .item {
    width: 50%; }

  footer {
    margin-left: 0;
    margin-right: 0;
    padding-left: 350px;
    padding-right: 20px; }
    footer .logo {
      left: 20px; }
    footer .footer-address {
      left: 25px; }
    footer #last_menu {
      left: 15px; }
    footer #designed {
      right: 20px; } }
@media (max-width: 1000px) {
  #socials {
    top: 80px;
    right: 220px; }

  header .flag-eu {
    top: 71px;
    right: 220px; } }
@media (max-width: 970px) {
  .other-realizations thead {
    display: none; }
  .other-realizations tbody td {
    border: 0;
    padding: 3px 0px;
    display: block; }
    .other-realizations tbody td.col-action {
      padding-bottom: 7px;
      border-bottom: solid 1px #e5eaee;
      text-align: left; }
      .other-realizations tbody td.col-action a.more {
        padding-left: 0; }
  .other-realizations label {
    display: inline-block; } }
@media (max-width: 900px) {
  #wrapper {
    display: block; }

  #content {
    min-width: 300px;
    display: block;
    -webkit-flex: none;
    flex: none; }

  #left_sidebar {
    width: 100%;
    float: left;
    -webkit-flex: none;
    flex: none; }

  #right_sidebar {
    width: 100%;
    float: left;
    -webkit-flex: none;
    flex: none; }

  body.has-right-sidebar #left_sidebar {
    width: 50%; }

  body.has-left-sidebar #right_sidebar {
    width: 50%; }

  footer {
    padding-left: 20px; }
    footer .logo {
      float: left;
      position: relative; }
    footer .footer-address {
      top: 0px;
      left: 40px;
      float: left;
      padding: 20px 0 0;
      margin: 20px 0 0;
      position: relative; }
    footer .footer-text {
      clear: both;
      position: relative; }
    footer #foot_menu {
      position: relative; }
    footer #last_menu {
      clear: both;
      float: left;
      left: 0;
      right: auto;
      bottom: auto;
      padding: 20px 0;
      position: relative; } }
@media (max-width: 850px) {
  .company-achievements > div {
    height: 200px; } }
@media (max-width: 800px) {
  header {
    padding-left: 10px;
    padding-right: 10px; }

  #slogan {
    padding-left: 220px;
    padding-right: 10px;
    left: 0;
    max-width: 100%; }

  #content {
    min-width: 100%;
    padding-left: 10px;
    padding-right: 10px; }

  #left_sidebar,
  #right_sidebar {
    padding-left: 10px;
    padding-right: 10px; }

  footer .footer-address {
    width: 230px; }

  #lang li:last-child.active {
    margin-right: 5px; } }
@media (max-width: 720px) {
  .box-ask-of-products,
  .box-quality-and-safety,
  .box-group-of-realizations {
    margin: 10px 0;
    padding: 30px 30px 30px 30px; }
    .box-ask-of-products .button,
    .box-quality-and-safety .button,
    .box-group-of-realizations .button {
      float: right;
      right: auto;
      bottom: auto;
      position: relative;
      margin-top: 20px;
      display: inline-block; } }
@media (max-width: 650px) {
  .certificates ul.items li a.fancy {
    float: none;
    width: auto;
    display: block;
    margin: 0 auto 20px; }
    .certificates ul.items li a.fancy img {
      margin: 0 auto; }
  .certificates ul.items li .desc-block {
    margin-right: 0; } }
@media (max-width: 630px) {
  .color-boxes ul.items .item {
    width: 100%; }

  .products ul.items .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0; } }
@media (max-width: 580px) {
  footer #foot_menu li a {
    line-height: 40px; }

  footer #foot_socials {
    margin-top: -50px; }

  #slogan {
    clear: both;
    margin-top: -20px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative; }

  header .flag-eu {
    top: 15px;
    right: 20px; } }
@media (max-width: 550px) {
  #socials {
    top: 25px;
    right: 15px; }

  .grouped-list ul.items li.with-link .imghalf {
    width: 100%;
    height: 200px;
    display: block;
    position: relative; }
  .grouped-list ul.items li.with-link .desc-block {
    margin-right: 0; }

  .grouped-list ul.items.columns-1 li.without-link .desc-block,
  .grouped-list ul.items.columns-2 li.without-link .desc-block,
  .grouped-list ul.items.columns-3 li.without-link .desc-block {
    margin-right: 0;
    padding: 30px; }
  .grouped-list ul.items.columns-1 li.without-link .imghalf,
  .grouped-list ul.items.columns-2 li.without-link .imghalf,
  .grouped-list ul.items.columns-3 li.without-link .imghalf {
    width: auto;
    height: 200px;
    display: block;
    position: relative;
    margin: 0px 0px 20px; }
  .grouped-list ul.items.columns-1 li.with-link,
  .grouped-list ul.items.columns-1 li.without-link,
  .grouped-list ul.items.columns-2 li.with-link,
  .grouped-list ul.items.columns-2 li.without-link,
  .grouped-list ul.items.columns-3 li.with-link,
  .grouped-list ul.items.columns-3 li.without-link {
    float: none;
    width: auto;
    padding: 0;
    margin-left: 0 !important;
    margin-right: 0 !important; }
    .grouped-list ul.items.columns-1 li.with-link .imghalf,
    .grouped-list ul.items.columns-1 li.without-link .imghalf,
    .grouped-list ul.items.columns-2 li.with-link .imghalf,
    .grouped-list ul.items.columns-2 li.without-link .imghalf,
    .grouped-list ul.items.columns-3 li.with-link .imghalf,
    .grouped-list ul.items.columns-3 li.without-link .imghalf {
      width: 100%;
      max-width: 100%;
      height: 200px;
      display: block;
      position: relative;
      margin: 0px 0px 0px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      float: none; }

  .company-achievements > div {
    height: 130px;
    background-position: -30px bottom; } }
@media (max-width: 500px) {
  #left_sidebar {
    width: 100% !important;
    float: none; }

  #left_sidebar {
    width: 100% !important;
    float: none; }

  #lang li {
    margin: 0; }

  footer .logo {
    top: 0;
    left: -5px;
    margin: 20px 0 10px; }
  footer .footer-address {
    top: auto;
    left: 0px;
    clear: left;
    width: 100%;
    margin-top: 0;
    padding-top: 0; }
  footer #last_menu li {
    display: block; } }
@media (max-width: 480px) {
  h1 {
    font-size: 32px; }

  h2 {
    font-size: 28px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 100%; }

  .certificates ul.items li {
    width: 100% !important;
    float: none !important; } }
@media (max-width: 480px) {
  #cookie-info {
    max-height: 100vh;
    overflow-y: scroll;
    font-size: 14px; }
    #cookie-info p {
      font-size: 14px; }
    #cookie-info .inner {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: center; }
    #cookie-info #cookie-info-close {
      margin: 0;
      margin-top: 20px;
      order: 2;
      font-size: 14px; }
    #cookie-info.scroll {
      overflow-y: inherit; }
      #cookie-info.scroll .inner {
        display: block; }
      #cookie-info.scroll #cookie-info-close {
        font-size: 10px; } }
@media (max-width: 400px) {
  ul.tabs li a {
    padding-left: 16px;
    padding-right: 16px; } }
@media (max-width: 370px) {
  header .flag-eu {
    right: 10px; }
    header .flag-eu a {
      font-size: 10px; } }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-wrap, #fancybox-wrap * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("/assets/fancy/fancybox.png"); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101; }

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("/assets/fancy/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("/assets/fancy/blank.gif");
  z-index: 1102;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block; }

#fancybox-left-ico {
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("/assets/fancy/fancybox-x.png"); }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("/assets/fancy/fancybox-y.png");
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("/assets/fancy/fancybox-x.png");
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("/assets/fancy/fancybox-y.png"); }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("/assets/fancy/fancybox.png");
  background-position: -40px -122px; }

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url("/assets/fancy/fancy_title_over.png");
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("/assets/fancy/fancybox.png") -40px -90px no-repeat; }

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("/assets/fancy/fancybox-x.png") 0px -40px; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("/assets/fancy/fancybox.png") -55px -90px no-repeat; }

/* IE6 */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_nav_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_over.png', sizingMethod='scale');
  zoom: 1; }

.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_main.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px"); }

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); }

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/fancy/fancy_shadow_nw.png', sizingMethod='scale'); }
.gallery {
  width: auto;
  height: 700px;
  margin: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  border: 0; }

.gallery.slider {
  height: 360px; }

.gallery.carousel {
  height: 175px;
  margin-bottom: 20px; }

.gallery canvas {
  transform: translate3d(0, 0, 0); }

.gallery div[data-src] {
  top: 0;
  left: 0;
  box-sizing: border-box;
  position: absolute;
  display: none;
  z-index: 10; }

.gallery .caption {
  bottom: 10px;
  color: #fff;
  font-size: 26px;
  font-family: Lato, sans-serif;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  padding: 15px;
  display: inline;
  position: absolute;
  z-index: 20; }

.gallery .main {
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 1; }

.gallery .thumbs {
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 1; }

.gallery.slider .main,
.gallery.slider div[data-src] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.gallery.slider .thumbs {
  display: none; }

.gallery.carousel .main,
.gallery.carousel .caption {
  display: none; }

.gallery.carousel .thumbs {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer; }

.gallery.features-top .main,
.gallery.features-top div[data-src] {
  top: 150px;
  left: 0;
  right: 0;
  bottom: 0; }

.gallery.features-top .thumbs {
  top: 0px;
  left: 0px;
  right: 0px;
  height: 144px;
  cursor: pointer; }

.gallery.features-bottom .main,
.gallery.features-bottom div[data-src] {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 150px; }

.gallery.features-bottom .thumbs {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 144px;
  cursor: pointer; }

.gallery.features-left .main,
.gallery.features-left div[data-src] {
  top: 30px;
  left: 250px;
  right: 0;
  bottom: 30px; }

.gallery.features-left .thumbs {
  top: 30px;
  left: 0;
  bottom: 30px;
  width: 244px;
  cursor: pointer; }

.gallery.features-right .main,
.gallery.features-right div[data-src] {
  top: 30px;
  left: 0;
  right: 250px;
  bottom: 30px; }

.gallery.features-right .thumbs {
  top: 30px;
  right: 0;
  bottom: 30px;
  width: 244px;
  cursor: pointer; }

.gallery.features-top .thumbs-next,
.gallery.features-top .thumbs-prev,
.gallery.features-bottom .thumbs-next,
.gallery.features-bottom .thumbs-prev {
  width: 30px;
  height: 144px;
  cursor: pointer;
  position: absolute;
  background: #fff none no-repeat 8px -215px; }
  .gallery.features-top .thumbs-next:hover,
  .gallery.features-top .thumbs-prev:hover,
  .gallery.features-bottom .thumbs-next:hover,
  .gallery.features-bottom .thumbs-prev:hover {
    background-position: 8px 59px; }

.gallery.features-top .thumbs-next {
  top: 0px;
  right: -30px;
  background-image: url("/assets/site/ico-gal-arrow2-right.png"); }

.gallery.features-top .thumbs-prev {
  top: 0px;
  left: -30px;
  background-image: url("/assets/site/ico-gal-arrow2-left.png"); }

.gallery.features-bottom .thumbs-next {
  right: -30px;
  bottom: 0px;
  background-image: url("/assets/site/ico-gal-arrow2-right.png"); }

.gallery.features-bottom .thumbs-prev {
  left: -30px;
  bottom: 0px;
  background-image: url("/assets/site/ico-gal-arrow2-left.png"); }

.gallery.features-left .thumbs-next,
.gallery.features-left .thumbs-prev,
.gallery.features-right .thumbs-next,
.gallery.features-right .thumbs-prev {
  width: 240px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  background: #fff none no-repeat -167px 8px; }
  .gallery.features-left .thumbs-next:hover,
  .gallery.features-left .thumbs-prev:hover,
  .gallery.features-right .thumbs-next:hover,
  .gallery.features-right .thumbs-prev:hover {
    background-position: 107px 8px; }

.gallery.features-left .thumbs-next {
  left: 0px;
  bottom: 0px;
  background-image: url("/assets/site/ico-gal-arrow-down.png"); }

.gallery.features-left .thumbs-prev {
  top: 0px;
  left: 0px;
  background-image: url("/assets/site/ico-gal-arrow-up.png"); }

.gallery.features-right .thumbs-next {
  right: 0px;
  bottom: 0px;
  background-image: url("/assets/site/ico-gal-arrow-down.png"); }

.gallery.features-right .thumbs-prev {
  top: 0px;
  right: 0px;
  background-image: url("/assets/site/ico-gal-arrow-up.png"); }

.gallery.carousel .thumbs-next,
.gallery.carousel .thumbs-prev {
  width: 30px;
  height: 170px;
  cursor: pointer;
  position: absolute;
  background: #fff none no-repeat 8px -202px;
  bottom: 0;
  top: 0;
  height: 100%;
  z-index: 100; }
  .gallery.carousel .thumbs-next:hover,
  .gallery.carousel .thumbs-prev:hover {
    background-position: 8px 72px; }

.gallery.carousel .thumbs-next {
  right: -30px;
  background-image: url("/assets/site/ico-gal-arrow2-right.png"); }

.gallery.carousel .thumbs-prev {
  left: -30px;
  background-image: url("/assets/site/ico-gal-arrow2-left.png"); }

.gallery.classic .main,
.gallery.classic .thumbs {
  display: block; }

.gallery.homeintro {
  height: 375px;
  margin: 7px 20px 0px;
  z-index: 5; }

.gallery.homeintro .main {
  top: 0;
  right: 0;
  bottom: 0;
  width: 690px; }

.gallery.homeintro .thumbs {
  display: none; }

.gallery.homeintro div[data-src] {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.gallery.homeintro .caption {
  top: 0;
  left: 0;
  bottom: 0;
  right: 690px;
  padding: 60px 30px 20px 60px;
  background: transparent;
  color: #2c2c2c;
  font-size: 16px; }
  .gallery.homeintro .caption h2 {
    font-size: 40px; }

html[lang='ru'] .gallery.homeintro .caption h2 {
  font-size: 36px; }

.gallery.homeintro .main-next,
.gallery.homeintro .main-prev {
  width: 30px;
  height: 30px;
  bottom: 20px;
  cursor: pointer;
  position: absolute;
  background: #fff none no-repeat 8px -272px;
  z-index: 50; }
  .gallery.homeintro .main-next:hover,
  .gallery.homeintro .main-prev:hover {
    background-position: 8px 2px; }

.gallery.homeintro .main-next {
  left: 150px;
  background-image: url("/assets/site/ico-gal-arrow-right.png"); }

.gallery.homeintro .main-prev {
  left: 60px;
  background-image: url("/assets/site/ico-gal-arrow-left.png"); }

.gallery.homeintro .counter {
  left: 90px;
  bottom: 25px;
  width: 60px;
  text-align: center;
  position: absolute;
  font-family: "SegoeUI", "Open Sans", sans-serif;
  font-size: 14px; }

.gallery.homeintro .more {
  right: 0;
  bottom: 25px;
  color: #002e5c;
  font-family: "DiavloBook", sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.5em;
  padding: 7px 60px 2px 25px;
  background: #fff url("/assets/site/ico-intro-arrow.png") no-repeat 94% center;
  position: absolute; }

.gallery.classic {
  font-size: 0px;
  height: auto; }

.gallery.classic div[data-src] {
  top: auto;
  left: auto;
  width: 24.0%;
  margin: 0.0% 0.5% 35px 0.5%;
  padding: 0;
  height: 150px;
  position: relative;
  background: yellow;
  display: inline-block !important; }

.gallery.classic div[data-src] .caption {
  bottom: 0;
  color: #333;
  font-size: 12px;
  text-align: center;
  width: 100%;
  padding: 5px 10px 5px;
  margin-bottom: -24px;
  background: #fff; }

.gallery.classic:after {
  clear: both;
  content: " ";
  display: table; }

#page-intro.gallery .caption {
  top: 0px;
  left: 70px;
  bottom: auto;
  color: #000;
  font-size: 16px;
  background: transparent; }

.home #page-intro.gallery .caption {
  top: 140px;
  left: auto;
  right: 0;
  width: 50%; }

.products .item .colorbar,
.color-boxes .item .colorbar,
.gallery .colorbar {
  left: 0;
  right: 0;
  height: 5px;
  bottom: 0;
  position: absolute;
  z-index: 100;
  background: transparent none no-repeat left bottom;
  background-size: 100% 100%; }
.products .item.bar-o .colorbar,
.color-boxes .item.bar-o .colorbar,
.gallery.bar-o .colorbar {
  background-image: url("/assets/site/lay-bar-o.png"); }
.products .item.bar-g .colorbar,
.color-boxes .item.bar-g .colorbar,
.gallery.bar-g .colorbar {
  background-image: url("/assets/site/lay-bar-g.png"); }
.products .item.bar-p .colorbar,
.color-boxes .item.bar-p .colorbar,
.gallery.bar-p .colorbar {
  background-image: url("/assets/site/lay-bar-p.png"); }
.products .item.bar-b .colorbar,
.color-boxes .item.bar-b .colorbar,
.gallery.bar-b .colorbar {
  background-image: url("/assets/site/lay-bar-b.png"); }
.products .item.bar-r .colorbar,
.color-boxes .item.bar-r .colorbar,
.gallery.bar-r .colorbar {
  background-image: url("/assets/site/lay-bar-r.png"); }
.products .item.bar-og .colorbar,
.color-boxes .item.bar-og .colorbar,
.gallery.bar-og .colorbar {
  background-image: url("/assets/site/lay-bar-og.png"); }
.products .item.bar-op .colorbar,
.color-boxes .item.bar-op .colorbar,
.gallery.bar-op .colorbar {
  background-image: url("/assets/site/lay-bar-op.png"); }
.products .item.bar-ob .colorbar,
.color-boxes .item.bar-ob .colorbar,
.gallery.bar-ob .colorbar {
  background-image: url("/assets/site/lay-bar-ob.png"); }
.products .item.bar-or .colorbar,
.color-boxes .item.bar-or .colorbar,
.gallery.bar-or .colorbar {
  background-image: url("/assets/site/lay-bar-or.png"); }
.products .item.bar-gp .colorbar,
.color-boxes .item.bar-gp .colorbar,
.gallery.bar-gp .colorbar {
  background-image: url("/assets/site/lay-bar-gp.png"); }
.products .item.bar-gb .colorbar,
.color-boxes .item.bar-gb .colorbar,
.gallery.bar-gb .colorbar {
  background-image: url("/assets/site/lay-bar-gb.png"); }
.products .item.bar-gr .colorbar,
.color-boxes .item.bar-gr .colorbar,
.gallery.bar-gr .colorbar {
  background-image: url("/assets/site/lay-bar-gr.png"); }
.products .item.bar-pb .colorbar,
.color-boxes .item.bar-pb .colorbar,
.gallery.bar-pb .colorbar {
  background-image: url("/assets/site/lay-bar-pb.png"); }
.products .item.bar-pr .colorbar,
.color-boxes .item.bar-pr .colorbar,
.gallery.bar-pr .colorbar {
  background-image: url("/assets/site/lay-bar-pr.png"); }
.products .item.bar-br .colorbar,
.color-boxes .item.bar-br .colorbar,
.gallery.bar-br .colorbar {
  background-image: url("/assets/site/lay-bar-br.png"); }
.products .item.bar-ogp .colorbar,
.color-boxes .item.bar-ogp .colorbar,
.gallery.bar-ogp .colorbar {
  background-image: url("/assets/site/lay-bar-ogp.png"); }
.products .item.bar-ogb .colorbar,
.color-boxes .item.bar-ogb .colorbar,
.gallery.bar-ogb .colorbar {
  background-image: url("/assets/site/lay-bar-ogb.png"); }
.products .item.bar-ogr .colorbar,
.color-boxes .item.bar-ogr .colorbar,
.gallery.bar-ogr .colorbar {
  background-image: url("/assets/site/lay-bar-ogr.png"); }
.products .item.bar-obr .colorbar,
.color-boxes .item.bar-obr .colorbar,
.gallery.bar-obr .colorbar {
  background-image: url("/assets/site/lay-bar-obr.png"); }
.products .item.bar-opb .colorbar,
.color-boxes .item.bar-opb .colorbar,
.gallery.bar-opb .colorbar {
  background-image: url("/assets/site/lay-bar-opb.png"); }
.products .item.bar-opr .colorbar,
.color-boxes .item.bar-opr .colorbar,
.gallery.bar-opr .colorbar {
  background-image: url("/assets/site/lay-bar-opr.png"); }
.products .item.bar-pbr .colorbar,
.color-boxes .item.bar-pbr .colorbar,
.gallery.bar-pbr .colorbar {
  background-image: url("/assets/site/lay-bar-pbr.png"); }
.products .item.bar-gbr .colorbar,
.color-boxes .item.bar-gbr .colorbar,
.gallery.bar-gbr .colorbar {
  background-image: url("/assets/site/lay-bar-gbr.png"); }
.products .item.bar-gpb .colorbar,
.color-boxes .item.bar-gpb .colorbar,
.gallery.bar-gpb .colorbar {
  background-image: url("/assets/site/lay-bar-gpb.png"); }
.products .item.bar-gpr .colorbar,
.color-boxes .item.bar-gpr .colorbar,
.gallery.bar-gpr .colorbar {
  background-image: url("/assets/site/lay-bar-gpr.png"); }
.products .item.bar-ogpb .colorbar,
.color-boxes .item.bar-ogpb .colorbar,
.gallery.bar-ogpb .colorbar {
  background-image: url("/assets/site/lay-bar-ogpb.png"); }
.products .item.bar-ogpr .colorbar,
.color-boxes .item.bar-ogpr .colorbar,
.gallery.bar-ogpr .colorbar {
  background-image: url("/assets/site/lay-bar-ogpr.png"); }
.products .item.bar-ogbr .colorbar,
.color-boxes .item.bar-ogbr .colorbar,
.gallery.bar-ogbr .colorbar {
  background-image: url("/assets/site/lay-bar-ogbr.png"); }
.products .item.bar-opbr .colorbar,
.color-boxes .item.bar-opbr .colorbar,
.gallery.bar-opbr .colorbar {
  background-image: url("/assets/site/lay-bar-opbr.png"); }
.products .item.bar-gpbr .colorbar,
.color-boxes .item.bar-gpbr .colorbar,
.gallery.bar-gpbr .colorbar {
  background-image: url("/assets/site/lay-bar-gpbr.png"); }
.products .item.bar-ogpbr .colorbar,
.color-boxes .item.bar-ogpbr .colorbar,
.gallery.bar-ogpbr .colorbar {
  background-image: url("/assets/site/lay-bar-ogpbr.png"); }

.products .item .colorbar {
  height: 3px; }

@media (max-width: 1260px) {
  .gallery.homeintro .main {
    left: 0;
    width: auto; }
  .gallery.homeintro .caption,
  .gallery.homeintro .main-next,
  .gallery.homeintro .main-prev,
  .gallery.homeintro .counter {
    display: none; } }
@media (max-width: 900px) {
  .gallery.carousel .thumbs,
  .gallery.features-bottom .thumbs,
  .gallery.features-top .thumbs {
    right: 20px;
    left: 20px; }

  .gallery.carousel .thumbs-next,
  .gallery.features-bottom .thumbs-next,
  .gallery.features-top .thumbs-next {
    right: -10px; }

  .gallery.carousel .thumbs-prev,
  .gallery.features-bottom .thumbs-prev,
  .gallery.features-top .thumbs-prev {
    left: -10px; } }
@media (max-width: 850px) {
  #page-intro.gallery .caption {
    top: 20px;
    left: 50px;
    width: auto; } }
@media (max-width: 800px) {
  .gallery.homeintro {
    margin-left: 10px;
    margin-right: 10px; } }
@media (max-width: 480px) {
  #page-intro.gallery .caption {
    top: 0px;
    left: 0px;
    width: auto; } }
#page-intro.gallery .caption p,
#page-intro.gallery .caption ul,
#page-intro.gallery .caption ol {
  font-size: 18px; }

.home #page-intro.gallery .caption h1 {
  margin-bottom: 18px;
  padding-bottom: 0px;
  background: transparent; }

.gallery.features-left[max-width~="640px"] .thumbs,
.gallery.features-right[max-width~="640px"] .thumbs {
  display: none; }

.gallery.features-left[max-width~="640px"] .main,
.gallery.features-left[max-width~="640px"] div[data-src],
.gallery.features-right[max-width~="640px"] .main,
.gallery.features-right[max-width~="640px"] div[data-src] {
  left: 0;
  right: 0; }
/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.











*/

