@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=622fe2d6-e145-4d70-ab15-457372b6d640&fontids=1572255,1572263");
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
@font-face {
  font-family: "Frutiger";
  src: url("../fonts/1572255/3c1542d6-dbb8-4bb3-85e5-730bbf131fcc.eot?#iefix");
  src: url("../fonts/1572255/3c1542d6-dbb8-4bb3-85e5-730bbf131fcc.eot?#iefix") format("eot"), url("../fonts/1572255/61381871-0847-435e-9498-63b7c3d9c071.woff2") format("woff2"), url("../fonts/1572255/b33c9c65-2311-4db9-a364-ae857e998b70.woff") format("woff"), url("../fonts/1572255/72290e69-f361-42ef-adc2-ed908eb88cb5.ttf") format("truetype"), url("../fonts/1572255/6a927d74-bdc0-46c2-b5bf-f78a813aeecb.svg#6a927d74-bdc0-46c2-b5bf-f78a813aeecb") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Frutiger";
  src: url("../fonts/1572263/92fb90f3-a8af-48d1-aac0-52c736cdc532.eot?#iefix");
  src: url("../fonts/1572263/92fb90f3-a8af-48d1-aac0-52c736cdc532.eot?#iefix") format("eot"), url("../fonts/1572263/63541a87-effb-4b23-a1e5-aded6ef8e33d.woff2") format("woff2"), url("../fonts/1572263/ede01147-5581-4d28-afc0-303f4c771fd2.woff") format("woff"), url("../fonts/1572263/a098af66-fef8-439d-abf2-0d61674a33f9.ttf") format("truetype"), url("../fonts/1572263/8fe95500-19bf-40f7-84b4-a78ced765c0e.svg#8fe95500-19bf-40f7-84b4-a78ced765c0e") format("svg");
  font-style: normal;
  font-weight: bold;
}
a:focus {
  color: #f26622;
}
/* Allg */
body {
  background-color: white;
}
.product-menu,
#l-breadcrumb {
  display: none;
}
#l-wrapper .bx-viewport {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  left: 0;
}
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;
}
a:hover {
  color: #f26622;
  text-decoration: underline;
}
.responsive {
  display: none;
}
::-moz-selection {
  background-color: rgba(29, 54, 87, 0.99);
  color: white;
}
::selection {
  background-color: rgba(29, 54, 87, 0.99);
  color: white;
}
#l-emotionpic {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center center;
}
/* Homeanimation */
#l-homeanimation {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
#l-homeanimation .bx-viewport > ul {
  margin: 0;
  padding: 0;
}
#l-homeanimation li {
  z-index: 0 !important;
}
#l-homeanimation .image {
  height: 780px;
}
#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;
}
#l-homeanimation .geoShape .slider-description p {
  line-height: 1.5;
  max-width: 350px;
  max-height: 65px;
  overflow: hidden;
}
#l-homeanimation .geoShape .slider-description h1 {
  overflow: hidden;
  text-transform: uppercase;
}
#l-homeanimation .geoShape-link {
  color: #f26622;
  display: inline-block;
  position: relative;
}
#l-homeanimation .geoShape-link:hover,
#l-homeanimation .geoShape-link:active {
  text-decoration: underline;
}
#l-homeanimation .geoShape-link .fa {
  vertical-align: middle;
  padding-left: 3px;
  font-size: 12pt;
  margin-top: -2px;
}
/* Header */
#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;}
    }
    */
}
#l-header.hasEmotion {
  height: 440px;
}
#l-header.home {
  height: 775px;
}
#l-header li {
  list-style-type: none;
}
#l-header li a {
  text-decoration: none;
}
#l-header #l-emotionpic {
  width: 100%;
  height: 390px;
  position: absolute;
  margin-top: 50px;
}
#l-header .header-top-menu {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #1d3657;
  height: 50px;
  padding-top: 17px;
  font-size: 11.5pt;
}
#l-header .header-top-menu ul {
  float: right;
  margin-right: 5px;
  overflow: hidden;
}
#l-header .header-top-menu ul li {
  float: left;
  margin-right: 35px;
}
#l-header .header-top-menu ul li:last-child {
  margin-right: 0;
}
#l-header .header-top-menu ul li a {
  color: #fff;
}
#l-header .header-top-menu ul li a:hover {
  color: #f26622;
}
#l-header .header-top-menu ul li.active a {
  color: #f26622;
}
#l-header .header-top-menu .menuIconM {
  width: 30px;
  position: absolute;
  left: 0;
  top: 0px;
  margin-left: 10px;
  z-index: 2000;
  cursor: pointer;
}
#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;
}
#l-header .headerCont {
  padding-top: 75px;
  background-color: white;
  height: 125px;
}
#l-header .header-logo {
  float: left;
  padding-left: 10px;
  margin-top: -43px;
}
#l-header .header-menu {
  overflow: hidden;
  float: left;
  /* Navigation */
}
#l-header .header-menu li.active > a {
  font-weight: bold;
  color: #f26622;
}
#l-header .header-menu li {
  float: left;
  margin-right: 40px;
}
#l-header .header-menu li a {
  text-transform: uppercase;
  font-size: 13pt;
  color: #1a171b;
}
#l-header .header-menu li a:hover {
  color: #f26622;
}
#l-header .header-menu > ul > li {
  padding-bottom: 26px;
}
#l-header .header-menu > ul > li.has-children {
  background-repeat: no-repeat;
  background-position: 0 26px;
}
#l-header .header-menu > ul > li.has-children:hover {
  background-image: url("../img/forNavi.png");
}
#l-header .header-menu > ul > li.has-children:hover ul.dropdown {
  visibility: visible;
  opacity: 1;
}
#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;
}
#l-header .header-menu ul.dropdown li {
  display: block;
  float: none;
  padding-left: 30px;
  margin: 0;
  padding-top: 20px;
}
#l-header .header-menu ul.dropdown li.last {
  padding-bottom: 20px;
}
#l-header .header-menu ul.dropdown li a {
  text-transform: none;
  font-size: 11.5pt;
  display: block;
}
#l-header .header-menu ul.dropdown ul.dropdown {
  display: none;
}
#l-header #l-locale-switcher {
  float: left;
  font-size: 11pt;
  overflow: hidden;
}
#l-header #l-locale-switcher li.active > a {
  font-weight: bold;
  color: #f26622;
}
#l-header #l-locale-switcher span.glyphicon {
  font-size: 8pt;
  padding-left: 5px;
  vertical-align: middle;
}
#l-header #l-locale-switcher li {
  float: left;
  margin-right: 40px;
}
#l-header #l-locale-switcher li a {
  text-transform: uppercase;
  font-size: 13pt;
  color: #1a171b;
}
#l-header #l-locale-switcher li a:hover {
  color: #f26622;
}
#l-header #l-locale-switcher > ul {
  padding-left: 0;
}
#l-header #l-locale-switcher > ul > li {
  padding-bottom: 26px;
}
#l-header #l-locale-switcher > ul > li.has-children {
  background-repeat: no-repeat;
  background-position: 0 26px;
}
#l-header #l-locale-switcher > ul > li.has-children:hover {
  background-image: url("../img/forNavi.png");
}
#l-header #l-locale-switcher > ul > li:last-child {
  margin-right: 0;
  margin-left: 0px;
}
#l-header #l-locale-switcher > ul > li:last-child span {
  font-size: 11pt;
  text-transform: none;
}
#l-header #l-locale-switcher > ul > li.has-children:hover ul.dropdown {
  visibility: visible;
  opacity: 1;
}
#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;
}
#l-header #l-locale-switcher ul.dropdown li {
  display: block;
  float: none;
  padding-left: 30px;
  margin: 0;
  padding-top: 20px;
}
#l-header #l-locale-switcher ul.dropdown li.last {
  padding-bottom: 20px;
}
#l-header #l-locale-switcher ul.dropdown li a {
  text-transform: none;
  font-size: 11.5pt;
  display: block;
}
#l-header #l-locale-switcher ul.dropdown ul.dropdown {
  display: none;
}
#l-header #search-field {
  position: absolute;
  right: 15px;
}
#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;
}
#l-header #search-field .search-form {
  float: right;
  position: relative;
  margin-top: -5px;
}
#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;
}
/* Body */
#l-body {
  min-height: 500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
