@font-face {
  font-family: "roboto";
  src: url("../fonts/roboto/static/Roboto-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/roboto/static/Roboto-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "roboto-light";
  font-style: normal;
  src: url("../fonts/roboto/static/Roboto-Light.ttf") format("truetype");
}
.old {
  /* Allg */
  /* Homeanimation */
  /* Header */
  /* Body */
  /* body navigation */
  /* Simplepage */
  /* Icons */
  /* Box Slider homepage*/
  /* News Slider */
  /* Newspage */
  /* Footer */
  /********************************************/
  /* Responsive Design */
  /********************************************/
  /* Katalog */
  /* Product list */
  /* Job GridView */
  /* References List */
  /* Referenece Single */
  /* Kisi css */
}
.old a:focus {
  color: #f26622;
}
.old body {
  background-color: white;
}
.old .product-menu,
.old #l-breadcrumb {
  display: none;
}
.old #l-wrapper .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  left: 0;
}
.old a {
  text-decoration: none;
  color: #f26622;
  position: relative;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.old a:hover {
  color: #f26622;
  text-decoration: underline;
}
.old .responsive {
  display: none;
}
.old ::-moz-selection {
  background-color: rgba(29, 54, 87, 0.99);
  color: white;
}
.old ::selection {
  background-color: rgba(29, 54, 87, 0.99);
  color: white;
}
.old #l-emotionpic {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
}
.old #l-homeanimation {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.old #l-homeanimation .bx-viewport > ul {
  margin: 0;
  padding: 0;
}
.old #l-homeanimation li {
  z-index: 0 !important;
  position: absolute;
}
.old #l-homeanimation .image {
  height: 780px;
}
.old #l-homeanimation .geoShape {
  position: relative;
  width: 710px;
  text-align: center;
  float: right;
  background-image: url("../img/element-top.png");
  color: white;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-background-size: cover;
          background-size: cover;
  height: 195px;
  padding-left: 250px;
  margin-top: 315px;
  padding-right: 150px;
  padding-top: 5px;
}
.old #l-homeanimation .geoShape .slider-description p {
  line-height: 1.5;
  max-width: 350px;
  max-height: 65px;
  overflow: hidden;
}
.old #l-homeanimation .geoShape .slider-description h1 {
  overflow: hidden;
  text-transform: uppercase;
}
.old #l-homeanimation .geoShape-link {
  color: #f26622;
  display: inline-block;
  position: relative;
}
.old #l-homeanimation .geoShape-link:hover,
.old #l-homeanimation .geoShape-link:active {
  text-decoration: underline;
}
.old #l-homeanimation .geoShape-link .fa {
  vertical-align: middle;
  padding-left: 3px;
  font-size: 12pt;
  margin-top: -2px;
}
.old #l-header {
  min-height: 225px;
  /*
    #l-locale-switcher{

        .locale-container{
            display: none;padding-left:0;margin-top: -3px;padding-top: 3px;
            a{color:@hauptNaviColor;}

        }
span.glyphicon{font-size: 8pt;padding-left: 5px;}
        &:hover .locale-container{display:block;}
    }
    */
}
.old #l-header.hasEmotion {
  height: 440px;
}
.old #l-header.home {
  height: 775px;
}
.old #l-header li {
  list-style-type: none;
}
.old #l-header li a {
  text-decoration: none;
}
.old #l-header #l-emotionpic {
  width: 100%;
  height: 390px;
  position: absolute;
  margin-top: 50px;
}
.old #l-header .header-top-menu {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #1d3657;
  height: 50px;
  padding-top: 17px;
  font-size: 11.5pt;
}
.old #l-header .header-top-menu ul {
  float: right;
  margin-right: 5px;
  overflow: hidden;
}
.old #l-header .header-top-menu ul li {
  float: left;
  margin-right: 20px;
}
.old #l-header .header-top-menu ul li:last-child {
  margin-right: 0;
}
.old #l-header .header-top-menu ul li a {
  color: #fff;
}
.old #l-header .header-top-menu ul li a:hover {
  color: #f26622;
}
.old #l-header .header-top-menu ul li.active a {
  color: #f26622;
}
.old #l-header .header-top-menu .menuIconM {
  width: 30px;
  position: absolute;
  left: 0;
  top: 0px;
  margin-left: 10px;
  z-index: 2000;
  cursor: pointer;
}
.old #l-header .header-top-menu .menuIconM .menuLine {
  cursor: pointer;
  float: left;
  width: 30px;
  height: 3px;
  background-color: #fff;
  margin-bottom: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.old #l-header .headerCont {
  padding-top: 75px;
  background-color: white;
  height: 125px;
}
.old #l-header .header-logo {
  float: left;
  padding-left: 10px;
  margin-top: -43px;
}
.old #l-header .header-logo img {
  width: 200px;
}
.old #l-header .header-menu {
  overflow: hidden;
  float: left;
  /* Navigation */
}
.old #l-header .header-menu li.active > a {
  font-weight: bold;
  color: #f26622;
}
.old #l-header .header-menu li {
  float: left;
  margin-right: 30px;
}
.old #l-header .header-menu li a {
  text-transform: uppercase;
  font-size: 13pt;
  color: #1a171b;
}
.old #l-header .header-menu li a:hover {
  color: #f26622;
}
.old #l-header .header-menu > ul > li {
  padding-bottom: 26px;
}
.old #l-header .header-menu > ul > li.has-children {
  background-repeat: no-repeat;
  background-position: 0 26px;
}
.old #l-header .header-menu > ul > li.has-children:hover {
  background-image: url("../img/forNavi.png");
}
.old #l-header .header-menu > ul > li.has-children:hover ul.dropdown {
  visibility: visible;
  opacity: 1;
}
.old #l-header .header-menu ul.dropdown {
  width: 270px;
  height: auto;
  overflow: hidden;
  padding: 0;
  position: absolute;
  margin-top: 25px;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-color: #f0f0f0;
  margin-left: -30px;
}
.old #l-header .header-menu ul.dropdown li {
  display: block;
  float: none;
  padding-left: 30px;
  margin: 0;
  padding-top: 20px;
}
.old #l-header .header-menu ul.dropdown li.last {
  padding-bottom: 20px;
}
.old #l-header .header-menu ul.dropdown li a {
  text-transform: none;
  font-size: 11.5pt;
  display: block;
}
.old #l-header .header-menu ul.dropdown ul.dropdown {
  display: none;
}
.old #l-header #l-locale-switcher {
  float: left;
  font-size: 11pt;
  overflow: hidden;
}
.old #l-header #l-locale-switcher li.active > a {
  font-weight: bold;
  color: #f26622;
}
.old #l-header #l-locale-switcher span.glyphicon {
  font-size: 8pt;
  padding-left: 5px;
  vertical-align: middle;
}
.old #l-header #l-locale-switcher li {
  float: left;
  margin-right: 40px;
}
.old #l-header #l-locale-switcher li a {
  text-transform: uppercase;
  font-size: 13pt;
  color: #1a171b;
}
.old #l-header #l-locale-switcher li a:hover {
  color: #f26622;
}
.old #l-header #l-locale-switcher > ul {
  padding-left: 0;
}
.old #l-header #l-locale-switcher > ul > li {
  padding-bottom: 26px;
}
.old #l-header #l-locale-switcher > ul > li.has-children {
  background-repeat: no-repeat;
  background-position: 0 26px;
}
.old #l-header #l-locale-switcher > ul > li.has-children:hover {
  background-image: url("../img/forNavi.png");
}
.old #l-header #l-locale-switcher > ul > li:last-child {
  margin-right: 0;
  margin-left: 0px;
}
.old #l-header #l-locale-switcher > ul > li:last-child span {
  font-size: 11pt;
  text-transform: none;
}
.old #l-header #l-locale-switcher > ul > li.has-children:hover ul.dropdown {
  visibility: visible;
  opacity: 1;
}
.old #l-header #l-locale-switcher ul.dropdown {
  width: 270px;
  height: auto;
  overflow: hidden;
  padding: 0;
  position: absolute;
  margin-top: 25px;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-color: #f0f0f0;
  margin-left: -30px;
}
.old #l-header #l-locale-switcher ul.dropdown li {
  display: block;
  float: none;
  padding-left: 30px;
  margin: 0;
  padding-top: 20px;
}
.old #l-header #l-locale-switcher ul.dropdown li.last {
  padding-bottom: 20px;
}
.old #l-header #l-locale-switcher ul.dropdown li a {
  text-transform: none;
  font-size: 11.5pt;
  display: block;
}
.old #l-header #l-locale-switcher ul.dropdown ul.dropdown {
  display: none;
}
.old #l-header #search-field {
  position: absolute;
  right: 15px;
}
.old #l-header #search-field button {
  min-width: 21px;
  background-color: transparent;
  border: 0;
  margin-top: 4px;
  position: relative;
  line-height: 25px;
  font-size: 19px;
  color: #1A1A1A;
}
.old #l-header #search-field .search-form {
  float: right;
  position: relative;
  margin-top: -5px;
}
.old #l-header #search-field .search-form input {
  width: 180px;
  float: left;
  margin-right: -35px;
  background-color: #f0f0f0;
  border: none;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #838383;
}
.old #l-body {
  min-height: 500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.old #l-body h1.page-title {
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.old #l-body .mstructurepagereference h1.page-title {
  text-align: center;
}
.old #l-body .mstructurepagesimple h1.page-title {
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 0;
}
.old #l-body .pagesimple * {
  line-height: 1.5;
}
.old #l-body .pagesimple h2 {
  margin-top: 10px;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 20px;
}
.old #l-body .pagesimple h3 {
  font-size: 13pt;
  margin-bottom: 2px;
}
.old #l-body .pagesimple h4 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 2px;
}
.old #l-body .pagesimple p {
  font-size: 12pt;
  margin: 0 0 20px;
}
.old #l-body .pagesimple ul {
  list-style-type: none;
  padding: 0;
}
.old #l-body .pagesimple ul li {
  background-image: url("../img/list.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 21px;
  -webkit-background-size: 15px auto;
          background-size: 15px auto;
  margin-bottom: 10px;
}
.old #l-body .pagesimple ol {
  padding: 0;
  padding-left: 20px;
}
.old #l-body .pagesimple table td {
  padding: 10px 15px;
  border: 1px solid white;
  vertical-align: top;
}
.old #l-body .pagesimple table tr:nth-child(even) {
  background-color: #f8f8f9;
}
.old #l-body .pagesimple table tr:nth-child(odd) {
  background-color: #F2F2F3;
}
.old .home #l-body {
  padding-top: 60px;
}
.old .navigationContent .bodyNavigation ul > li > ul > li i {
  display: none;
}
.old .navigationContent .bodyNavigation ul > li > ul > li > ul li {
  padding-left: 10px;
}
.old .navigationContent .bodyNavigation li.active-parent > a span i.lava3-chevron-down {
  background-image: url("../img/chevron-up.png");
}
.old .navigationContent .bodyNavigation li a:hover {
  color: #f26622;
}
.old .navigationContent .bodyNavigation li.active-parent {
  background-color: #f0f0f0;
}
.old .navigationContent .bodyNavigation li.active-parent > ul {
  display: block !important;
}
.old .navigationContent .bodyNavigation li.active {
  background-color: #f0f0f0;
}
.old .navigationContent .bodyNavigation li.active > a {
  font-weight: bold;
}
.old .navigationContent .bodyNavigation li.active > ul {
  display: block !important;
}
.old .navigationContent .bodyNavigation li.active > ul > li {
  background-color: #f0f0f0;
  border-top: 1px solid white;
}
.old .navigationContent .bodyNavigation li.title {
  display: none;
}
.old .navigationContent .bodyNavigation ul {
  padding: 0;
}
.old .navigationContent .bodyNavigation ul > li:hover {
  background-color: #f0f0f0;
  /*a{color:white;}*/
}
.old .navigationContent .bodyNavigation ul li {
  list-style-type: none;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.old .navigationContent .bodyNavigation ul li a {
  color: #1a171b;
  position: relative;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 9px;
}
.old .navigationContent .bodyNavigation ul li,
.old .navigationContent .bodyNavigation ul li span {
  width: 100%;
  display: block;
}
.old .navigationContent .bodyNavigation ul li span {
  padding-left: 10px;
  padding-right: 10px;
}
.old .navigationContent .bodyNavigation ul li ul {
  display: none;
}
.old .navigationContent .bodyNavigation ul li ul li {
  border-top: 1px solid #e1e1e1;
  background-color: white;
}
.old .navigationContent .bodyNavigation ul li ul a {
  text-transform: none;
}
.old .navigationContent .bodyNavigation ul li.active {
  background-color: #f0f0f0;
}
.old .navigationContent .bodyNavigation ul li.active > a {
  color: #f26622;
}
.old .navigationContent .bodyNavigation ul i {
  width: 20px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 13px;
  top: 0;
  display: block;
}
.old .navigationContent .bodyNavigation ul i.lava3-chevron-up {
  background-image: url("../img/chevron-up.png");
}
.old .navigationContent .bodyNavigation ul i.lava3-chevron-down {
  background-image: url("../img/chevron-down.png");
}
.old .navigationContent .bodyNavigation > ul > li {
  border-bottom: 1px solid #e1e1e1;
}
.old .navigationContent .bodyNavigation > ul > li.has-children.active-parent li {
  background-color: #f0f0f0;
  border-top: 1px solid white;
}
.old .mstructurepagesimple {
  padding-left: 10px;
}
.old .pagesimple {
  overflow: hidden;
}
.old .side-box {
  position: relative;
  display: block;
  /*overflow: hidden;*/
}
.old .side-box .boxArea {
  background-color: #1d3657;
  color: white;
  padding: 30px;
  margin-bottom: 30px;
  max-height: 360px;
  overflow: hidden;
}
.old .side-box .boxArea:last-child {
  margin-bottom: 0;
}
.old .side-box .boxArea h3 {
  text-transform: uppercase;
  font-size: 12pt;
  width: 100%;
  line-height: 1.2;
  max-height: 55px;
  overflow: hidden;
}
.old .side-box .boxArea p.text {
  max-height: 100px;
  overflow: hidden;
}
.old .side-box .boxArea .fa {
  padding-left: 10px;
}
.old .side-box .boxArea input {
  color: black;
  padding: 8px 12px;
  width: 100%;
  margin-bottom: 10px;
}
.old .side-box .boxArea img {
  max-height: 200px;
}
.old .side-box .boxArea.jobs {
  font-size: 16px;
  margin-bottom: 29px;
  overflow: inherit;
}
.old .side-box .boxArea.jobs #searchJobs {
  font-weight: bold;
}
.old .side-box .boxArea.jobs #searchJobs:hover,
.old .side-box .boxArea.jobs #searchJobs:focus {
  color: #f26622;
}
.old .side-box .boxArea.jobs .btn-group {
  width: 100%;
  margin-bottom: 17px;
}
.old .side-box .boxArea.jobs .btn-group .btn.btn-default {
  width: 100%;
  text-align: left;
  position: relative;
  color: #787878;
}
.old .side-box .boxArea.jobs .btn-group .btn.btn-default i {
  position: absolute;
  right: 11px;
  line-height: 20px;
  font-size: 25px;
  color: #f26622;
}
.old #pageBildBox {
  margin-top: 60px;
  /* BXSlider */
}
.old #pageBildBox ul {
  padding: 0;
}
.old #pageBildBox li {
  height: 500px;
  overflow: hidden;
  width: 100%;
}
.old #pageBildBox li .imgCont {
  height: 100%;
  position: absolute;
  width: 100%;
}
.old #pageBildBox .geoShape {
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 70% 70%;
          background-size: 70%;
  background-image: url('../img/subpage-element.png');
  background-position: left 80%;
}
.old #pageBildBox .geoShape .geoTextCont {
  position: absolute;
  top: 51%;
  padding-left: 70px;
  width: 300px;
  word-break: break-all;
  text-align: center;
}
.old #pageBildBox .geoShape .geoTextCont h2 {
  text-transform: uppercase;
  color: white;
  font-size: 16pt;
  line-height: 1.4;
  max-height: 60px;
  overflow: hidden;
}
.old #pageBildBox .geoShape .geoTextCont p {
  color: white;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 5px;
}
.old #pageBildBox .geoShape .geoTextCont .fa {
  padding-left: 8px;
  vertical-align: middle;
}
.old #pageBildBox .bx-wrapper .bx-pager {
  padding: 0;
  bottom: 20px;
  z-index: 60;
}
.old #pageBildBox .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
  border-radius: 9px;
  width: 18px;
  height: 18px;
}
.old #pageBildBox .bx-wrapper .bx-pager.bx-default-pager a.active,
.old #pageBildBox .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #f26622;
}
.old #pageBildBox .bx-wrapper {
  margin-bottom: 0;
}
.old #icon-container {
  position: relative;
  overflow: hidden;
  display: block;
}
.old #icon-container .iconCont {
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}
.old #icon-container h1 {
  margin-bottom: 25px;
  text-transform: uppercase;
}
.old #icon-container .fa {
  padding-left: 8px;
  font-size: 12pt;
  vertical-align: middle;
  margin-top: -2px;
}
.old #icon-container img {
  margin-bottom: 25px;
  width: 74px;
}
.old #icon-container .icon p {
  line-height: 1.5;
  max-height: 65px;
  overflow: hidden;
}
.old #icon-container .icon {
  cursor: pointer;
  padding-bottom: 35px;
  position: relative;
}
.old #icon-container .icon a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.old #icon-container .icon a span {
  position: absolute;
  bottom: 20px;
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
}
.old #icon-container .icon:hover {
  background-color: #f0f0f0;
}
.old #box-slider {
  position: relative;
  overflow: hidden;
  display: block;
  /* BXSlider */
}
.old #box-slider .boxSlider ul {
  padding: 0;
}
.old #box-slider .boxSlider li {
  list-style-type: none;
  position: relative;
  height: 390px;
}
.old #box-slider .boxSlider li .imgCont {
  height: 100%;
  position: absolute;
  width: 100%;
}
.old #box-slider .geoShape {
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 85% 85%;
          background-size: 85%;
}
.old #box-slider .geoTextCont {
  position: absolute;
}
.old #box-slider .geoTextCont h2 {
  text-transform: uppercase;
  color: white;
  font-size: 16pt;
  line-height: 1.4;
  max-height: 60px;
  overflow: hidden;
}
.old #box-slider .slider-description {
  color: white;
}
.old #box-slider .slider-description p {
  max-height: 40px;
  margin-bottom: 0px;
  overflow: hidden;
}
.old #box-slider .box-slider-left .geoShape {
  background-image: url('../img/element_box_left.png');
  background-position: left 75%;
}
.old #box-slider .box-slider-left .geoTextCont {
  top: 47%;
  left: 15px;
  width: 50%;
  height: 150px;
  overflow: hidden;
}
.old #box-slider .box-slider-right .geoShape {
  background-image: url('../img/element_box_right.png');
  background-position: right 75%;
}
.old #box-slider .box-slider-right .geoTextCont {
  top: 47%;
  right: 15px;
  width: 42%;
  height: 150px;
  overflow: hidden;
}
.old #box-slider .fa {
  padding-left: 8px;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 12pt;
}
.old #box-slider .bx-wrapper .bx-pager {
  padding: 0;
  bottom: 20px;
  z-index: 60;
}
.old #box-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
  border-radius: 9px;
  width: 18px;
  height: 18px;
}
.old #box-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.old #box-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #f26622;
}
.old #news-slider {
  position: relative;
  margin-bottom: 60px;
  background-color: #f0f0f0;
  padding: 40px 80px;
  /* slider */
}
.old #news-slider li.slidList {
  margin-right: 25px;
  background-color: white;
  position: relative;
  cursor: pointer;
  height: 410px;
  max-width: 285px;
  float: left;
}
.old #news-slider li.slidList:hover {
  background-color: #1d3657;
}
.old #news-slider li.slidList:hover h3,
.old #news-slider li.slidList:hover p,
.old #news-slider li.slidList:hover span.date {
  color: white;
}
.old #news-slider .newsContainer {
  padding: 30px;
  height: 410px;
}
.old #news-slider h1 {
  text-transform: uppercase;
  text-align: center;
  color: #0f0c10;
  margin-bottom: 37px;
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
.old #news-slider h1 span {
  vertical-align: middle;
}
.old #news-slider h3 {
  text-transform: uppercase;
  font-size: 12.5pt;
  line-height: 1.3;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  max-height: 68px;
  overflow: hidden;
  margin-top: 4px;
}
.old #news-slider p {
  max-height: 60px;
  overflow: hidden;
}
.old #news-slider .newsContainer a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.old #news-slider .newsContainer a span {
  position: absolute;
  bottom: 26px;
  display: block;
  width: 100%;
  left: 0;
  padding-left: 30px;
}
.old #news-slider span.date {
  padding: 20px 0 0;
  display: block;
}
.old #news-slider .fa {
  padding-left: 8px;
  vertical-align: middle;
  font-size: 12pt;
  margin-top: -2px;
}
.old #news-slider .flex-control-paging {
  display: none;
}
.old #news-slider .flex-direction-nav a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  height: 80px;
  width: 50px;
}
.old #news-slider .flex-direction-nav a.flex-next {
  background: url('../img/next.png') no-repeat;
  right: 10px;
  -webkit-background-size: 37px 37px;
          background-size: 37px;
  background-position: center center;
  top: 288px;
}
.old #news-slider .flex-direction-nav a.flex-prev {
  background: url('../img/prev.png') no-repeat;
  left: 10px;
  -webkit-background-size: 37px 37px;
          background-size: 37px;
  background-position: center center;
  top: 288px;
}
.old #news-slider .flex-direction-nav a:before {
  display: none;
}
.old #news-slider .flex-control-paging li a.flex-active {
  background-color: #f26622;
}
.old .wnews {
  /*.list-view-item{padding:20px 0;border-bottom: 1px solid @borderGrey;}*/
}
.old .wnews h4 {
  line-height: 1.4;
  text-transform: uppercase;
}
.old .wnews .list-view-item-text {
  line-height: 1.5;
}
.old .wnews .list-view-item .row {
  padding-top: 21px;
}
.old .wnews .line {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
}
.old .wnews .moreNews {
  padding-top: 15px;
}
.old .wnews .moreNews i {
  padding-left: 7px;
  font-size: 12pt;
}
.old .wnews .fa-angle-up {
  font-size: 14pt;
}
.old .wnews .summary {
  display: none;
}
.old #l-footer {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #1d3657;
  padding: 40px 0;
  min-height: 335px;
  background-repeat: no-repeat;
  background-image: url('../img/footer-element.png');
  background-position: right bottom;
  -webkit-background-size: 55% 20%;
          background-size: 55% 20%;
}
.old #l-footer a,
.old #l-footer p {
  color: white;
}
.old #l-footer li {
  list-style-type: none;
  display: block;
  margin-bottom: 15px;
}
.old #l-footer a:hover {
  text-decoration: none;
  color: #f26622;
}
.old #l-footer #upFooter {
  min-height: 200px;
  overflow: hidden;
}
.old #l-footer .footer-menu-left li {
  text-transform: uppercase;
}
.old #l-footer .footer-menu-right {
  overflow: hidden;
  position: relative;
}
.old #l-footer .footer-menu-right li {
  float: left;
  width: 50%;
}
.old #l-footer .footer-down .background-text {
  text-align: right;
  width: 480px;
  height: 55px;
  overflow: hidden;
  float: right;
  margin-bottom: -45px;
  margin-top: 32px;
  margin-right: -15px;
}
.old #l-footer .footer-down .background-text a {
  color: #f26622;
}
.old #l-footer .footer-down .container {
  position: relative;
}
@media (max-width: 1000px) {
  .old #l-header .header-top.affix {
    position: inherit !important;
    display: block;
    width: 100%;
    z-index: inherit !important;
  }
  .old #l-header .header-top.affix .container {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .old #l-header .header-top.affix .header-top-menu {
    display: block !important;
    /* position:fixed;
     height:50px;
     width:50px;
     z-index:2000;
     top:0;
     left:0;*/
  }
}
@media (min-width: 1000px) and (max-width: 1075px) {
  .old .container {
    width: 100%;
    max-width: 1055px;
  }
  .old .mstructurepagehome #news-slider {
    padding: 40px 6%;
  }
  .old #l-wrapper {
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .old {
    /* News page */
  }
  .old .no-responsive {
    display: none;
  }
  .old .responsive {
    display: block;
  }
  .old .menuOpen {
    -webkit-transform: translate(250px, 0px);
    -ms-transform: translate(250px, 0px);
    -o-transform: translate(250px, 0px);
    transform: translate(250px, 0px);
  }
  .old #l-body,
  .old #l-footer,
  .old .header-top {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .old #l-header .resp-main-menu {
    position: fixed;
    width: 250px;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #f0f0f0;
    top: 0px;
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
  }
  .old #l-header .resp-main-menu ul {
    padding-left: 0;
    margin: 0;
  }
  .old #l-header .resp-main-menu ul.dropdown {
    display: none;
  }
  .old #l-header .resp-main-menu ul li li a {
    font-size: 10.5pt;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .old #l-header .resp-main-menu ul a {
    color: black;
    font-weight: bold;
    font-size: 13pt;
    display: block;
    padding: 15px;
    position: relative;
  }
  .old #l-header .resp-main-menu ul span {
    width: 100%;
    display: block;
  }
  .old #l-header .resp-main-menu ul .fa {
    color: #787878;
    font-size: 20pt;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding-right: 15px;
    padding-top: 12px;
  }
  .old #l-header .resp-main-menu ul:nth-child(3) {
    height: 100%;
  }
  .old #l-header .resp-main-menu > ul > li {
    border-bottom: 1px solid white;
  }
  .old #l-header .resp-main-menu > ul > li li {
    border-top: 1px solid white;
  }
  .old #l-header .resp-main-menu.menuOpen {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .old #l-header #l-locale-switcher {
    position: absolute;
    top: -35px;
    right: 100px;
  }
  .old #l-header #l-locale-switcher span {
    color: white;
  }
  .old #l-header #l-locale-switcher a span {
    color: #f26622;
  }
  .old #l-header #search-field {
    top: -35px;
  }
  .old #l-header #search-field button {
    color: white;
  }
  .old #l-header.hasEmotion {
    height: 375px;
  }
  .old #l-header #l-emotionpic {
    height: 200px;
    margin-top: 175px;
  }
  .old body.home #l-header.home {
    height: 445px;
  }
  .old body.home #l-homeanimation .image {
    height: 500px;
  }
  .old body.home #l-homeanimation .geoShape {
    width: 550px;
    height: 160px;
    padding-left: 230px;
    overflow: hidden;
  }
  .old body.home #l-homeanimation .geoTextCont h1 {
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .old body.home #l-homeanimation .geoTextCont p {
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .old #box-slider .boxSlider .geoShape {
    -webkit-background-size: 65% 45%;
            background-size: 65% 45%;
  }
  .old #box-slider .geoTextCont h2 {
    font-size: 14pt;
    margin-bottom: 5px;
  }
  .old #box-slider .box-slider-right .geoTextCont {
    width: 35%;
  }
  .old #box-slider .box-slider-left .geoTextCont {
    width: 35%;
  }
  .old .side-box .boxArea h3 {
    margin-bottom: 5px;
  }
  .old .side-box .boxArea p {
    margin-bottom: 5px;
  }
  .old .wnews .list-view-item-meta {
    margin-top: 10px;
  }
  .old #l-footer #upFooter ul {
    padding: 0;
  }
  .old #l-footer .footer-down .background-text {
    width: 455px;
    margin-bottom: -35px;
  }
  .old .boxArea.boxAreaLeft {
    border-right: 1px solid white;
  }
  .old .boxArea.boxAreaRight {
    border-left: 1px solid white;
  }
}
.old .catalog-list {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  margin-bottom: 30px;
}
.old .catalog-list .catalog-product {
  margin-bottom: 20px;
}
.old .catalog-list .catalog-product.level3 {
  min-height: 174px;
}
.old .catalog-list .catalog-product.level3 a.nocursor {
  pointer-events: none;
  cursor: default;
}
.old .catalog-list .catalog-product.level3 .level3-buttons {
  width: 240px;
  margin: 0 auto;
}
.old .catalog-list .catalog-product.level3 .level3-buttons .button-0 {
  background-color: #f26622;
  width: 50%;
}
.old .catalog-list .catalog-product.level3 .level3-buttons .button-0:hover,
.old .catalog-list .catalog-product.level3 .level3-buttons .button-0:focus,
.old .catalog-list .catalog-product.level3 .level3-buttons .button-0:active {
  text-decoration: none;
  background-color: #f3773a;
}
.old .catalog-list .catalog-product.level3 .level3-buttons .button-1 {
  background-color: #1d3657;
  float: right;
  width: 50%;
}
.old .catalog-list .catalog-product.level3 .level3-buttons .button-1:hover,
.old .catalog-list .catalog-product.level3 .level3-buttons .button-1:focus,
.old .catalog-list .catalog-product.level3 .level3-buttons .button-1:active {
  text-decoration: none;
  background-color: #23426a;
}
.old .catalog-list .catalog-product.level3 .level3-buttons a {
  text-transform: uppercase;
  color: white;
}
.old .catalog-list .catalog-product a {
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: relative;
  width: 240px;
  overflow: hidden;
  color: black;
}
.old .catalog-list .catalog-product a:hover,
.old .catalog-list .catalog-product a:focus,
.old .catalog-list .catalog-product a:active {
  text-decoration: none;
}
.old .catalog-list .catalog-product a:hover .title,
.old .catalog-list .catalog-product a:focus .title,
.old .catalog-list .catalog-product a:active .title {
  background-color: #23426a;
}
.old .catalog-list .catalog-product a .title {
  background-color: #1d3657;
  line-height: 13px;
  padding: 10px;
  min-height: 35px;
  text-align: center;
  font-size: 13px;
  color: white;
  text-transform: uppercase;
  float: left;
  z-index: 2;
  width: 100%;
}
.old .catalog-list .catalog-product a .teaser {
  height: 135px;
  margin-top: 35px;
  width: 100%;
  -webkit-background-size: 106% 106% !important;
          background-size: 106% !important;
}
.old .catalog-list.category .catalog-product a {
  border: 2px solid #1d3657;
}
.old .mshopproduct > .container-fluid {
  margin-bottom: 20px;
}
.old .mshopproduct .product-title {
  margin-top: 0;
  text-transform: uppercase;
  width: 80%;
  font-size: 22px !important;
}
.old .mshopproduct .product-description {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 16px;
}
.old .mshopproduct .product.actions {
  top: 0;
  right: 15px;
}
.old .mshopproduct .product.actions .pdf {
  font-size: 16px;
  /*        margin-top: 5px;*/
  padding-right: 10px;
  /*        display: inline-block;*/
  vertical-align: middle;
  line-height: 34px;
}
.old .mshopproduct .product.actions .btn-onoffer {
  float: none;
  display: block;
}
.old .mshopproduct > #displaySuccessInfo {
  top: 96px !important;
  right: 15px !important;
}
.old .mshopproduct .product-info h2 {
  text-transform: uppercase;
  margin-bottom: 4px;
  margin-top: 16px;
  font-size: 17px;
}
.old .mshopproduct .product-info p {
  font-size: 15px;
}
.old .mshopproduct .nav.nav-tabs {
  border-bottom: 1px solid #e1e1e1;
}
.old .mshopproduct .nav.nav-tabs li.active a {
  background-color: #1d3657;
  color: white;
}
.old .mshopproduct .nav.nav-tabs li a {
  text-transform: uppercase;
  font-size: 17px;
  background-color: #f0f0f0;
  color: #787878;
  border-bottom: 1px solid #e1e1e1;
  padding: 7px 14px;
}
.old .mshopproduct .tab-content .product-list .sku {
  font-weight: normal;
  margin-top: 4px;
  text-transform: uppercase;
  font-size: 15px;
}
.old .mshopproduct .tab-content .product-list .amount {
  font-size: 17px;
  margin-top: 30px;
}
.old .mshopproduct .tab-content .product-list .actions {
  display: block;
}
.old .mshopproduct .tab-content .file a {
  padding: 30px 0;
  border-bottom: 1px solid #e1e1e1;
  display: block;
}
.old .mshopproduct .tab-content .file a:hover,
.old .mshopproduct .tab-content .file a:focus,
.old .mshopproduct .tab-content .file a:active {
  text-decoration: none;
}
.old .mshopproduct .tab-content .file .file-title {
  text-transform: uppercase;
  font-size: 17px;
  color: black;
}
.old .mshopproduct .tab-content .file .file-title:hover,
.old .mshopproduct .tab-content .file .file-title:focus,
.old .mshopproduct .tab-content .file .file-title:active {
  color: black;
  text-decoration: none;
}
.old .mshopproduct .tab-content .file .file-link {
  font-size: 15px;
}
.old .mshopproduct .tab-content .file .file-link:hover,
.old .mshopproduct .tab-content .file .file-link:focus,
.old .mshopproduct .tab-content .file .file-link:active {
  text-decoration: underline;
}
.old .mshopvccategory .product-container a {
  position: initial;
}
.old .vc-product-region {
  padding-top: 10px;
  color: #1a171b;
}
.old .mshopvcproduct {
  position: relative;
}
.old .mshopvcproduct .product-title {
  margin-bottom: 20px;
}
.old .mshopvcproduct .vc-description {
  width: 100%;
  table-layout: fixed;
  font-size: 15px;
  line-height: 21.42px;
}
.old .mshopvcproduct .vc-actions {
  position: absolute;
  right: 0;
  top: -50px;
  height: 40px;
  line-height: 40px;
}
.old .mshopvcproduct .vc-actions .vc-actions-splitter {
  width: 15px;
  margin-left: 15px;
  height: 40px;
  display: inline-block;
  border-left: 1px solid #1a171b;
  vertical-align: middle;
}
.old .mshopvcproduct .vc-actions a,
.old .mshopvcproduct .vc-actions a:hover,
.old .mshopvcproduct .vc-actions a:visited,
.old .mshopvcproduct .vc-actions a:active {
  text-decoration: none;
  color: #1a171b;
}
.old .mshopvcproduct .vc-actions a {
  opacity: 0.8;
}
.old .mshopvcproduct .vc-actions a img {
  height: 32px;
}
.old .mshopvcproduct .vc-actions a:hover {
  opacity: 1;
}
.old .mshopproduct,
.old .mshopcategory,
.old .wshopcategory,
.old .wshopofferlist {
  padding-left: 10px;
}
.old .mshopproduct .actions,
.old .mshopcategory .actions,
.old .wshopcategory .actions,
.old .wshopofferlist .actions {
  position: absolute;
  top: 30px;
  right: 30px;
}
.old .mshopproduct .actions .ui-spinner,
.old .mshopcategory .actions .ui-spinner,
.old .wshopcategory .actions .ui-spinner,
.old .wshopofferlist .actions .ui-spinner {
  font-family: inherit;
  border: none;
  border-radius: 0;
  background: #F0F0F0;
  float: right;
  margin-bottom: 15px;
  height: 34px;
}
.old .mshopproduct .actions .ui-spinner input,
.old .mshopcategory .actions .ui-spinner input,
.old .wshopcategory .actions .ui-spinner input,
.old .wshopofferlist .actions .ui-spinner input {
  background: #F0F0F0;
  width: 50px;
  height: 29px;
  line-height: 17.4px;
  font-family: inherit;
  font-size: 15.4px;
  outline: none;
}
.old .mshopproduct .actions .ui-spinner-up,
.old .mshopcategory .actions .ui-spinner-up,
.old .wshopcategory .actions .ui-spinner-up,
.old .wshopofferlist .actions .ui-spinner-up,
.old .mshopproduct .actions .ui-spinner-down,
.old .mshopcategory .actions .ui-spinner-down,
.old .wshopcategory .actions .ui-spinner-down,
.old .wshopofferlist .actions .ui-spinner-down {
  background-color: #F0F0F0;
  border-left: none;
}
.old .mshopproduct .actions button,
.old .mshopcategory .actions button,
.old .wshopcategory .actions button,
.old .wshopofferlist .actions button {
  float: right;
}
.old .product-list .remove-product {
  display: block;
  line-height: 150px;
  text-align: center;
  vertical-align: middle;
}
.old .product-list .remove-product .remove-product-now {
  width: 15px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  display: inline;
}
.old .product-list .remove-product .remove-product-now:hover .fa {
  font-size: 120%;
}
.old .product-list .remove-product .fa {
  color: #f26622;
  cursor: pointer;
  padding: 5px;
}
.old .product-list .remove-product .fa:hover {
  font-size: 120%;
}
.old .product-list .list-view-item {
  position: relative;
}
.old .product-list .list-view-item .title {
  color: black;
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase;
}
.old .product-list .list-view-item .sku {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  margin-top: 10px;
}
.old .product-list .picture {
  min-height: 190px;
  display: block;
  height: 100%;
}
.old .product-list .product-container,
.old .product-list .information {
  height: 100%;
}
.old .product-list .product.row {
  margin-left: 0;
  margin-right: 0;
  min-height: 190px;
  border-bottom: 1px solid #e6e6e6;
}
.old .product-list .product.row:hover {
  background-color: #f0f0f0;
}
.old .product-list .product.row:hover .ui-spinner,
.old .product-list .product.row:hover input,
.old .product-list .product.row:hover .ui-spinner-button {
  background-color: white;
}
.old .product-list .yiiPager .page {
  border-radius: 0;
}
.old .product-list .yiiPager .page a {
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  background: #f3f3f3;
}
.old .product-list .yiiPager .page a:focus,
.old .product-list .yiiPager .page a:hover {
  border: none;
  background: #e5e5e5;
}
.old .product-list .yiiPager .page.selected a {
  color: grey;
}
.old #filters {
  color: white;
  margin-top: 10px;
}
.old #setFilters a.active,
.old #setFilters button.active {
  background: #f26622;
  color: black;
  position: relative;
}
.old #setFilters a.active i,
.old #setFilters button.active i {
  color: black;
}
.old #setFilters a.active:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  color: #742b07;
  right: 21px;
}
.old #offerbox {
  background-color: #f26622;
  display: block;
  height: 50px;
  padding: 15px 20px 10px;
  position: absolute;
  right: 15px;
  top: -100px;
  width: 260px;
}
.old #offerbox a {
  text-transform: uppercase;
  color: white;
  white-space: nowrap;
}
.old #offerbox .offerinfo {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.old #offerbox .offerinfo a:hover,
.old #offerbox .offerinfo a:focus {
  text-decoration: none;
}
.old #offerbox .offerinfo img {
  margin-right: 15px;
  margin-top: -4px;
  width: 24px;
}
.old #displaySuccessInfo {
  background-color: #1d3657;
  height: 34px;
  min-width: 492px;
  padding: 0px 15px;
  visibility: hidden;
  position: absolute;
  right: 45px;
  display: inline-block;
  bottom: 30px;
  color: white;
  line-height: 34px;
  font-size: 11px;
}
.old #displaySuccessInfo a.gotocheckout {
  color: #f26622;
  float: right;
  font-weight: bold;
}
.old .grid-view {
  font-size: 16px;
  padding: 15px 0;
  margin-bottom: 30px;
}
.old .grid-view table.items {
  background: white;
  border-collapse: collapse;
  width: 100%;
}
.old .grid-view table.items th,
.old .grid-view .grid-view table.items td {
  font-size: 0.9em;
  border: 1px white solid;
  padding: 0.3em;
}
.old .grid-view table.items th {
  text-transform: uppercase;
  color: black;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}
