body, html {
  padding: 0;
  margin: 0; }

body {
  position: relative;
  background-color: #e0e0e0;
  color: #333333;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px; }

a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
a::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0 !important;
  text-decoration: none; }

input, textarea {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.fl {
  float: left; }

.fr {
  float: right; }

.cf, .clearfloat {
  float: none;
  clear: both; }

.toggle-me {
  display: none; }
  .toggle-me.toggle-slide {
    display: block;
    width: 100%;
    max-height: 0;
    margin: 0 0 -2px 0;
    overflow: hidden; }
    .toggle-me.toggle-slide.expanded {
      position: relative;
      max-height: 600px; }

.bg-cover, .box-section, .box-section .box-section-gif {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center; }

.bg-fixed {
  background-attachment: fixed; }

.table {
  width: 100%;
  height: 100%;
  display: table;
  margin: 0; }

.tcell {
  display: table-cell;
  vertical-align: middle; }

.alpha0, .header-wrapper.affix a.logo, .header-wrapper.affix .since, .slide-slide a .img-hover {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0; }

.alpha1, .header-wrapper.affix a.logo-small, .slide-slide a:hover .img-hover, .profile-list:hover .overlay {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1; }

.centered {
  text-align: center; }

.align-r {
  text-align: right; }

.clickable {
  cursor: pointer; }

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.container img, .container iframe, .container .issuuembed, .container-fluid img, .container-fluid iframe, .container-fluid .issuuembed {
  max-width: 100%; }

.hidden, .mobile-only, .sm-only {
  display: none; }

.t-bg, .dark-on-hover:after, .slide-slide a:after, .box-wide-button, .box-section .box-section-inner, .ilustr-chart .point {
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out; }

.t-color, .ilustr-chart .info-attr {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.t-opacity, .slide-slide a .img-hover, .box-section .box-section-gif, .profile-list .overlay {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.t-all, .btn, .header-wrapper .top-menu-wrapper a.language-menu-btn, .formfield.formfield-submit input, .nav-menu li a, .dark-on-hover, .productgroup-list, .art-list {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.container-fluid, .header-wrapper, .submenu-wrapper {
  max-width: 1600px; }

.container-fluid {
  background-color: #FFF; }

a {
  color: #000;
  -webkit-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear; }
  a:active, a:focus {
    text-decoration: none; }
  a:hover {
    text-decoration: none;
    color: #777777; }

b, strong, h1, h2, h3, h4, h5, h6, .font-bold {
  font-weight: 700; }

.light {
  font-weight: 300; }

h1 {
  font-size: 55px;
  line-height: 100%;
  margin: 0 0 25px 0; }

h2 {
  font-size: 30px;
  line-height: 110%; }

.claim-module h2 {
  line-height: 150%; }

h3 {
  font-size: 28px;
  line-height: 110%; }

h4 {
  font-size: 22px;
  line-height: 120%; }

h5 {
  font-size: 20px;
  line-height: 126%; }

.label {
  color: #777777;
  font-size: 14px;
  padding: 0; }

.sprite {
  background-image: url(/local/images/sprites.svg);
  background-repeat: no-repeat; }

.bg-light {
  background-color: #ececec; }

.bg-white {
  background-color: #FFF; }

.bg-dark {
  background-color: #252525; }

.bg-black {
  background-color: #000;
  color: #FFF; }
  .bg-black a {
    color: #bbbbbb; }

.btn, .header-wrapper .top-menu-wrapper a.language-menu-btn, .formfield.formfield-submit input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFF;
  background-color: #000;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 20px; }
  .btn:hover, .header-wrapper .top-menu-wrapper a.language-menu-btn:hover, .formfield.formfield-submit input:hover {
    background-color: #777777;
    color: #FFF; }
  .btn.btn-outline, .header-wrapper .top-menu-wrapper a.btn-outline.language-menu-btn, .header-wrapper .top-menu-wrapper a.language-menu-btn.active, .formfield.formfield-submit input.btn-outline {
    border: 2px solid #cccccc;
    background-color: transparent;
    color: #000; }
    .btn.btn-outline:hover, .header-wrapper .top-menu-wrapper a.btn-outline.language-menu-btn:hover, .header-wrapper .top-menu-wrapper a.language-menu-btn.active:hover, .formfield.formfield-submit input.btn-outline:hover {
      background-color: #000;
      border-color: #000;
      color: #FFF; }
  .btn.btn-white, .header-wrapper .top-menu-wrapper a.language-menu-btn, .formfield.formfield-submit input.btn-white {
    color: #000;
    background-color: #FFF; }
    .btn.btn-white:hover, .header-wrapper .top-menu-wrapper a.language-menu-btn:hover, .formfield.formfield-submit input.btn-white:hover {
      background-color: #000;
      color: #FFF; }
  .btn.btn-round, .header-wrapper .top-menu-wrapper a.btn-round.language-menu-btn, .formfield.formfield-submit input.btn-round {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }
  .btn.btn-l, .header-wrapper .top-menu-wrapper a.language-menu-btn, .formfield.formfield-submit input.btn-l {
    padding: 12px 30px; }

.wait-for-ready {
  -webkit-transition: all 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.8s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  /* easeInOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  /* easeInOutSine */
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  position: relative; }
  .wait-for-ready.is-ready {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1; }

.menu-list, .nav-menu {
  padding: 0;
  margin: 0; }
  .menu-list li, .nav-menu li {
    list-style: none;
    padding: 0; }

.nav-menu li {
  display: inline-block; }
  .nav-menu li a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 4px 12px; }
    .nav-menu li a:hover {
      color: #777777; }

.dark-on-hover {
  position: relative; }
  .dark-on-hover:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .dark-on-hover .table {
    position: relative;
    z-index: 1; }
  .dark-on-hover:hover {
    color: #FFF;
    background-color: #000; }
    .dark-on-hover:hover:after {
      background-color: rgba(0, 0, 0, 0.45); }

.preload-row {
  -webkit-transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 1s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  /* easeInOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  /* easeInOutSine */
  max-height: 120px;
  overflow: hidden;
  position: relative; }
  .preload-row:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 18;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222222 url(/local/images/preloader_white.gif) no-repeat center;
    background-size: 30px; }
  .preload-row.loaded {
    max-height: 2000px;
    overflow: auto; }
    .preload-row.loaded:after {
      display: none; }

.header-spacer {
  height: 150px;
  background-color: #eeeeee; }

.header-wrapper {
  z-index: 39;
  width: 100%;
  height: 139px;
  min-height: 150px;
  background-color: #FFF;
  padding: 20px 0; }
  .header-wrapper .logo-wrapper {
    position: relative; }
  .header-wrapper a.logo {
    display: inline-block;
    margin: 54px 0 0 0;
    padding: 0 26px 8px 26px;
    border-right: 1px solid #afafaf; }
  .header-wrapper a.logo-small {
    position: absolute;
    display: block;
    top: 78px;
    left: 26px; }
  .header-wrapper .since {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    padding: 86px 0 0 16px;
    color: #575757; }
  .header-wrapper .menu-wrapper {
    text-align: right;
    padding-right: 22px; }
  .header-wrapper .top-menu-wrapper {
    height: 38px; }
    .header-wrapper .top-menu-wrapper a.btn-client-zone {
      margin-right: 10px; }
    .header-wrapper .top-menu-wrapper a.language-menu-btn {
      padding-left: 10px;
      padding-right: 10px;
      margin-left: -4px;
      color: #777777;
      background-color: transparent; }
      .header-wrapper .top-menu-wrapper a.language-menu-btn.active {
        border-width: 1px;
        color: #000;
        pointer-events: none; }
  .header-wrapper .main-menu {
    margin-top: 42px; }
    .header-wrapper .main-menu li a {
      border: 1px solid #FFF;
      padding: 4px 12px 3px 12px; }
      .header-wrapper .main-menu li a:hover {
        color: #bd6935; }
    .header-wrapper .main-menu li.menu-item-home {
      display: inline-block;
      width: 44px;
      height: 20px;
      position: relative; }
      .header-wrapper .main-menu li.menu-item-home a {
        display: inline-block;
        position: absolute;
        right: 4px;
        top: 4px;
        width: 20px;
        height: 17px;
        border: 0 !important; }
      .header-wrapper .main-menu li.menu-item-home:hover a, .header-wrapper .main-menu li.menu-item-home.active a {
        border: 0 !important; }
    .header-wrapper .main-menu li.active a {
      border: 1px solid #bbbbbb; }
  .header-wrapper .menu-trigger {
    position: absolute;
    z-index: 999;
    font-weight: bold;
    padding: 10px;
    cursor: pointer;
    top: 92px;
    right: 32px; }
    .header-wrapper .menu-trigger:before {
      content: '';
      display: block;
      float: left;
      width: 24px;
      height: 16px;
      background: transparent url("/local/images/menu_toggle.svg") no-repeat;
      background-position: 0 5px; }
    .header-wrapper .menu-trigger:after {
      content: '';
      clear: both; }
  .header-wrapper.affix {
    top: -85px;
    padding-bottom: 10px;
    min-height: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
    .header-wrapper.affix a.logo {
      margin-top: -20px; }
    .header-wrapper.affix a.logo-small {
      top: 78px; }

#jPanelMenu-menu {
  background-color: #333333;
  padding-top: 42px; }
  #jPanelMenu-menu li {
    display: block; }
    #jPanelMenu-menu li a {
      display: block;
      color: #FFF;
      margin: 0;
      padding: 12px 32px;
      border: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.1); }
      #jPanelMenu-menu li a:hover {
        background-color: transparent; }
    #jPanelMenu-menu li.menu-item-home a.sprite {
      background-image: none; }
      #jPanelMenu-menu li.menu-item-home a.sprite:after {
        content: 'Home'; }
    #jPanelMenu-menu li:first-child a {
      border: 0; }
    #jPanelMenu-menu li.active a {
      background-color: #bd6935; }
  #jPanelMenu-menu .more {
    margin-top: 25px; }
    #jPanelMenu-menu .more a.language-menu-btn {
      float: left;
      width: 49.9%;
      padding: 10px 0;
      letter-spacing: 2px;
      font-size: 12px;
      text-align: center;
      text-transform: uppercase;
      background-color: rgba(0, 0, 0, 0.4);
      color: #FFF; }
      #jPanelMenu-menu .more a.language-menu-btn.active {
        background-color: rgba(255, 255, 255, 0.3);
        pointer-events: none; }
    #jPanelMenu-menu .more a.btn-l, #jPanelMenu-menu .more .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper #jPanelMenu-menu .more a.language-menu-btn {
      display: block; }
    #jPanelMenu-menu .more:after {
      content: '';
      clear: both; }

.footer-bottom-wrapper {
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 25px;
  text-align: right; }
  .footer-bottom-wrapper b {
    padding: 0 20px 0 0; }

.home-full .home-claim {
  height: 100%;
  padding: 30px 20% 30px 10%; }

.carousel-indicators {
  width: 70%;
  text-align: right; }
  .carousel-indicators li {
    margin: 0 5px;
    border: 1px solid #FFF; }
    .carousel-indicators li.active {
      margin: 0 5px;
      width: 10px;
      height: 10px; }

.slide-slide img {
  width: 100%; }
.slide-slide a {
  display: block;
  position: relative; }
  .slide-slide a .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: auto; }
  .slide-slide a:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent; }
  .slide-slide a:hover:after {
    background-color: rgba(0, 0, 0, 0.75); }
.slide-slide.no-hover a:after {
  display: none; }

.box-wide-button .btn, .box-wide-button .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper .box-wide-button a.language-menu-btn, .box-wide-button .formfield.formfield-submit input, .formfield.formfield-submit .box-wide-button input, .box-section .btn, .box-section .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper .box-section a.language-menu-btn, .box-section .formfield.formfield-submit input, .formfield.formfield-submit .box-section input {
  color: #FFF;
  border-color: rgba(255, 255, 255, 0.4);
  pointer-events: none;
  position: relative;
  z-index: 1; }
  .box-wide-button .btn:before, .box-wide-button .header-wrapper .top-menu-wrapper a.language-menu-btn:before, .header-wrapper .top-menu-wrapper .box-wide-button a.language-menu-btn:before, .box-wide-button .formfield.formfield-submit input:before, .formfield.formfield-submit .box-wide-button input:before, .box-section .btn:before, .box-section .header-wrapper .top-menu-wrapper a.language-menu-btn:before, .header-wrapper .top-menu-wrapper .box-section a.language-menu-btn:before, .box-section .formfield.formfield-submit input:before, .formfield.formfield-submit .box-section input:before {
    -webkit-transition: all 0.35s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition: all 0.35s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: all 0.35s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.35s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    /* easeInOutSine */
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    /* easeInOutSine */
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 0;
    height: 100%;
    background-color: #FFF; }
.box-wide-button:hover .btn, .box-wide-button:hover .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper .box-wide-button:hover a.language-menu-btn, .box-wide-button:hover .formfield.formfield-submit input, .formfield.formfield-submit .box-wide-button:hover input, .box-section:hover .btn, .box-section:hover .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper .box-section:hover a.language-menu-btn, .box-section:hover .formfield.formfield-submit input, .formfield.formfield-submit .box-section:hover input {
  color: #333333;
  border-color: #FFF; }
  .box-wide-button:hover .btn:before, .box-wide-button:hover .header-wrapper .top-menu-wrapper a.language-menu-btn:before, .header-wrapper .top-menu-wrapper .box-wide-button:hover a.language-menu-btn:before, .box-wide-button:hover .formfield.formfield-submit input:before, .formfield.formfield-submit .box-wide-button:hover input:before, .box-section:hover .btn:before, .box-section:hover .header-wrapper .top-menu-wrapper a.language-menu-btn:before, .header-wrapper .top-menu-wrapper .box-section:hover a.language-menu-btn:before, .box-section:hover .formfield.formfield-submit input:before, .formfield.formfield-submit .box-section:hover input:before {
    max-width: 180px; }

.box-wide-button {
  background-color: #202020;
  padding: 30px; }
  .box-wide-button h2 {
    font-size: 26px !important;
    margin: 3px 0 0 0; }
  .box-wide-button .btn, .box-wide-button .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper .box-wide-button a.language-menu-btn, .box-wide-button .formfield.formfield-submit input, .formfield.formfield-submit .box-wide-button input {
    margin-top: 5px; }
  .box-wide-button:hover {
    background-color: #333333; }

.box-productgroup {
  position: relative;
  overflow: hidden; }
  .box-productgroup a.img {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%; }
  .box-productgroup a.title {
    -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    background-color: #FFF;
    color: #333333;
    font-weight: bold;
    font-size: 20px;
    display: block;
    width: 100%;
    height: 70px;
    padding: 20px 40px 20px 20px;
    position: absolute;
    z-index: 2;
    bottom: -70px; }
    .box-productgroup a.title span {
      font-weight: 300;
      font-size: 28px;
      color: #777777;
      position: absolute;
      top: 14px;
      right: 20px; }
  .box-productgroup:hover a.img {
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    top: -20px; }
  .box-productgroup:hover a.title {
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    /* easeOutExpo */
    bottom: 0; }

.box-section {
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }
  .box-section .box-section-gif {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat; }
  .box-section .box-section-inner {
    background-color: transparent;
    padding: 40px 20%;
    height: 100%;
    position: relative;
    z-index: 1; }
  .box-section a.title {
    color: #FFF; }
  .box-section h3 {
    margin: 0 0 20px 0; }
  .box-section:hover .box-section-gif {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1; }
  .box-section:hover .box-section-inner {
    background-color: rgba(0, 0, 0, 0.35); }

.box-noimage {
  background-color: #252525; }
  .box-noimage .table {
    padding: 10px 20%; }
  .box-noimage .title-attr {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 10px 0; }
  .box-noimage .info-attr {
    font-weight: 300; }

.box-about {
  padding: 60px 0 50px 0; }
  .box-about h2 {
    font-size: 40px;
    margin-bottom: 20px; }
  .box-about .info-attr {
    font-size: 18px;
    margin-bottom: 30px; }

.boxes-bottom .box-wide-button {
  padding-top: 65px;
  padding-bottom: 65px;
  min-height: 168px; }
  .boxes-bottom .box-wide-button h2 {
    padding-top: 6px;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase; }

.box-social {
  background-color: #0c546c; }
  .box-social .icons {
    text-align: right; }
  .box-social a.social-icon {
    display: inline-block;
    padding: 6px 3px 0px 3px; }
  .box-social:hover {
    background-color: #0c546c; }

.offer-tech {
  padding: 80px 0 50px 0;
  text-transform: uppercase;
  background-image: url(/local/images/offer_tech_bg.jpg); }
  .offer-tech ul {
    margin: 15px 0; }
    .offer-tech ul li {
      font-size: 16px;
      font-weight: bold;
      line-height: 115%;
      margin: 0 0 15px 0;
      padding: 0 0 15px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.about-full .content-attr {
  padding: 65px 50px; }
.about-full .info2-attr {
  padding: 10px 50px; }

.about-info-wrapper {
  background-color: #000;
  color: #FFF; }
  .about-info-wrapper h2 {
    padding: 0 16%; }

.double-img-wrapper {
  height: 100%; }
  .double-img-wrapper .img-wrapper {
    height: 50%; }

.img-zoom {
  -webkit-transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  /* easeInOutSine */
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  /* easeInOutSine */
  background-size: auto 101%;
  background-repeat: no-repeat;
  background-position: center; }
  .img-zoom:hover {
    background-size: auto 106%; }

.ilustr-chart {
  background-color: #eeeeee;
  padding: 40px 0 10px 0;
  position: relative; }
  .ilustr-chart .title-attr {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 15px 0;
    padding: 0 12%; }
  .ilustr-chart .info-attr {
    margin: 35px 0 0 0;
    padding: 0 12%;
    font-size: 12px;
    text-transform: uppercase;
    min-height: 120px;
    color: #bdbdbd; }
  .ilustr-chart .line-wrapper {
    height: 34px;
    position: relative; }
  .ilustr-chart .point {
    width: 30px;
    height: 30px;
    background-color: #eeeeee;
    border: 6px solid #FFF;
    position: absolute;
    left: 50%;
    margin-left: -15px; }
  .ilustr-chart .line {
    position: absolute;
    top: 11px;
    width: 100%;
    height: 8px;
    background-color: #FFF; }
  .ilustr-chart.order-1 .line, .ilustr-chart.order-4 .line {
    width: 50%; }
  .ilustr-chart.order-1 .line {
    left: 50%; }
  .ilustr-chart:hover .info-attr {
    color: #333333; }
  .ilustr-chart:hover .point {
    background-color: #bd6935; }

.team-full h2 {
  margin: 0;
  padding: 50px 5%; }
.team-full .team-list-wrapper .container-fluid {
  background-color: #eeeeee; }

.profile-list {
  margin: 1px 1px 0 0; }
  .profile-list .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    line-height: 100%;
    font-size: 12px; }
    .profile-list .overlay .name {
      font-weight: bold;
      padding: 5px 10%; }
    .profile-list .overlay .position {
      text-transform: uppercase;
      color: #bbbbbb;
      padding: 5px 10%; }

.submenu-spacer {
  min-height: 108px; }

.submenu-wrapper {
  -webkit-transition: padding 0.3s ease-in-out;
  -moz-transition: padding 0.3s ease-in-out;
  -o-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
  padding: 40px 0;
  width: 100%;
  z-index: 38; }
  .submenu-wrapper.affix {
    padding: 10px 0;
    top: 54px; }

.submenu {
  border: 0; }
  .submenu li {
    display: inline-block;
    float: none; }
    .submenu li a {
      color: #FFF;
      font-weight: bold;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      margin-right: 10px; }
    .submenu li.active a {
      background-color: #FFF;
      color: #000; }

.productcat-full .wait-for-ready {
  background-color: #bbbbbb; }
.productcat-full .descr-wrapper {
  padding: 60px 10%; }
.productcat-full .img-wrapper {
  text-align: center; }
.productcat-full .img-row {
  height: 50%; }
  .productcat-full .img-row .img-col {
    height: 100%; }
.productcat-full h1 {
  margin: 0 0 30px 0; }
.productcat-full .info-attr {
  font-size: 24px;
  font-weight: 300;
  color: #777777;
  margin: 0 0 70px 0; }

.productgroup-menu {
  padding: 50px 0 30px 0; }

.productgroup-list {
  position: relative;
  display: inline-block;
  width: 45%;
  margin: 10px 4% 10px 0;
  padding: 30px 2%;
  border: 6px solid #dddddd;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%; }
  .productgroup-list span {
    position: absolute;
    top: 27px;
    right: 4%;
    font-weight: 300;
    font-size: 34px; }
  .productgroup-list:hover {
    background-color: #333333;
    border-color: #333333;
    color: #FFF; }

#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none; }

#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.section-full .info-attr {
  padding: 10px 10%;
  height: 50%; }

.section-lead {
  background-color: #eeeeee;
  padding: 70px 0;
  margin: 0; }
  .section-lead h2 {
    font-size: 30px;
    line-height: 40px; }

.section-footer {
  background-color: #4f2f30;
  font-size: 17px; }

.footer-note-wrapper {
  padding: 40px 10%;
  position: relative; }
  .footer-note-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .footer-note-wrapper .table {
    padding: 20px 10%;
    position: relative;
    z-index: 1; }
  .footer-note-wrapper img {
    margin-bottom: 15px; }
  .footer-note-wrapper h2 {
    line-height: 150%; }

.technology-full .img-wide {
  height: 400px; }
.technology-full .info-attr {
  padding: 65px 10%;
  background-color: #132026;
  color: #FFF; }
  .technology-full .info-attr h2 {
    margin-bottom: 40px; }

.art-list {
  margin: 0 0 -1px 0; }
  .art-list .art-descr-wrapper, .art-list .art-img {
    height: 300px; }
  .art-list .art-descr-wrapper {
    padding: 35px 10%; }
  .art-list .art-img {
    -webkit-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    /* easeInOutSine */
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    /* easeInOutSine */
    background-size: auto 102%;
    background-repeat: no-repeat;
    background-position: center; }
  .art-list h4 {
    margin: 0 0 20px 0;
    position: relative; }
  .art-list:hover {
    background-color: #f4f4f4; }
    .art-list:hover .art-img {
      background-size: auto 106%; }

#map-canvas {
  height: 400px;
  background-color: #eeeeee; }

.contact-full .content-wrapper {
  padding: 35px 5%;
  text-align: right; }
  .contact-full .content-wrapper .social-links {
    margin: 15px 0; }
.contact-full .contacts-wrapper {
  padding: 35px 5%; }

.profile-contact {
  font-size: 14px;
  margin: 0 0 20px 0; }
  .profile-contact .position {
    text-transform: uppercase;
    color: #777777;
    font-size: 12px; }

.form-full .descr-wrapper {
  padding: 70px 40px; }
  .form-full .descr-wrapper h2 {
    margin: 0 0 55px 0; }

.form-wrapper {
  padding: 50px 10%; }

.formfield {
  margin: 0 0 10px 0; }
  .formfield input, .formfield textarea {
    color: black; }
  .formfield label {
    text-transform: lowercase;
    line-height: 120%;
    width: 15%;
    min-width: 80px;
    margin-right: 5%;
    float: left; }
  .formfield.required label:after {
    content: '*';
    font-size: 12px;
    padding: 2px 4px; }
  .formfield.formfield-string input, .formfield.formfield-string textarea, .formfield.formfield-email input, .formfield.formfield-email textarea, .formfield.formfield-text input, .formfield.formfield-text textarea {
    padding: 6px 12px;
    width: 80%; }
  .formfield.checkbox label {
    margin: 16px 0;
    width: 100%;
    font-size: 14px; }
    .formfield.checkbox label:after {
      content: ''; }
  .formfield.formfield-submit {
    text-align: right; }
    .formfield.formfield-submit input {
      display: inline-block;
      border: 0;
      padding: 10px 48px;
      background-color: #FFF;
      color: #000; }
      .formfield.formfield-submit input:hover {
        background-color: #333333;
        color: #FFF; }

.formbuilder-result {
  font-weight: 300;
  font-size: 24px;
  padding: 32px 0; }

#modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 49;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll; }
  #modal .container-fluid {
    background-color: transparent; }

.modal-close {
  display: block;
  margin-left: 20px;
  width: 40px;
  height: 40px;
  background: transparent url(/local/images/x.svg) no-repeat; }

.modal-inner, .modal-close {
  margin-top: 40px;
  min-height: 1px; }

.modal-inner h1 {
  color: #FFF; }

.cookieterms {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 39;
  background-color: rgba(255, 255, 255, 0.92);
  border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .cookieterms .cookieterms-inner {
    padding: 16px;
    text-align: center;
    font-size: 13px; }
    .cookieterms .cookieterms-inner a {
      font-weight: bold;
      padding: 0 4px; }

/*### < 1400px ###*/
@media (max-width: 1400px) {
  .about-full .footer-note-wrapper {
    padding: 0; }

  .footer-note-wrapper .table {
    padding: 0; }
  .footer-note-wrapper h1, .footer-note-wrapper h2, .footer-note-wrapper h3, .footer-note-wrapper h4, .footer-note-wrapper h5 {
    font-size: 16px; } }
/*### < 1280px ###*/
@media (max-width: 1280px) {
  .main-menu.nav-menu li a {
    padding-left: 9px;
    padding-right: 9px; }

  .productgroup-list {
    font-size: 15px; }

  .section-full .info-attr h3, .section-full .info-attr h4, .section-full .info-attr h5, .section-full .info-attr h6 {
    font-size: 18px; } }
/* ### > 768 < 1024 ## */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* home 768-1024 */
  .home-full .home-claim {
    padding-right: 10%; }
    .home-full .home-claim h1 {
      font-size: 40px; }
  .home-full .home-box-group-3 .box-noimage .table {
    padding-left: 10%;
    padding-right: 10%; }
  .home-full .home-box-group-3 .box-noimage .title-attr {
    font-size: 14px; }

  /* box-social 768-1024 */
  .box-wide-button h2 {
    padding-top: 9px !important;
    font-size: 18px !important; }

  /* footer-note-wrapper 768-1024 */
  .footer-note-wrapper .info2-attr {
    padding: 10px 10%; }
  .footer-note-wrapper h1, .footer-note-wrapper h2, .footer-note-wrapper h3, .footer-note-wrapper h4, .footer-note-wrapper h5 {
    font-size: 14px; } }
/*### < 991px ###*/
@media (max-width: 991px) {
  h1 {
    font-size: 50px; }

  h2 {
    font-size: 26px; }

  .section-lead h2 {
    font-size: 28px;
    line-height: 150%;
    padding-left: 5%;
    padding-right: 5%; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 18px; }

  .section-top-images {
    overflow: hidden;
    max-height: 200px; }

  .section-full .info-attr h3, .section-full .info-attr h4, .section-full .info-attr h5, .section-full .info-attr h6 {
    font-size: 15px;
    line-height: 18px;
    margin: 0; }
  .section-full .img-list img {
    width: 100%; }

  .profile-list .overlay {
    filter: alpha(opacity=100);
    opacity: 1;
    position: static;
    height: 100px;
    overflow: hidden;
    background-color: #FFF;
    color: #333333;
    font-size: 12px; }
    .profile-list .overlay .table, .profile-list .overlay .tcell {
      display: block; }
    .profile-list .overlay .name {
      font-weight: bold;
      padding: 10px 10%; }
    .profile-list .overlay .position {
      font-size: 11px;
      padding: 5px 5%; }

  .productcat-full .img-wrapper {
    padding: 60px 5% 0 5%; }
  .productcat-full .img-row {
    height: auto; }
    .productcat-full .img-row .img-col {
      height: auto; }
      .productcat-full .img-row .img-col .img-wrapper {
        padding-top: 0 !important; }

  .productgroup-list {
    font-size: 18px;
    display: block;
    width: 100%; }

  .box-noimage .title-attr {
    font-size: 14px;
    line-height: 115%; }
  .box-noimage .info-attr {
    font-size: 12px; }

  .offer-tech .label {
    font-size: 12px; }
  .offer-tech .menu-list li, .offer-tech .nav-menu li {
    font-size: 14px; }

  .claim-module {
    padding: 30px 20px; } }
@media (max-width: 767px) {
  body {
    font-size: 12px; }

  h1 {
    font-size: 30px; }

  h2 {
    font-size: 22px; }

  .section-lead h2 {
    font-size: 24px; }

  h3 {
    font-size: 16px; }

  h4 {
    font-size: 14px; }

  .home-full .embed-responsive, .home-full .home-claim-wrapper {
    min-height: 0;
    text-align: center; }
    .home-full .embed-responsive .table, .home-full .home-claim-wrapper .table {
      padding-left: 10%;
      padding-right: 10%; }

  .slide-slide a .img-hover {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1; }
  .slide-slide a:after {
    background-color: rgba(0, 0, 0, 0.65); }

  .header-wrapper {
    top: 0 !important;
    height: auto; }
    .header-wrapper a.logo {
      padding: 0 26px 8px 15px;
      border: 0; }
    .header-wrapper a.logo-small {
      left: 10px; }
    .header-wrapper .menu-trigger {
      top: 83px !important;
      right: 10px; }
    .header-wrapper.affix a.logo-small {
      top: 10px !important; }
    .header-wrapper.affix .menu-trigger {
      top: 26px !important; }

  .box-wide-button {
    text-align: center; }
    .box-wide-button .btn, .box-wide-button .header-wrapper .top-menu-wrapper a.language-menu-btn, .header-wrapper .top-menu-wrapper .box-wide-button a.language-menu-btn, .box-wide-button .formfield.formfield-submit input, .formfield.formfield-submit .box-wide-button input {
      margin-top: 20px;
      float: none; }

  .box-social {
    text-align: center; }
    .box-social .icons {
      margin-top: 20px;
      text-align: center; }

  .box-noimage {
    padding: 40px 15%; }
    .box-noimage .table, .box-noimage .tcell {
      display: block;
      padding: 0; }
    .box-noimage .title-attr {
      line-height: 140%; }

  .about-full h2 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .about-full .team-list-wrapper {
    padding-bottom: 0; }

  .section-full .info-attr {
    padding: 50px 5%; }
    .section-full .info-attr h3, .section-full .info-attr h4, .section-full .info-attr h5, .section-full .info-attr h6 {
      font-size: 20px; }

  .chart-full {
    padding: 30px 0; }

  .ilustr-chart {
    padding: 0; }
    .ilustr-chart .img-wrapper {
      width: 25%;
      margin-left: 10%;
      float: left; }
    .ilustr-chart .mobile-line {
      position: absolute;
      left: 0;
      width: 10%;
      height: 100%; }
      .ilustr-chart .mobile-line .line {
        top: 0;
        left: 50%;
        width: 8px;
        height: 100%;
        margin-left: -4px; }
      .ilustr-chart .mobile-line .point {
        top: 40px; }
    .ilustr-chart .title-attr, .ilustr-chart .info-attr {
      text-align: left;
      width: 65%;
      float: right; }
    .ilustr-chart .title-attr {
      padding: 30px 15% 0 5%; }
    .ilustr-chart .info-attr {
      padding: 0 15% 0 5%;
      margin: 0;
      min-height: 0; }
    .ilustr-chart:after {
      display: block;
      content: '';
      clear: both; }
    .ilustr-chart.order-1 .line {
      top: 50px; }
    .ilustr-chart.order-4 .line {
      height: 50px; } }
/*### iPad portrait ###*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .bg-cover, .box-section, .box-section .box-section-gif {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important;
    background-attachment: scroll !important;
    background-position: center !important; } }
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .bg-cover, .box-section, .box-section .box-section-gif {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important;
    background-attachment: scroll !important;
    background-position: center !important; } }
/* ### iPhone >=5 landscape ### */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .bg-cover, .box-section, .box-section .box-section-gif {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important;
    background-attachment: scroll !important;
    background-position: center !important; } }
/* ### iPhone <5  landscape ### */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  .bg-cover, .box-section, .box-section .box-section-gif {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important;
    background-attachment: scroll !important;
    background-position: center !important; } }
/* ### iPhone >=5 portrait ### */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .bg-cover, .box-section, .box-section .box-section-gif {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important;
    background-attachment: scroll !important;
    background-position: center !important; } }
/* ### iPhone <5 portrait ### */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  .bg-cover, .box-section, .box-section .box-section-gif {
    -webkit-background-size: auto 100% !important;
    -moz-background-size: auto 100% !important;
    -o-background-size: auto 100% !important;
    background-size: auto 100% !important;
    background-attachment: scroll !important;
    background-position: center !important; } }