#l-body h1.page-title {
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#l-body .mstructurepagesimple h1.page-title {
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 0;
}
#l-body .pagesimple * {
  line-height: 1.5;
}
#l-body .pagesimple h2 {
  margin-top: 10px;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 20px;
}
#l-body .pagesimple h3 {
  font-size: 13pt;
  margin-bottom: 2px;
}
#l-body .pagesimple h4 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 2px;
}
#l-body .pagesimple p {
  font-size: 12pt;
  margin: 0 0 20px;
}
#l-body .pagesimple ul {
  list-style-type: none;
  padding: 0;
}
#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;
}
#l-body .pagesimple ol {
  padding: 0;
  padding-left: 20px;
}
#l-body .pagesimple table td {
  padding: 10px 15px;
  border: 1px solid white;
  vertical-align: top;
}
#l-body .pagesimple table tr:nth-child(even) {
  background-color: #f8f8f9;
}
#l-body .pagesimple table tr:nth-child(odd) {
  background-color: #F2F2F3;
}
.home #l-body {
  padding-top: 60px;
}
/* body navigation */
.navigationContent .bodyNavigation ul > li > ul > li i {
  display: none;
}
.navigationContent .bodyNavigation ul > li > ul > li > ul li {
  padding-left: 10px;
}
.navigationContent .bodyNavigation li.active-parent > a span i.lava3-chevron-down {
  background-image: url("../img/chevron-up.png");
}
.navigationContent .bodyNavigation li a:hover {
  color: #f26622;
}
.navigationContent .bodyNavigation li.active-parent {
  background-color: #f0f0f0;
}
.navigationContent .bodyNavigation li.active-parent > ul {
  display: block !important;
}
.navigationContent .bodyNavigation li.active {
  background-color: #f0f0f0;
}
.navigationContent .bodyNavigation li.active > a {
  font-weight: bold;
}
.navigationContent .bodyNavigation li.active > ul {
  display: block !important;
}
.navigationContent .bodyNavigation li.active > ul > li {
  background-color: #f0f0f0;
  border-top: 1px solid white;
}
.navigationContent .bodyNavigation ul {
  padding: 0;
}
.navigationContent .bodyNavigation ul > li:hover {
  background-color: #f0f0f0;
  /*a{color:white;}*/
}
.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;
}
.navigationContent .bodyNavigation ul li a {
  color: #1a171b;
  position: relative;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 9px;
}
.navigationContent .bodyNavigation ul li,
.navigationContent .bodyNavigation ul li span {
  width: 100%;
  display: block;
}
.navigationContent .bodyNavigation ul li span {
  padding-left: 10px;
  padding-right: 10px;
}
.navigationContent .bodyNavigation ul li ul {
  display: none;
}
.navigationContent .bodyNavigation ul li ul li {
  border-top: 1px solid #e1e1e1;
  background-color: white;
}
.navigationContent .bodyNavigation ul li ul a {
  text-transform: none;
}
.navigationContent .bodyNavigation ul li.active {
  background-color: #f0f0f0;
}
.navigationContent .bodyNavigation ul li.active > a {
  color: #f26622;
}
.navigationContent .bodyNavigation ul i {
  width: 20px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 13px;
  top: 0;
  display: block;
}
.navigationContent .bodyNavigation ul i.lava3-chevron-up {
  background-image: url("../img/chevron-up.png");
}
.navigationContent .bodyNavigation ul i.lava3-chevron-down {
  background-image: url("../img/chevron-down.png");
}
.navigationContent .bodyNavigation > ul > li {
  border-bottom: 1px solid #e1e1e1;
}
.navigationContent .bodyNavigation > ul > li.has-children.active-parent li {
  background-color: #f0f0f0;
  border-top: 1px solid white;
}
/* Simplepage */
.mstructurepagesimple {
  padding-left: 10px;
}
.pagesimple {
  overflow: hidden;
}
.side-box {
  position: relative;
  display: block;
  /*overflow: hidden;*/
}
.side-box .boxArea {
  background-color: #1d3657;
  color: white;
  padding: 30px;
  margin-bottom: 30px;
  max-height: 360px;
  overflow: hidden;
}
.side-box .boxArea:last-child {
  margin-bottom: 0;
}
.side-box .boxArea h3 {
  text-transform: uppercase;
  font-size: 12pt;
  width: 100%;
  line-height: 1.2;
  max-height: 55px;
  overflow: hidden;
}
.side-box .boxArea p.text {
  max-height: 100px;
  overflow: hidden;
}
.side-box .boxArea .fa {
  padding-left: 10px;
}
.side-box .boxArea input {
  color: black;
  padding: 8px 12px;
  width: 100%;
  margin-bottom: 10px;
}
.side-box .boxArea img {
  max-height: 200px;
}
.side-box .boxArea.jobs {
  font-size: 16px;
  margin-bottom: 29px;
  overflow: inherit;
}
.side-box .boxArea.jobs #searchJobs {
  font-weight: bold;
}
.side-box .boxArea.jobs #searchJobs:hover,
.side-box .boxArea.jobs #searchJobs:focus {
  color: #f26622;
}
.side-box .boxArea.jobs .btn-group {
  width: 100%;
  margin-bottom: 17px;
}
.side-box .boxArea.jobs .btn-group .btn.btn-default {
  width: 100%;
  text-align: left;
  position: relative;
  color: #787878;
}
.side-box .boxArea.jobs .btn-group .btn.btn-default i {
  position: absolute;
  right: 11px;
  line-height: 20px;
  font-size: 25px;
  color: #f26622;
}
#pageBildBox {
  margin-top: 60px;
  /* BXSlider */
}
#pageBildBox ul {
  padding: 0;
}
#pageBildBox li {
  height: 500px;
  overflow: hidden;
  width: 100%;
}
#pageBildBox li .imgCont {
  height: 100%;
  position: absolute;
  width: 100%;
}
#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%;
}
#pageBildBox .geoShape .geoTextCont {
  position: absolute;
  top: 51%;
  padding-left: 70px;
  width: 300px;
  word-break: break-all;
  text-align: center;
}
#pageBildBox .geoShape .geoTextCont h2 {
  text-transform: uppercase;
  color: white;
  font-size: 16pt;
  line-height: 1.4;
  max-height: 60px;
  overflow: hidden;
}
#pageBildBox .geoShape .geoTextCont p {
  color: white;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 5px;
}
#pageBildBox .geoShape .geoTextCont .fa {
  padding-left: 8px;
  vertical-align: middle;
}
#pageBildBox .bx-wrapper .bx-pager {
  padding: 0;
  bottom: 20px;
  z-index: 60;
}
#pageBildBox .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
  border-radius: 9px;
  width: 18px;
  height: 18px;
}
#pageBildBox .bx-wrapper .bx-pager.bx-default-pager a.active,
#pageBildBox .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #f26622;
}
#pageBildBox .bx-wrapper {
  margin-bottom: 0;
}
/* Icons */
#icon-container {
  position: relative;
  overflow: hidden;
  display: block;
}
#icon-container .iconCont {
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}
#icon-container h1 {
  margin-bottom: 25px;
  text-transform: uppercase;
}
#icon-container .fa {
  padding-left: 8px;
  font-size: 12pt;
  vertical-align: middle;
  margin-top: -2px;
}
#icon-container img {
  margin-bottom: 25px;
  width: 74px;
}
#icon-container .icon p {
  line-height: 1.5;
  /*max-height: 65px;*/
  overflow: hidden;
}
#icon-container .icon {
  cursor: pointer;
  padding-bottom: 35px;
  position: relative;
}
#icon-container .icon a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
#icon-container .icon a span {
  position: absolute;
  bottom: 20px;
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
}
#icon-container .icon:hover {
  background-color: #f0f0f0;
}
/* Box Slider homepage*/
#box-slider {
  position: relative;
  overflow: hidden;
  display: block;
  /* BXSlider */
}
#box-slider .boxSlider ul {
  padding: 0;
}
#box-slider .boxSlider li {
  list-style-type: none;
  position: relative;
  height: 390px;
}
#box-slider .boxSlider li .imgCont {
  height: 100%;
  position: absolute;
  width: 100%;
}
#box-slider .geoShape {
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 85% 85%;
          background-size: 85%;
}
#box-slider .geoTextCont {
  position: absolute;
}
#box-slider .geoTextCont h2 {
  text-transform: uppercase;
  color: white;
  font-size: 16pt;
  line-height: 1.4;
  max-height: 60px;
  overflow: hidden;
}
#box-slider .slider-description {
  color: white;
}
#box-slider .slider-description p {
  max-height: 40px;
  margin-bottom: 0px;
  overflow: hidden;
}
#box-slider .box-slider-left .geoShape {
  background-image: url('../img/element_box_left.png');
  background-position: left 75%;
}
#box-slider .box-slider-left .geoTextCont {
  top: 47%;
  left: 15px;
  width: 50%;
  height: 150px;
  overflow: hidden;
}
#box-slider .box-slider-right .geoShape {
  background-image: url('../img/element_box_right.png');
  background-position: right 75%;
}
#box-slider .box-slider-right .geoTextCont {
  top: 47%;
  right: 15px;
  width: 42%;
  height: 150px;
  overflow: hidden;
}
#box-slider .fa {
  padding-left: 8px;
  vertical-align: middle;
  margin-top: -2px;
  font-size: 12pt;
}
#box-slider .bx-wrapper .bx-pager {
  padding: 0;
  bottom: 20px;
  z-index: 60;
}
#box-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: white;
  border-radius: 9px;
  width: 18px;
  height: 18px;
}
#box-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
#box-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background-color: #f26622;
}
/* News Slider */
#news-slider {
  position: relative;
  margin-bottom: 60px;
  background-color: #f0f0f0;
  padding: 40px 80px;
  /* slider */
}
#news-slider li.slidList {
  margin-right: 25px;
  background-color: white;
  position: relative;
  cursor: pointer;
  height: 410px;
}
#news-slider li.slidList:hover {
  background-color: #1d3657;
}
#news-slider li.slidList:hover h3,
#news-slider li.slidList:hover p,
#news-slider li.slidList:hover span.date {
  color: white;
}
#news-slider .newsContainer {
  padding: 30px;
  height: 410px;
}
#news-slider h1 {
  text-transform: uppercase;
  text-align: center;
  color: #0f0c10;
  margin-bottom: 37px;
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
#news-slider h1 span {
  vertical-align: middle;
}
#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;
}
#news-slider p {
  max-height: 60px;
  overflow: hidden;
}
#news-slider .newsContainer a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#news-slider .newsContainer a span {
  position: absolute;
  bottom: 26px;
  display: block;
  width: 100%;
  left: 0;
  padding-left: 30px;
}
#news-slider span.date {
  padding: 20px 0 0;
  display: block;
}
#news-slider .fa {
  padding-left: 8px;
  vertical-align: middle;
  font-size: 12pt;
  margin-top: -2px;
}
#news-slider .flex-control-paging {
  display: none;
}
#news-slider .flex-direction-nav a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  height: 80px;
  width: 50px;
}
#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;
}
#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;
}
#news-slider .flex-direction-nav a:before {
  display: none;
}
#news-slider .flex-control-paging li a.flex-active {
  background-color: #f26622;
}
/* Newspage */
.wnews {
  /*.list-view-item{padding:20px 0;border-bottom: 1px solid @borderGrey;}*/
}
.wnews h4 {
  line-height: 1.4;
  text-transform: uppercase;
}
.wnews .list-view-item-text {
  line-height: 1.5;
}
.wnews .list-view-item .row {
  padding-top: 21px;
}
.wnews .line {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 20px;
}
.wnews .moreNews {
  padding-top: 15px;
}
.wnews .moreNews i {
  padding-left: 7px;
  font-size: 12pt;
}
.wnews .fa-angle-up {
  font-size: 14pt;
}
.wnews .summary {
  display: none;
}
/* Footer */
#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%;
}
#l-footer a,
#l-footer p {
  color: white;
}
#l-footer li {
  list-style-type: none;
  display: block;
  margin-bottom: 15px;
}
#l-footer a:hover {
  text-decoration: none;
  color: #f26622;
}
#l-footer #upFooter {
  min-height: 200px;
  overflow: hidden;
}
#l-footer .footer-menu-left li {
  text-transform: uppercase;
}
#l-footer .footer-menu-right {
  overflow: hidden;
  position: relative;
}
#l-footer .footer-menu-right li {
  float: left;
  width: 50%;
}
#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;
}
#l-footer .footer-down .background-text a {
  color: #f26622;
}
#l-footer .footer-down .container {
  position: relative;
}
@media (max-width: 1000px) {
  #l-header .header-top.affix {
    position: inherit !important;
    display: block;
    width: 100%;
    z-index: inherit  !important;
  }
  #l-header .header-top.affix .container {
    -webkit-box-shadow: none  !important;
            box-shadow: none  !important;
  }
  #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) {
  .container {
    width: 100%;
    max-width: 1055px;
  }
  .mstructurepagehome #news-slider {
    padding: 40px 6%;
  }
  #l-wrapper {
    overflow: hidden;
  }
}
/********************************************/
/* Responsive Design */
@media (min-width: 768px) and (max-width: 992px) {
  .no-responsive {
    display: none;
  }
  .responsive {
    display: block;
  }
  .menuOpen {
    -webkit-transform: translate(250px, 0px);
    -ms-transform: translate(250px, 0px);
    -o-transform: translate(250px, 0px);
    transform: translate(250px, 0px);
  }
  #l-body,
  #l-footer,
  .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;
  }
  #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;
  }
  #l-header .resp-main-menu ul {
    padding-left: 0;
    margin: 0;
  }
  #l-header .resp-main-menu ul.dropdown {
    display: none;
  }
  #l-header .resp-main-menu ul li li a {
    font-size: 10.5pt;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #l-header .resp-main-menu ul a {
    color: black;
    font-weight: bold;
    font-size: 13pt;
    display: block;
    padding: 15px;
    position: relative;
  }
  #l-header .resp-main-menu ul span {
    width: 100%;
    display: block;
  }
  #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;
  }
  #l-header .resp-main-menu ul:nth-child(3) {
    height: 100%;
  }
  #l-header .resp-main-menu > ul > li {
    border-bottom: 1px solid white;
  }
  #l-header .resp-main-menu > ul > li li {
    border-top: 1px solid white;
  }
  #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);
  }
  #l-header #l-locale-switcher {
    position: absolute;
    top: -35px;
    right: 100px;
  }
  #l-header #l-locale-switcher span {
    color: white;
  }
  #l-header #l-locale-switcher a span {
    color: #f26622;
  }
  #l-header #search-field {
    top: -35px;
  }
  #l-header #search-field button {
    color: white;
  }
  #l-header.hasEmotion {
    height: 375px;
  }
  #l-header #l-emotionpic {
    height: 200px;
    margin-top: 175px;
  }
  body.home #l-header.home {
    height: 445px;
  }
  body.home #l-homeanimation .image {
    height: 500px;
  }
  body.home #l-homeanimation .geoShape {
    width: 550px;
    height: 160px;
    padding-left: 230px;
    overflow: hidden;
  }
  body.home #l-homeanimation .geoTextCont h1 {
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  body.home #l-homeanimation .geoTextCont p {
    line-height: 1.2;
    margin-bottom: 5px;
  }
  #box-slider .boxSlider .geoShape {
    -webkit-background-size: 65% 45%;
            background-size: 65% 45%;
  }
  #box-slider .geoTextCont h2 {
    font-size: 14pt;
    margin-bottom: 5px;
  }
  #box-slider .box-slider-right .geoTextCont {
    width: 35%;
  }
  #box-slider .box-slider-left .geoTextCont {
    width: 35%;
  }
  .side-box .boxArea h3 {
    margin-bottom: 5px;
  }
  .side-box .boxArea p {
    margin-bottom: 5px;
  }
  /* News page */
  .wnews .list-view-item-meta {
    margin-top: 10px;
  }
  #l-footer #upFooter ul {
    padding: 0;
  }
  #l-footer .footer-down .background-text {
    width: 455px;
    margin-bottom: -35px;
  }
  .boxArea.boxAreaLeft {
    border-right: 1px solid white;
  }
  .boxArea.boxAreaRight {
    border-left: 1px solid white;
  }
}
/********************************************/
/* Katalog */
.catalog-list {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  margin-bottom: 30px;
}
.catalog-list .catalog-product {
  margin-bottom: 20px;
}
.catalog-list .catalog-product a {
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: relative;
  width: 240px;
  overflow: hidden;
  height: 170px;
  color: black;
}
.catalog-list .catalog-product a:hover,
.catalog-list .catalog-product a:focus,
.catalog-list .catalog-product a:active {
  text-decoration: none;
}
.catalog-list .catalog-product a:hover .title,
.catalog-list .catalog-product a:focus .title,
.catalog-list .catalog-product a:active .title {
  background-color: #23426a;
}
.catalog-list .catalog-product a .title {
  background-color: #1d3657;
  line-height: 24px;
  padding: 5px 15px;
  min-height: 35px;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  width: 100%;
}
.catalog-list .catalog-product a .teaser {
  height: 135px;
  position: absolute;
  top: 35px;
  width: 100%;
}
/* Product list */
.mshopproduct > .container-fluid {
  margin-bottom: 20px;
}
.mshopproduct .product-title {
  margin-top: 0;
  text-transform: uppercase;
  width: 80%;
}
.mshopproduct .product-description {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 16px;
}
.mshopproduct .product.actions {
  top: 0;
  right: 15px;
}
.mshopproduct .product.actions .btn-onoffer {
  float: none;
  display: block;
}
.mshopproduct > #displaySuccessInfo {
  top: 96px !important;
  right: 15px !important;
}
.mshopproduct .product-info h2 {
  text-transform: uppercase;
  margin-bottom: 4px;
  margin-top: 16px;
  font-size: 17px;
}
.mshopproduct .product-info p {
  font-size: 15px;
}
.mshopproduct .nav.nav-tabs {
  border-bottom: 1px solid #e1e1e1;
}
.mshopproduct .nav.nav-tabs li.active a {
  background-color: #1d3657;
  color: white;
}
.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;
}
.mshopproduct .tab-content .product-list .sku {
  font-weight: normal;
  margin-top: 4px;
  text-transform: uppercase;
  font-size: 15px;
}
.mshopproduct .tab-content .product-list .amount {
  font-size: 17px;
  margin-top: 30px;
}
.mshopproduct .tab-content .product-list .actions {
  display: block;
}
.mshopproduct .tab-content .file a {
  padding: 30px 0;
  border-bottom: 1px solid #e1e1e1;
  display: block;
}
.mshopproduct .tab-content .file a:hover,
.mshopproduct .tab-content .file a:focus,
.mshopproduct .tab-content .file a:active {
  text-decoration: none;
}
.mshopproduct .tab-content .file .file-title {
  text-transform: uppercase;
  font-size: 17px;
  color: black;
}
.mshopproduct .tab-content .file .file-title:hover,
.mshopproduct .tab-content .file .file-title:focus,
.mshopproduct .tab-content .file .file-title:active {
  color: black;
  text-decoration: none;
}
.mshopproduct .tab-content .file .file-link {
  font-size: 15px;
}
.mshopproduct .tab-content .file .file-link:hover,
.mshopproduct .tab-content .file .file-link:focus,
.mshopproduct .tab-content .file .file-link:active {
  text-decoration: underline;
}
.mshopproduct,
.mshopcategory,
.wshopcategory,
.wshopofferlist {
  padding-left: 10px;
}
.mshopproduct .actions,
.mshopcategory .actions,
.wshopcategory .actions,
.wshopofferlist .actions {
  position: absolute;
  top: 30px;
  right: 30px;
}
.mshopproduct .actions .ui-spinner,
.mshopcategory .actions .ui-spinner,
.wshopcategory .actions .ui-spinner,
.wshopofferlist .actions .ui-spinner {
  font-family: inherit;
  border: none;
  border-radius: 0;
  background: #F0F0F0;
  float: right;
  margin-bottom: 15px;
  height: 34px;
}
.mshopproduct .actions .ui-spinner input,
.mshopcategory .actions .ui-spinner input,
.wshopcategory .actions .ui-spinner input,
.wshopofferlist .actions .ui-spinner input {
  background: #F0F0F0;
  width: 50px;
  height: 29px;
  line-height: 17.4px;
  font-family: inherit;
  font-size: 15.4px;
  outline: none;
}
.mshopproduct .actions .ui-spinner-up,
.mshopcategory .actions .ui-spinner-up,
.wshopcategory .actions .ui-spinner-up,
.wshopofferlist .actions .ui-spinner-up,
.mshopproduct .actions .ui-spinner-down,
.mshopcategory .actions .ui-spinner-down,
.wshopcategory .actions .ui-spinner-down,
.wshopofferlist .actions .ui-spinner-down {
  background-color: #F0F0F0;
  border-left: none;
}
.mshopproduct .actions button,
.mshopcategory .actions button,
.wshopcategory .actions button,
.wshopofferlist .actions button {
  float: right;
}
.product-list .remove-product {
  display: block;
  line-height: 150px;
  text-align: center;
  vertical-align: middle;
}
.product-list .remove-product .remove-product-now {
  width: 15px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  display: inline;
}
.product-list .remove-product .remove-product-now:hover .fa {
  font-size: 120%;
}
.product-list .remove-product .fa {
  color: #f26622;
  cursor: pointer;
  padding: 5px;
}
.product-list .remove-product .fa:hover {
  font-size: 120%;
}
.product-list .list-view-item {
  position: relative;
}
.product-list .list-view-item .title {
  color: black;
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px;
  text-transform: uppercase;
}
.product-list .list-view-item .sku {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  margin-top: 10px;
}
.product-list .picture {
  min-height: 190px;
  display: block;
  height: 100%;
}
.product-list .product-container,
.product-list .information {
  height: 100%;
}
.product-list .product.row {
  margin-left: 0;
  margin-right: 0;
  min-height: 190px;
  border-bottom: 1px solid #e6e6e6;
}
.product-list .product.row:hover {
  background-color: #f0f0f0;
}
.product-list .product.row:hover .ui-spinner,
.product-list .product.row:hover input,
.product-list .product.row:hover .ui-spinner-button {
  background-color: white;
}
.product-list .yiiPager .page {
  border-radius: 0;
}
.product-list .yiiPager .page a {
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  background: #f3f3f3;
}
.product-list .yiiPager .page a:focus,
.product-list .yiiPager .page a:hover {
  border: none;
  background: #e5e5e5;
}
.product-list .yiiPager .page.selected a {
  color: grey;
}
#filters {
  color: white;
  margin-top: 10px;
}
#setFilters a.active,
#setFilters button.active {
  background: #f26622;
  color: black;
  position: relative;
}
#setFilters a.active i,
#setFilters button.active i {
  color: black;
}
#setFilters a.active:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  color: #742b07;
  right: 21px;
}
#offerbox {
  background-color: #f26622;
  display: block;
  height: 50px;
  padding: 15px 20px 10px;
  position: absolute;
  right: 15px;
  top: -100px;
  width: 260px;
}
#offerbox a {
  text-transform: uppercase;
  color: white;
  white-space: nowrap;
}
#offerbox .offerinfo {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
#offerbox .offerinfo a:hover,
#offerbox .offerinfo a:focus {
  text-decoration: none;
}
#offerbox .offerinfo img {
  margin-right: 15px;
  margin-top: -4px;
  width: 24px;
}
#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;
}
#displaySuccessInfo a.gotocheckout {
  color: #f26622;
  float: right;
  font-weight: bold;
}
/* Job GridView */
.grid-view {
  font-size: 16px;
  padding: 15px 0;
  margin-bottom: 30px;
}
.grid-view table.items {
  background: white;
  border-collapse: collapse;
  width: 100%;
}
.grid-view table.items th,
.grid-view .grid-view table.items td {
  font-size: 0.9em;
  border: 1px white solid;
  padding: 0.3em;
}
.grid-view table.items th {
  text-transform: uppercase;
  color: black;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}