.old .grid-view table.items th:first-child {
  padding-left: 15px;
}
.old .grid-view table.items th a {
  color: black;
  text-decoration: none;
  outline: none;
}
.old .grid-view .grid-view table.items th a:hover {
  color: #FFF;
}
.old .grid-view table.items th a.asc:after {
  content: "";
  font-family: FontAwesome;
  padding-left: 10px;
  color: #787878;
}
.old .grid-view table.items th a.desc:after {
  content: "";
  font-family: FontAwesome;
  padding-left: 10px;
  color: #787878;
}
.old .grid-view table.items tr {
  border-bottom: 1px solid #e1e1e1;
  vertical-align: top;
  line-height: 30px;
}
.old .grid-view table.items tr td span.job {
  color: #f26622;
  cursor: pointer;
}
.old .grid-view table.items tr td:first-child {
  padding-left: 15px;
}
.old .grid-view table.items tr.selected {
  background: #f0f0f0;
}
.old .grid-view table.items tr:hover.selected {
  background: #f0f0f0;
}
.old .grid-view table.items tbody tr:hover {
  background: #f0f0f0;
}
.old .grid-view .pager {
  margin: 5px 0 0 0;
  text-align: right;
}
.old .grid-view .empty {
  font-style: italic;
}
.old .grid-view .filters input,
.old .grid-view .filters select {
  width: 100%;
  border: 1px solid #ccc;
}
.old .grid-view .yiiPager .page {
  border-radius: 0;
}
.old .grid-view .yiiPager .page a {
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  background: #f3f3f3;
}
.old .grid-view .yiiPager .page a:focus,
.old .grid-view .yiiPager .page a:hover {
  border: none;
  background: #e5e5e5;
}
.old .grid-view .yiiPager .page.selected a {
  color: grey;
}
.old #jobpopup {
  color: black;
}
.old #jobpopup .modal-body {
  padding: 0;
}
.old #jobpopup .btn-jobpopup {
  color: #f26622;
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 20px;
  border: none;
  background: transparent;
}
.old #jobpopup .job-title {
  float: right;
  font-size: 20px;
  text-transform: uppercase;
}
.old #jobpopup .job-header {
  padding: 40px;
  padding-bottom: 0px;
}
.old #jobpopup .job-header img.kuma-jobs-header-logo {
  margin-left: -40px;
  margin-top: -40px;
  height: 100%;
  width: 100%;
}
.old #jobpopup .job-content {
  padding: 40px;
  background: white;
  line-height: 1.5;
}
.old #jobpopup .afjactions {
  background: none repeat scroll 0 0 white;
  padding-bottom: 40px;
  padding-left: 40px;
}
.old #jobpopup .afjactions .kuma-job-bottom-logo {
  margin-top: -2px;
  position: fixed;
  right: 60px;
  width: 200px;
}
.old #jobpopup #afjform {
  background: white;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.old #jobpopup ul {
  list-style-type: none;
  padding: 0;
}
.old #jobpopup ul li {
  background-image: url("../img/list.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 21px;
  -webkit-background-size: 15px auto;
          background-size: 15px auto;
}
.old #FJobapplication_message {
  resize: vertical !important;
  min-height: 100px;
}
.old .header-top.affix {
  position: fixed;
  display: block;
  z-index: 1000;
  width: 100%;
}
.old .header-top.affix .container {
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.old .header-top.affix .header-top-menu {
  display: none;
}
.old .search-query,
.old .search-count {
  color: #f26622;
}
.old .searchinfo {
  margin-bottom: 15px;
  margin-top: 15px;
}
.old .searchresult {
  background-color: #F9F9F9;
  height: 67px;
  margin-bottom: 5px;
  padding-left: 23px;
  padding-top: 16px;
  position: relative;
}
.old .searchresult .searchResultTitle {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 2px;
}
.old .searchresult .searchResultTitle a {
  color: #f26622;
  margin-bottom: 2px;
  text-decoration: none;
}
.old .searchresult .searchResultLink a {
  color: #696969;
  font-size: 11px;
  text-decoration: none;
}
.old .searchresult .moreBox {
  background-color: #f26622;
  bottom: 0;
  display: block;
  float: right;
  font-size: 12px;
  height: 36px;
  margin: auto 0;
  position: absolute;
  right: 13px;
  top: 0;
  width: 63px;
}
.old .searchresult .moreBox .moreText {
  color: #FFFFFF;
  display: block;
  line-height: 36px;
  text-align: center;
}
.old .searchresult .moreBox .moreText a {
  color: #FFFFFF;
  display: block;
  height: 36px;
  text-decoration: none;
  width: 63px;
}
.old .wsearchresults .pager {
  text-align: right;
  margin: 5px 0 0;
}
.old .wsearchresults .pager li a {
  margin-left: 5px;
}
.old .wsearchresults .pagination .page {
  border-radius: 0;
}
.old .wsearchresults .pagination .page a {
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  background: #f3f3f3;
}
.old .wsearchresults .pagination .page a:focus,
.old .wsearchresults .pagination .page a:hover {
  border: none;
  background: #e5e5e5;
}
.old .wsearchresults .pagination .page.selected a {
  color: grey;
}
.old .wcontactform,
.old .offerform,
.old .form-register,
.old #checkout {
  margin-top: 25px;
}
.old .wcontactform .btn,
.old .offerform .btn,
.old .form-register .btn,
.old #checkout .btn {
  font-weight: bold;
}
.old .wcontactform .alert,
.old .offerform .alert,
.old .form-register .alert,
.old #checkout .alert,
.old .wcontactform .errorMessage,
.old .offerform .errorMessage,
.old .form-register .errorMessage,
.old #checkout .errorMessage {
  padding: 5px;
  font-size: 11px;
  margin-bottom: 0px;
}
.old .wcontactform .alert-success,
.old .offerform .alert-success,
.old .form-register .alert-success,
.old #checkout .alert-success {
  font-size: 16px;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding: 15px;
}
.old .wcontactform .alert-danger,
.old .offerform .alert-danger,
.old .form-register .alert-danger,
.old #checkout .alert-danger,
.old .wcontactform .errorMessage,
.old .offerform .errorMessage,
.old .form-register .errorMessage,
.old #checkout .errorMessage {
  background-color: transparent;
  border: none;
  color: #ff3000;
  position: absolute;
  right: 11px;
}
.old .wcontactform .input-sm-file,
.old .offerform .input-sm-file,
.old .form-register .input-sm-file,
.old #checkout .input-sm-file {
  background-color: #f0f0f0;
  font-size: 16px;
  height: 36px;
  width: 100%;
  color: #555555;
}
.old .wcontactform .form-required,
.old .offerform .form-required,
.old .form-register .form-required,
.old #checkout .form-required {
  float: right;
  line-height: 36px;
  font-size: 14px;
}
.old .cms-widget.mshopcategory h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.old .mshopcategory h1.category-title.items,
.old .wshopofferlist h1.category-title.items {
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.old .mshopcategory .filters,
.old .wshopofferlist .filters {
  padding: 30px 30px;
  background: #1d3657;
  margin-bottom: 40px;
}
.old .mshopcategory .filters button,
.old .wshopofferlist .filters button {
  border: none !important;
  color: #787878;
  height: 33px;
}
.old .mshopcategory .filters button i,
.old .wshopofferlist .filters button i {
  margin-left: 6px;
  color: #f26622;
  font-size: 23px;
  vertical-align: middle;
}
.old .mshopcategory .filters button#filterReset span,
.old .wshopofferlist .filters button#filterReset span {
  font-size: 110%;
}
.old .mshopcategory .filters .btn-group,
.old .wshopofferlist .filters .btn-group {
  margin-right: 12px;
}
.old .mshopcategory .summary,
.old .wshopofferlist .summary {
  float: left;
  font-size: 16px;
}
.old .mshopcategory .line,
.old .wshopofferlist .line {
  border-bottom: 1px solid #E6E6E6;
}
.old .mshopcategory .list-view .pager,
.old .wshopofferlist .list-view .pager {
  margin-top: 20px;
}
.old .mshopcategory .sorter,
.old .wshopofferlist .sorter {
  margin-right: 30px;
  font-size: 16px;
  padding-bottom: 20px;
  position: relative;
  /*
    ul {
      background-clip: padding-box;
      background-color: #FFFFFF;
      border: 1px solid rgba(0, 0, 0, 0.15);
      border-radius: 0 0 0 0;
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
      display: none;
      float: right;
      font-size: 14px;
      right: 0;
      list-style: none outside none;
      margin: 2px 0 0;
      min-width: 160px;
      padding: 5px 0;
      position: absolute;
      text-align: left;
      top: 100%;
      z-index: 1000;
      li {
        display:inherit;
        margin:inherit;
        a {

          clear: both;
          color: #333333;
          display: block;
          font-weight: normal;
          line-height: 1.42857;
          padding: 3px 20px;
          text-transform: capitalize;
          white-space: nowrap;
          &:focus, &:hover {
            background-color: #f5f5f5;
            color: #262626;
            text-decoration: none;
          }
          background-position: right 18px center !important;
        }
      }
    }
    */
}
.old .mshopcategory .sorter #sortorder,
.old .wshopofferlist .sorter #sortorder {
  margin-left: 12px;
  cursor: pointer;
}
.old .mshopcategory .sorter #sortorder i,
.old .wshopofferlist .sorter #sortorder i {
  color: #a9a9a9;
  font-size: 14px;
}
.old .mshopcategory .sorter ul li a,
.old .wshopofferlist .sorter ul li a {
  color: #3f3f3f;
}
.old .mshopcategory .sorter ul li a:hover,
.old .wshopofferlist .sorter ul li a:hover,
.old .mshopcategory .sorter ul li a:focus,
.old .wshopofferlist .sorter ul li a:focus {
  text-decoration: none;
}
.old #l-body #search-field-product {
  margin-top: 35px;
  width: 100%;
}
.old #l-body #search-field-product button {
  min-width: 21px;
  background-color: transparent;
  border: 0;
  margin-top: 4px;
  position: relative;
  line-height: 25px;
  font-size: 16px;
  color: #979797;
}
.old #l-body #search-field-product .search-form-product {
  float: right;
  position: relative;
  margin-top: -5px;
  width: 100%;
}
.old #l-body #search-field-product .search-form-product input {
  width: 100%;
  float: left;
  margin-right: -35px;
  background-color: #f0f0f0;
  border: none;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #838383;
}
.old .menu-login-container {
  margin-top: 35px;
  background-color: #F0F0F0;
  padding: 12px;
}
.old .menu-login-container h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.old .menu-login-container button {
  display: inline;
  background: none;
  color: #f26622;
  border: none;
  padding: 0;
}
.old .menu-login-container button:hover {
  text-decoration: underline;
}
.old .menu-login-container input {
  margin-bottom: 11px;
  background: white;
}
.old .kuma-input {
  width: 100%;
  border: 0;
  background: #f0f0f0 url('/resources/public/lava3/img/chevron-down-orange.png') no-repeat;
  background-position: right 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.old #FContactForm_message,
.old #MShopOrder_comment {
  resize: vertical !important;
  min-height: 100px;
}
.old .form-container.FContactForm {
  padding: 0 15px;
}
.old .actions .ui-spinner .ui-icon,
.old .actions .ui-spinner .ui-widget-content .ui-icon {
  background-image: url("/resources/public/lava3/img/spinner-arrow.png");
}
.old .actions .ui-spinner .ui-icon.ui-icon-triangle-1-n {
  background-position: -16px -16px;
}
.old .actions .ui-spinner .ui-icon.ui-icon-triangle-1-s {
  background-position: 0 -16px;
}
.old .actions .ui-spinner input.ui-spinner-input {
  width: 70px;
  margin-left: 12px;
}
.old .actions .ui-spinner .ui-spinner-button {
  width: 24px;
}
.old .product-list .product.row:hover .ui-icon.ui-icon-triangle-1-n {
  background-position: -16px 0;
}
.old .product-list .product.row:hover .ui-icon.ui-icon-triangle-1-s {
  background-position: 0 0;
}
.old .references-list {
  margin-top: 23px;
}
.old .reference-item {
  float: left;
  margin-bottom: 23px;
  position: relative;
}
.old .reference-item:first-child {
  margin-right: 23px;
}
.old .reference-item-caption {
  position: absolute;
  top: 120px;
  background-image: url("../img/subpage-element.png");
  background-repeat: no-repeat;
  height: 100%;
  width: 90%;
  padding-right: 100px;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  color: white;
  font-family: inherit;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.old .reference-item-caption h2 {
  font-size: 21px;
  line-height: 29px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.old .reference-item .reference-item-caption a {
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
}
.old .reference-filter {
  text-align: left;
  padding: 15px;
  padding-top: 0px;
}
.old form#reference-filter button {
  border: none;
  background: none;
}
.old form#reference-filter a#search-filter {
  padding-left: 20px;
  vertical-align: bottom;
}
.old .references-list .row {
  margin-left: -15px;
  margin-right: -20px;
}
.old .cms-widget.wreference {
  text-align: center;
}
.old .wreference .references-list .row {
  margin: 0px;
}
.old .reference-filter {
  background-color: #1d3657;
  height: 94px;
  max-width: 775px;
  width: 100%;
  display: table;
}
.old form#reference-filter {
  display: table-cell;
  vertical-align: middle;
}
.old .reference-filter .filter-box {
  display: table-cell;
  vertical-align: middle;
}
.old .filter-box .btn-group {
  margin-top: 15px;
}
.old .filter-box .btn-group button {
  margin-right: 30px;
  width: 210px;
  height: 35px;
  text-align: left;
}
@media (max-width: 472px) {
  .old .filter-box .btn-group button {
    margin-right: 0px;
  }
}
.old .reference-filter .filter-box div.btn-group.ref-2 {
  margin-right: 0px;
}
.old .filter-box .btn-group.ref-2 button.btn.btn-default.dropdown-toggle.ref-filter-2 {
  margin-right: 0px;
}
.old .wreference .reference-filter .filter-box {
  padding-left: 28px;
}
.old .filter-box .btn-group:last-child button {
  margin-right: 0px;
}
.old .filter-box .btn-group .btn.btn-default i {
  color: #f26622;
  font-size: 25px;
  line-height: 20px;
  position: absolute;
  right: 11px;
}
.old .wreference .references-list {
  margin-bottom: 10px;
}
.old .reference-slider {
  float: left;
  width: 100%;
}
.old .reference-slider img {
  max-width: 412px;
}
.old .reference-box {
  float: left;
  background-color: #1d3657;
  color: #f0f0f0;
  width: 100%;
  max-width: 360px;
  padding: 20px;
}
.old .reference-box dt {
  font-weight: normal;
}
.old .reference-box dd {
  color: grey;
  border-bottom: 1px solid grey;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.old .reference-box dd:last-child {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.old .reference-content {
  clear: both;
  text-align: left;
}
.old .item.reference-slide {
  max-height: 324px;
  height: 100%;
  width: 100%;
}
.old .carousel-control.reference {
  position: relative;
  opacity: 1;
  width: 100%;
  float: left;
}
.old .carousel-control.reference a span {
  color: #f0f0f0;
}
.old .carousel-control.reference a:hover span {
  color: #f26622;
}
.old .kuma-left {
  background-image: url("../img/left.png");
  background-repeat: no-repeat;
  float: left;
  width: 15px;
  height: 50px;
  margin-left: 350px;
}
.old .kuma-right {
  background-image: url("../img/right.png");
  background-repeat: no-repeat;
  float: right;
  height: 50px;
  width: 15px;
  margin-right: 350px;
}
.old a:hover .kuma-left {
  background-image: url("../img/hover-left.png");
}
.old a:hover .kuma-right {
  background-image: url("../img/hover-right.png");
}
.old .control-big {
  display: block;
}
.old .control-small {
  display: none;
}
@media (max-width: 1038px) {
  .old .reference-single .reference-box {
    max-width: 412px;
  }
  .old .carousel-control {
    max-width: 412px;
  }
  .old .carousel-control.reference a span {
    margin: 0px;
    margin-top: 20px;
  }
  .old .control-big {
    display: none;
  }
  .old .control-small {
    display: block;
  }
}
@media (max-width: 768px) {
  .old {
    /* Reference Responsive */
    /* End Reference Responsive */
  }
  .old .side-box .boxArea {
    max-width: 241px;
  }
  .old .reference-item {
    margin-bottom: 0px;
    margin-right: 0px !important;
  }
  .old .reference-item-caption {
    background-image: none;
    background-color: #1d3657;
    position: static;
    width: 100%;
    padding: 10px;
    padding-right: 0px;
    text-align: left;
  }
  .old .reference-item-caption h2 {
    margin-top: 0px;
  }
  .old a#search-filter {
    margin-top: 10px;
    display: block;
    padding-left: 0px;
  }
  .old .filter-box div.btn-group.ref-0 {
    margin-left: 0px;
  }
}
.old .mshopproduct #displaySuccessInfo.success-main {
  display: block !important;
}
.old .mshopproduct #displaySuccessInfo.success-clone {
  display: none !important;
}
@media (max-width: 992px) {
  .old {
    /* Header */
    /* Icon COntainer */
    /* home boxSlider */
    /* home newsslider */
    /* Simple page slider */
    /* pagesimple right box */
    /* News page */
    /* Footer menu */
  }
  .old #l-body #search-field-product {
    width: 75%;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 45px;
  }
  .old #l-body #search-field-product .search-form-product {
    margin-top: inherit;
  }
  .old #l-body #search-field-product .search-form-product button {
    margin-top: 2px;
  }
  .old .wshopofferlist #search-field-product,
  .old .mshopproduct #search-field-product {
    display: none;
  }
  .old .product-list .product.row:hover {
    background-color: inherit;
  }
  .old .product-list .product.row:hover .ui-icon.ui-icon-triangle-1-s {
    background-position: 0 -16px;
  }
  .old .product-list .product.row:hover .ui-icon.ui-icon-triangle-1-n {
    background-position: -16px -16px;
  }
  .old .product-list .product-container,
  .old .product-list .information {
    padding-bottom: 15px;
  }
  .old .product-list .product.row:hover .ui-spinner,
  .old .product-list .product.row:hover input,
  .old .product-list .product.row:hover .ui-spinner-button {
    background-color: #F0F0F0;
  }
  .old .product.actions {
    min-height: 90px;
  }
  .old .product.row .remove-product {
    position: absolute;
    bottom: 29px;
    font-size: 24px;
    left: 22px;
    line-height: inherit;
  }
  .old .mshopcategory .summary,
  .old .wshopofferlist .summary {
    float: none;
    text-align: left;
  }
  .old .mshopcategory .sorter,
  .old .wshopofferlist .sorter {
    margin-top: 10px;
    text-align: left;
  }
  .old .mshopproduct .product-title {
    width: auto;
  }
  .old #displaySuccessInfo {
    background-color: #1d3657;
    height: auto;
    min-width: inherit;
    padding: 15px 13px;
    visibility: hidden;
    position: relative;
    right: inherit;
    display: inline-block;
    bottom: inherit;
    color: white;
    line-height: 15px;
    margin-top: 16px;
    margin-bottom: 30px;
    margin-right: 15px;
    font-size: 12px;
  }
  .old #displaySuccessInfo a.gotocheckout {
    margin-top: 12px;
  }
  .old .mshopproduct .actions .ui-spinner,
  .old .mshopproduct .actions button {
    float: right !important;
  }
  .old .mshopproduct #displaySuccessInfo.success-main {
    display: none !important;
  }
  .old .mshopproduct #displaySuccessInfo.success-clone {
    display: block !important;
  }
  .old .mshopproduct .container-fluid .row .col-xs-12 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .old .mshopproduct .actions,
  .old .mshopcategory .actions,
  .old .wshopcategory .actions,
  .old .wshopofferlist .actions {
    position: relative;
    top: inherit;
    right: inherit;
    margin-bottom: 30px;
  }
  .old .mshopproduct .actions .ui-spinner,
  .old .mshopcategory .actions .ui-spinner,
  .old .wshopcategory .actions .ui-spinner,
  .old .wshopofferlist .actions .ui-spinner,
  .old .mshopproduct .actions button,
  .old .mshopcategory .actions button,
  .old .wshopcategory .actions button,
  .old .wshopofferlist .actions button {
    float: none;
    margin-bottom: 0;
  }
  .old #l-body .mstructurepagesimple h1.page-title {
    margin-top: 20px;
  }
  .old #l-wrapper {
    width: 100%;
    overflow: hidden;
  }
  .old #offerbox {
    right: 0;
    top: -60px;
  }
  .old .no-responsive {
    display: none;
  }
  .old .menuOpen {
    -webkit-transform: translate(250px, 0px);
    -ms-transform: translate(250px, 0px);
    -o-transform: translate(250px, 0px);
    transform: translate(250px, 0px);
  }
  .old #l-body,
  .old #l-footer,
  .old .header-top {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .old .responsive {
    display: block;
  }
  .old .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .old #l-header.home {
    height: auto;
  }
  .old #l-header .resp-main-menu {
    position: fixed;
    width: 250px;
    -webkit-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #f0f0f0;
    top: 0;
    z-index: 1000;
    height: 100%;
    overflow-y: auto;
  }
  .old #l-header .resp-main-menu li a {
    padding-right: 23px !important;
  }
  .old #l-header .resp-main-menu li.active-parent > ul {
    display: inherit;
  }
  .old #l-header .resp-main-menu li.active > ul {
    display: inherit;
  }
  .old #l-header .resp-main-menu li.active > a {
    color: #f26622;
  }
  .old #l-header .resp-main-menu > ul > li ul li {
    padding-left: 10px;
  }
  .old #l-header .resp-main-menu i {
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 4px;
    top: 0;
    display: block;
  }
  .old #l-header .resp-main-menu i.lava3-chevron-up {
    background-image: url("../img/chevron-up.png");
  }
  .old #l-header .resp-main-menu i.lava3-chevron-down {
    background-image: url("../img/chevron-down.png");
  }
  .old #l-header .resp-main-menu ul {
    padding-left: 0;
    margin: 0;
  }
  .old #l-header .resp-main-menu ul.dropdown {
    display: none;
  }
  .old #l-header .resp-main-menu ul li li a {
    font-size: 10.5pt;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .old #l-header .resp-main-menu ul a {
    color: black;
    font-weight: bold;
    font-size: 13pt;
    display: block;
    padding: 15px;
    position: relative;
  }
  .old #l-header .resp-main-menu ul span {
    width: 100%;
    display: block;
  }
  .old #l-header .resp-main-menu ul .fa {
    color: #787878;
    font-size: 20pt;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding-right: 15px;
    padding-top: 12px;
  }
  .old #l-header .resp-main-menu ul:nth-child(3) {
    height: 100%;
  }
  .old #l-header .resp-main-menu > ul > li {
    border-bottom: 1px solid white;
  }
  .old #l-header .resp-main-menu > ul > li li {
    border-top: 1px solid white;
  }
  .old #l-header .resp-main-menu.menuOpen {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .old #l-header #l-locale-switcher {
    position: absolute;
    top: -35px;
    right: 100px;
    overflow: visible;
  }
  .old #l-header #l-locale-switcher span {
    color: white;
  }
  .old #l-header #l-locale-switcher a span {
    color: #f26622;
  }
  .old #l-header #search-field {
    top: -35px;
  }
  .old #l-header #search-field button {
    color: white;
  }
  .old #l-header.hasEmotion {
    height: 375px;
  }
  .old #l-header #l-emotionpic {
    height: 200px;
    margin-top: 175px;
  }
  .old body.home #l-homeanimation {
    display: none;
  }
  .old body.home #l-body {
    padding-top: 0;
  }
  .old #l-body {
    padding-top: 10px;
  }
  .old #l-body .pagesimple table {
    width: 100% !important;
  }
  .old #icon-container .icon {
    background-color: #f0f0f0;
    height: 60px;
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
  }
  .old #icon-container .iconCont {
    margin: 0;
  }
  .old #icon-container h1 {
    margin: 0;
    font-size: 25px;
    float: left;
  }
  .old #icon-container img {
    float: right;
    width: 45px;
    margin: 0;
    margin-top: -10px;
  }
  .old #icon-container p {
    display: none;
  }
  .old #icon-container a {
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
  }
  .old #icon-container a span {
    display: none !important;
  }
  .old #box-slider {
    /* bxslider */
  }
  .old #box-slider .boxSlider li .imgCont {
    width: 100%;
    height: 240px;
  }
  .old #box-slider .boxSlider ul li .geoShape {
    background: transparent;
    height: 90px;
    background-color: #1d3657;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    padding: 15px;
  }
  .old #box-slider .boxSlider .geoTextCont {
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    right: auto;
    text-align: left;
    position: relative;
  }
  .old #box-slider .boxSlider .geoTextCont h2 {
    font-size: 11pt;
    margin: 0;
    margin-bottom: 2px;
    max-height: 20px;
  }
  .old #box-slider .boxSlider .geoTextCont p {
    margin-bottom: 2px;
    max-height: 20px;
  }
  .old #box-slider .boxSlider li {
    height: 330px;
  }
  .old #box-slider .bx-wrapper .bx-pager {
    bottom: 100px;
  }
  .old #box-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
  }
  .old #news-slider {
    padding: 0;
    padding-top: 20px;
    background-color: transparent;
    margin-bottom: 0;
    margin-right: 0;
    /* bxslider */
  }
  .old #news-slider h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .old #news-slider span.date {
    padding-top: 10px;
    font-size: 10pt;
  }
  .old #news-slider h3 {
    margin-top: 10px;
    font-size: 11pt;
  }
  .old #news-slider p {
    font-size: 10pt;
  }
  .old #news-slider a {
    font-size: 10pt;
  }
  .old #news-slider li.slidList {
    background-color: #f0f0f0;
  }
  .old #news-slider .bx-pager-item {
    display: inline-block;
  }
  .old #news-slider .bx-wrapper .bx-pager {
    padding: 0;
    bottom: 0;
    z-index: 60;
  }
  .old #news-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #1d3657;
    border-radius: 9px;
    width: 10px;
    height: 10px;
  }
  .old #news-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
  .old #news-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #f26622;
  }
  .old #news-slider .flex-control-paging {
    display: inline-block;
    bottom: -30px;
  }
  .old #news-slider .flex-direction-nav {
    display: none;
  }
  .old #pageBildBox {
    /* bxslider */
  }
  .old #pageBildBox li {
    height: 350px;
  }
  .old #pageBildBox li .imgCont {
    width: 100%;
    height: 260px;
  }
  .old #pageBildBox .geoShape {
    background: transparent;
    height: 90px;
    background-color: #1d3657;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    padding: 15px;
  }
  .old #pageBildBox .geoShape .geoTextCont {
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    right: auto;
    text-align: left;
    position: relative;
    padding-left: 0;
  }
  .old #pageBildBox .geoShape .geoTextCont h2 {
    font-size: 11pt;
    margin: 0;
    margin-bottom: 2px;
    max-height: 20px;
  }
  .old #pageBildBox .geoShape .geoTextCont p {
    margin-bottom: 2px;
    max-height: 20px;
  }
  .old #pageBildBox .boxSlider li {
    height: 330px;
  }
  .old #pageBildBox .bx-wrapper .bx-pager {
    bottom: 100px;
  }
  .old #pageBildBox .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
  }
  .old .side-box .boxArea h3 {
    font-size: 11pt;
    margin-top: 10px;
    margin-bottom: 5px;
    max-height: 35px;
  }
  .old .side-box .boxArea p.text {
    margin-bottom: 5px;
    max-height: 80px;
  }
  .old .wnews .list-view-item-meta {
    margin-top: 5px;
  }
  .old .wnews .list-view-item {
    padding: 10px 0;
  }
  .old #l-footer {
    background-image: url('../img/footer-element-resp.png');
    -webkit-background-size: 93% 120px;
            background-size: 93% 120px;
  }
  .old #l-footer ul {
    padding: 0;
  }
  .old #l-footer .footer-menu-left {
    margin-bottom: 30px;
  }
  .old #l-footer .footer-menu-right {
    margin-bottom: 15px;
  }
  .old #l-footer .footer-menu-right li {
    float: none;
  }
  .old #l-footer .footer-down .background-text {
    margin-top: 50px;
    width: 100%;
    height: 110px;
    margin-bottom: -45px;
    padding-left: 125px;
    margin-right: 0;
  }
}
.old .product-head-button {
  position: absolute;
  right: 0;
  top: 47px;
}
.old .mshopproduct .nav.nav-tabs li {
  margin-top: 5px;
}
.old .fancybox-overlay.fancybox-overlay-fixed .fancybox-wrap {
  /*width: 90% !important;*/
  height: auto !important;
  left: 5% !important;
}
.old .fancybox-overlay.fancybox-overlay-fixed .fancybox-wrap .fancybox-inner {
  width: 100% !important;
  height: auto !important;
}
.old .kuma-logo {
  width: 200px;
}
.old .cropLogo {
  width: 200px;
  height: 46px;
  border: 1px solid #fff;
  overflow: hidden;
}
.old .wreference .noDisplay {
  display: none;
}
.old .wreference .first-filter-box {
  margin-bottom: 20px;
}
.old .wreference .first-filter-box .box {
  cursor: pointer;
  width: auto;
  max-width: 33.33333333%;
  margin-bottom: 20px;
}
.old .wreference .first-filter-box .box:nth-child(3n+4) {
  clear: both;
}
.old .wreference .first-filter-box .title {
  background-color: #23426a;
  padding: 5px 15px;
  min-height: 30px;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
}
.old .wreference .reference-area.other {
  display: block;
  overflow: hidden;
  margin-top: 20px;
}
.old .error-container #l-sitemap {
  margin-top: 30px;
}
.old .error-container #l-sitemap > ul {
  padding: 0;
  padding-left: 15px;
}
.old .children {
  height: 35px;
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
  border-color: #ed570e;
  cursor: pointer;
}
.old .children:focus {
  outline: #f26622;
}
.old .children option {
  height: 40px;
}
.old .product-list .children {
  margin-top: 0;
  margin-bottom: 1em;
}
.old .product-list .children {
  margin-top: 0;
  margin-bottom: 1em;
  padding: 0;
  float: right;
  height: 35px;
}
.old .action-box .ui-spinner-input {
  background: white;
}
.old .action-box .ui-widget-content {
  border: 1px solid white;
  background: white url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333;
}
.old .pdf-vc-generator button {
  margin-top: 10px;
  margin-left: 1px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: url(/themes/frontend/public/own/img/pdflogo-transparent.png);
  background-repeat: no-repeat;
  background-position: 12px;
  -webkit-background-size: 16px 16px;
          background-size: 16px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  color: #f26622;
  background-color: #1d3657;
  border-color: #172a44;
  padding: 5px 20px 5px 40px !important;
}
.old .pdf-vc-generator button:disabled {
  color: grey;
}
.old .container-optanon {
  position: absolute;
  bottom: 70px;
  right: 0;
}
@media (max-width: 992px) {
  .old .container-optanon {
    bottom: 120px;
  }
}