.grid-view table.items th:first-child {
  padding-left: 15px;
}
.grid-view table.items th a {
  color: black;
  text-decoration: none;
  outline: none;
}
.grid-view .grid-view table.items th a:hover {
  color: #FFF;
}
.grid-view table.items th a.asc:after {
  content: "";
  font-family: FontAwesome;
  padding-left: 10px;
  color: #787878;
}
.grid-view table.items th a.desc:after {
  content: "";
  font-family: FontAwesome;
  padding-left: 10px;
  color: #787878;
}
.grid-view table.items tr {
  border-bottom: 1px solid #e1e1e1;
  vertical-align: top;
  line-height: 30px;
}
.grid-view table.items tr td span.job {
  color: #f26622;
  cursor: pointer;
}
.grid-view table.items tr td:first-child {
  padding-left: 15px;
}
.grid-view table.items tr.selected {
  background: #f0f0f0;
}
.grid-view table.items tr:hover.selected {
  background: #f0f0f0;
}
.grid-view table.items tbody tr:hover {
  background: #f0f0f0;
}
.grid-view .pager {
  margin: 5px 0 0 0;
  text-align: right;
}
.grid-view .empty {
  font-style: italic;
}
.grid-view .filters input,
.grid-view .filters select {
  width: 100%;
  border: 1px solid #ccc;
}
.grid-view .yiiPager .page {
  border-radius: 0;
}
.grid-view .yiiPager .page a {
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  background: #f3f3f3;
}
.grid-view .yiiPager .page a:focus,
.grid-view .yiiPager .page a:hover {
  border: none;
  background: #e5e5e5;
}
.grid-view .yiiPager .page.selected a {
  color: grey;
}
#jobpopup {
  color: black;
}
#jobpopup .modal-body {
  padding: 0;
}
#jobpopup .btn-jobpopup {
  color: #f26622;
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 20px;
  border: none;
  background: transparent;
}
#jobpopup .job-title {
  float: right;
  font-size: 20px;
  text-transform: uppercase;
}
#jobpopup .job-header {
  padding: 40px;
}
#jobpopup .job-content {
  padding: 40px;
  background: #f0f0f0;
  line-height: 1.5;
}
#jobpopup .afjactions {
  background: none repeat scroll 0 0 #F0F0F0;
  padding-bottom: 40px;
  padding-left: 40px;
}
#jobpopup #afjform {
  background: white;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
#jobpopup ul {
  list-style-type: none;
  padding: 0;
}
#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;
}
#FJobapplication_message {
  resize: vertical !important;
  min-height: 100px;
}
.header-top.affix {
  position: fixed;
  display: block;
  z-index: 1000;
  width: 100%;
}
.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);
}
.header-top.affix .header-top-menu {
  display: none;
}
.search-query,
.search-count {
  color: #f26622;
}
.searchinfo {
  margin-bottom: 15px;
  margin-top: 15px;
}
.searchresult {
  background-color: #F9F9F9;
  height: 67px;
  margin-bottom: 5px;
  padding-left: 23px;
  padding-top: 16px;
  position: relative;
}
.searchresult .searchResultTitle {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 2px;
}
.searchresult .searchResultTitle a {
  color: #f26622;
  margin-bottom: 2px;
  text-decoration: none;
}
.searchresult .searchResultLink a {
  color: #696969;
  font-size: 11px;
  text-decoration: none;
}
.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;
}
.searchresult .moreBox .moreText {
  color: #FFFFFF;
  display: block;
  line-height: 36px;
  text-align: center;
}
.searchresult .moreBox .moreText a {
  color: #FFFFFF;
  display: block;
  height: 36px;
  text-decoration: none;
  width: 63px;
}
.wsearchresults .pager {
  text-align: right;
  margin: 5px 0 0;
}
.wsearchresults .pager li a {
  margin-left: 5px;
}
.wsearchresults .pagination .page {
  border-radius: 0;
}
.wsearchresults .pagination .page a {
  border: none;
  border-radius: 0;
  color: #b0b0b0;
  background: #f3f3f3;
}
.wsearchresults .pagination .page a:focus,
.wsearchresults .pagination .page a:hover {
  border: none;
  background: #e5e5e5;
}
.wsearchresults .pagination .page.selected a {
  color: grey;
}
.wcontactform,
.offerform,
.form-register,
#checkout {
  margin-top: 25px;
}
.wcontactform .btn,
.offerform .btn,
.form-register .btn,
#checkout .btn {
  font-weight: bold;
}
.wcontactform .alert,
.offerform .alert,
.form-register .alert,
#checkout .alert,
.wcontactform .errorMessage,
.offerform .errorMessage,
.form-register .errorMessage,
#checkout .errorMessage {
  padding: 5px;
  font-size: 11px;
  margin-bottom: 0px;
}
.wcontactform .alert-success,
.offerform .alert-success,
.form-register .alert-success,
#checkout .alert-success {
  font-size: 16px;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding: 15px;
}
.wcontactform .alert-danger,
.offerform .alert-danger,
.form-register .alert-danger,
#checkout .alert-danger,
.wcontactform .errorMessage,
.offerform .errorMessage,
.form-register .errorMessage,
#checkout .errorMessage {
  background-color: transparent;
  border: none;
  color: #ff3000;
  position: absolute;
  right: 11px;
}
.wcontactform .input-sm-file,
.offerform .input-sm-file,
.form-register .input-sm-file,
#checkout .input-sm-file {
  background-color: #f0f0f0;
  font-size: 16px;
  height: 36px;
  width: 100%;
  color: #555555;
}
.wcontactform .form-required,
.offerform .form-required,
.form-register .form-required,
#checkout .form-required {
  float: right;
  line-height: 36px;
  font-size: 14px;
}
.cms-widget.mshopcategory h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.mshopcategory h1.category-title.items,
.wshopofferlist h1.category-title.items {
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mshopcategory .filters,
.wshopofferlist .filters {
  padding: 30px 30px;
  background: #1d3657;
  margin-bottom: 40px;
}
.mshopcategory .filters button,
.wshopofferlist .filters button {
  border: none !important;
  color: #787878;
  height: 33px;
}
.mshopcategory .filters button i,
.wshopofferlist .filters button i {
  margin-left: 6px;
  color: #f26622;
  font-size: 23px;
  vertical-align: middle;
}
.mshopcategory .filters button#filterReset span,
.wshopofferlist .filters button#filterReset span {
  font-size: 110%;
}
.mshopcategory .filters .btn-group,
.wshopofferlist .filters .btn-group {
  margin-right: 12px;
}
.mshopcategory .summary,
.wshopofferlist .summary {
  float: left;
  font-size: 16px;
}
.mshopcategory .line,
.wshopofferlist .line {
  border-bottom: 1px solid #E6E6E6;
}
.mshopcategory .list-view .pager,
.wshopofferlist .list-view .pager {
  margin-top: 20px;
}
.mshopcategory .sorter,
.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;
        }
      }
    }
    */
}
.mshopcategory .sorter #sortorder,
.wshopofferlist .sorter #sortorder {
  margin-left: 12px;
  cursor: pointer;
}
.mshopcategory .sorter #sortorder i,
.wshopofferlist .sorter #sortorder i {
  color: #a9a9a9;
  font-size: 14px;
}
.mshopcategory .sorter ul li a,
.wshopofferlist .sorter ul li a {
  color: #3f3f3f;
}
.mshopcategory .sorter ul li a:hover,
.wshopofferlist .sorter ul li a:hover,
.mshopcategory .sorter ul li a:focus,
.wshopofferlist .sorter ul li a:focus {
  text-decoration: none;
}
#l-body #search-field-product {
  margin-top: 35px;
  width: 100%;
}
#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;
}
#l-body #search-field-product .search-form-product {
  float: right;
  position: relative;
  margin-top: -5px;
  width: 100%;
}
#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;
}
.menu-login-container {
  margin-top: 35px;
  background-color: #F0F0F0;
  padding: 12px;
}
.menu-login-container h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 14px;
}
.menu-login-container button {
  display: inline;
  background: none;
  color: #f26622;
  border: none;
  padding: 0;
}
.menu-login-container button:hover {
  text-decoration: underline;
}
.menu-login-container input {
  margin-bottom: 11px;
  background: white;
}
.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;
}
#FContactForm_message,
#MShopOrder_comment {
  resize: vertical !important;
  min-height: 100px;
}
.form-container.FContactForm {
  padding: 0 15px;
}
.actions .ui-spinner .ui-icon,
.actions .ui-spinner .ui-widget-content .ui-icon {
  background-image: url("/resources/public/lava3/img/spinner-arrow.png");
}
.actions .ui-spinner .ui-icon.ui-icon-triangle-1-n {
  background-position: -16px -16px;
}
.actions .ui-spinner .ui-icon.ui-icon-triangle-1-s {
  background-position: 0 -16px;
}
.actions .ui-spinner input.ui-spinner-input {
  width: 70px;
  margin-left: 12px;
}
.actions .ui-spinner .ui-spinner-button {
  width: 24px;
}
.product-list .product.row:hover .ui-icon.ui-icon-triangle-1-n {
  background-position: -16px 0;
}
.product-list .product.row:hover .ui-icon.ui-icon-triangle-1-s {
  background-position: 0 0;
}
@media (max-width: 768px) {
  .side-box .boxArea {
    max-width: 241px;
  }
}
.mshopproduct #displaySuccessInfo.success-main {
  display: block !important;
}
.mshopproduct #displaySuccessInfo.success-clone {
  display: none !important;
}
@media (max-width: 992px) {
  #l-body #search-field-product {
    width: 75%;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 45px;
  }
  #l-body #search-field-product .search-form-product {
    margin-top: inherit;
  }
  #l-body #search-field-product .search-form-product button {
    margin-top: 2px;
  }
  .wshopofferlist #search-field-product,
  .mshopproduct #search-field-product {
    display: none;
  }
  .product-list .product.row:hover {
    background-color: inherit;
  }
  .product-list .product.row:hover .ui-icon.ui-icon-triangle-1-s {
    background-position: 0 -16px;
  }
  .product-list .product.row:hover .ui-icon.ui-icon-triangle-1-n {
    background-position: -16px -16px;
  }
  .product-list .product-container,
  .product-list .information {
    padding-bottom: 15px;
  }
  .product-list .product.row:hover .ui-spinner,
  .product-list .product.row:hover input,
  .product-list .product.row:hover .ui-spinner-button {
    background-color: #F0F0F0;
  }
  .product.actions {
    min-height: 90px;
  }
  .product.row .remove-product {
    position: absolute;
    bottom: 29px;
    font-size: 24px;
    left: 22px;
    line-height: inherit;
  }
  .mshopcategory .summary,
  .wshopofferlist .summary {
    float: none;
    text-align: left;
  }
  .mshopcategory .sorter,
  .wshopofferlist .sorter {
    margin-top: 10px;
    text-align: left;
  }
  .mshopproduct .product-title {
    width: auto;
  }
  #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;
  }
  #displaySuccessInfo a.gotocheckout {
    margin-top: 12px;
  }
  .mshopproduct .actions .ui-spinner,
  .mshopproduct .actions button {
    float: right !important;
  }
  .mshopproduct #displaySuccessInfo.success-main {
    display: none !important;
  }
  .mshopproduct #displaySuccessInfo.success-clone {
    display: block !important;
  }
  .mshopproduct .container-fluid .row .col-xs-12 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .mshopproduct .actions,
  .mshopcategory .actions,
  .wshopcategory .actions,
  .wshopofferlist .actions {
    position: relative;
    top: inherit;
    right: inherit;
    margin-bottom: 30px;
  }
  .mshopproduct .actions .ui-spinner,
  .mshopcategory .actions .ui-spinner,
  .wshopcategory .actions .ui-spinner,
  .wshopofferlist .actions .ui-spinner,
  .mshopproduct .actions button,
  .mshopcategory .actions button,
  .wshopcategory .actions button,
  .wshopofferlist .actions button {
    float: none;
    margin-bottom: 0;
  }
  #l-body .mstructurepagesimple h1.page-title {
    margin-top: 20px;
  }
  #l-wrapper {
    width: 100%;
    overflow: hidden;
  }
  #offerbox {
    right: 0;
    top: -60px;
  }
  .no-responsive {
    display: none;
  }
  .menuOpen {
    -webkit-transform: translate(250px, 0px);
    -ms-transform: translate(250px, 0px);
    -o-transform: translate(250px, 0px);
    transform: translate(250px, 0px);
  }
  #l-body,
  #l-footer,
  .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;
  }
  .responsive {
    display: block;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* Header */
  #l-header.home {
    height: auto;
  }
  #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;
  }
  #l-header .resp-main-menu li a {
    padding-right: 23px !important;
  }
  #l-header .resp-main-menu li.active-parent > ul {
    display: inherit;
  }
  #l-header .resp-main-menu li.active > ul {
    display: inherit;
  }
  #l-header .resp-main-menu li.active > a {
    color: #f26622;
  }
  #l-header .resp-main-menu > ul > li ul li {
    padding-left: 10px;
  }
  #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;
  }
  #l-header .resp-main-menu i.lava3-chevron-up {
    background-image: url("../img/chevron-up.png");
  }
  #l-header .resp-main-menu i.lava3-chevron-down {
    background-image: url("../img/chevron-down.png");
  }
  #l-header .resp-main-menu ul {
    padding-left: 0;
    margin: 0;
  }
  #l-header .resp-main-menu ul.dropdown {
    display: none;
  }
  #l-header .resp-main-menu ul li li a {
    font-size: 10.5pt;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #l-header .resp-main-menu ul a {
    color: black;
    font-weight: bold;
    font-size: 13pt;
    display: block;
    padding: 15px;
    position: relative;
  }
  #l-header .resp-main-menu ul span {
    width: 100%;
    display: block;
  }
  #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;
  }
  #l-header .resp-main-menu ul:nth-child(3) {
    height: 100%;
  }
  #l-header .resp-main-menu > ul > li {
    border-bottom: 1px solid white;
  }
  #l-header .resp-main-menu > ul > li li {
    border-top: 1px solid white;
  }
  #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);
  }
  #l-header #l-locale-switcher {
    position: absolute;
    top: -35px;
    right: 100px;
    overflow: visible;
  }
  #l-header #l-locale-switcher span {
    color: white;
  }
  #l-header #l-locale-switcher a span {
    color: #f26622;
  }
  #l-header #search-field {
    top: -35px;
  }
  #l-header #search-field button {
    color: white;
  }
  #l-header.hasEmotion {
    height: 375px;
  }
  #l-header #l-emotionpic {
    height: 200px;
    margin-top: 175px;
  }
  body.home #l-homeanimation {
    display: none;
  }
  body.home #l-body {
    padding-top: 0;
  }
  #l-body {
    padding-top: 10px;
  }
  #l-body .pagesimple table {
    width: 100% !important;
  }
  /* Icon COntainer */
  #icon-container .icon {
    background-color: #f0f0f0;
    height: 60px;
    position: relative;
    margin-bottom: 20px;
    padding: 20px;
  }
  #icon-container .iconCont {
    margin: 0;
  }
  #icon-container h1 {
    margin: 0;
    font-size: 25px;
    float: left;
  }
  #icon-container img {
    float: right;
    width: 45px;
    margin: 0;
    margin-top: -20px;
  }
  #icon-container p {
    display: none;
  }
  #icon-container a {
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
  }
  #icon-container a span {
    display: none !important;
  }
  /* home boxSlider */
  #box-slider {
    /* bxslider */
  }
  #box-slider .boxSlider li .imgCont {
    width: 100%;
    height: 240px;
  }
  #box-slider .boxSlider ul li .geoShape {
    background: transparent;
    height: 90px;
    background-color: #1d3657;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    padding: 15px;
  }
  #box-slider .boxSlider .geoTextCont {
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    right: auto;
    text-align: left;
    position: relative;
  }
  #box-slider .boxSlider .geoTextCont h2 {
    font-size: 11pt;
    margin: 0;
    margin-bottom: 2px;
    max-height: 20px;
  }
  #box-slider .boxSlider .geoTextCont p {
    margin-bottom: 2px;
    max-height: 20px;
  }
  #box-slider .boxSlider li {
    height: 330px;
  }
  #box-slider .bx-wrapper .bx-pager {
    bottom: 100px;
  }
  #box-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
  }
  /* home newsslider */
  #news-slider {
    padding: 0;
    padding-top: 20px;
    background-color: transparent;
    margin-bottom: 0;
    margin-right: 0;
    /* bxslider */
  }
  #news-slider h1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  #news-slider span.date {
    padding-top: 10px;
    font-size: 10pt;
  }
  #news-slider h3 {
    margin-top: 10px;
    font-size: 11pt;
  }
  #news-slider p {
    font-size: 10pt;
  }
  #news-slider a {
    font-size: 10pt;
  }
  #news-slider li.slidList {
    background-color: #f0f0f0;
  }
  #news-slider .bx-pager-item {
    display: inline-block;
  }
  #news-slider .bx-wrapper .bx-pager {
    padding: 0;
    bottom: 0;
    z-index: 60;
  }
  #news-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #1d3657;
    border-radius: 9px;
    width: 10px;
    height: 10px;
  }
  #news-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
  #news-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #f26622;
  }
  #news-slider .flex-control-paging {
    display: inline-block;
    bottom: -30px;
  }
  #news-slider .flex-direction-nav {
    display: none;
  }
  /* Simple page slider */
  #pageBildBox {
    /* bxslider */
  }
  #pageBildBox li {
    height: 350px;
  }
  #pageBildBox li .imgCont {
    width: 100%;
    height: 260px;
  }
  #pageBildBox .geoShape {
    background: transparent;
    height: 90px;
    background-color: #1d3657;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    padding: 15px;
  }
  #pageBildBox .geoShape .geoTextCont {
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    right: auto;
    text-align: left;
    position: relative;
    padding-left: 0;
  }
  #pageBildBox .geoShape .geoTextCont h2 {
    font-size: 11pt;
    margin: 0;
    margin-bottom: 2px;
    max-height: 20px;
  }
  #pageBildBox .geoShape .geoTextCont p {
    margin-bottom: 2px;
    max-height: 20px;
  }
  #pageBildBox .boxSlider li {
    height: 330px;
  }
  #pageBildBox .bx-wrapper .bx-pager {
    bottom: 100px;
  }
  #pageBildBox .bx-wrapper .bx-pager.bx-default-pager a {
    width: 12px;
    height: 12px;
  }
  /* pagesimple right box */
  .side-box .boxArea h3 {
    font-size: 11pt;
    margin-top: 10px;
    margin-bottom: 5px;
    max-height: 35px;
  }
  .side-box .boxArea p.text {
    margin-bottom: 5px;
    max-height: 80px;
  }
  /* News page */
  .wnews .list-view-item-meta {
    margin-top: 5px;
  }
  .wnews .list-view-item {
    padding: 10px 0;
  }
  /* Footer menu */
  #l-footer {
    background-image: url('../img/footer-element-resp.png');
    -webkit-background-size: 93% 120px;
            background-size: 93% 120px;
  }
  #l-footer ul {
    padding: 0;
  }
  #l-footer .footer-menu-left {
    margin-bottom: 30px;
  }
  #l-footer .footer-menu-right {
    margin-bottom: 15px;
  }
  #l-footer .footer-menu-right li {
    float: none;
  }
  #l-footer .footer-down .background-text {
    margin-top: 50px;
    width: 100%;
    height: 110px;
    margin-bottom: -45px;
    padding-left: 125px;
    margin-right: 0;
  }
}
.product-head-button {
  position: absolute;
  right: 0;
  top: 47px;
}
.mshopproduct .nav.nav-tabs li {
  margin-top: 5px;
}
.fancybox-overlay.fancybox-overlay-fixed .fancybox-wrap {
  width: 90% !important;
  height: auto !important;
  left: 5% !important;
}
.fancybox-overlay.fancybox-overlay-fixed .fancybox-wrap .fancybox-inner {
  width: 100% !important;
  height: auto !important;
}

.container-optanon {
    position: absolute;
    bottom:70px;
    right:0;
}
@media (max-width: 992px) {
    .container-optanon {
        bottom:120px;
    }
}