#header {
  background: #182375;
  height: 117px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
#header.small {
  height: 97px;
}
#header.small .logo-wrap {
  width: 180px;
  padding: 10px 0;
}
#header.small .logo-wrap img {
  width: 60px;
  height: 60px;
}
#header.small .logo-wrap .slogan {
  margin: -5px 0;
}
#header.small .main-menu {
  margin: 0 150px 0 215px;
  text-align: justify;
  height: 85px;
}
#header.small .main-menu li {
  display: inline-block;
}
#header.small .main-menu > li {
  padding: 5px 0 45px;
}
#header.small .icons-wrap {
  top: 8px;
}
#header .logo-wrap {
  width: 200px;
  text-align: center;
  position: absolute;
  font-size: 14px;
  color: #ffffff;
  float: left;
  padding: 13px 0;
}
#header .lang-wrap {
  text-align: right;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 38px 0 0;
  height: 20px;
  position: relative;
  z-index: 7;
}
#header .lang-wrap .lang-hover {
  cursor: pointer;
}
#header .lang-wrap .links {
  position: relative;
  margin-right: 25px;
}
#header .lang-wrap .lang-close {
  font-size: 20px;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  line-height: 19px;
}
#header .lang-wrap a {
  color: #ffffff;
  text-decoration: none;
}
#header .lang-wrap a:hover {
  color: #88bddd;
}
#header .menu-collapsed,
#header .menu-opened,
#header .mobile-icons-wrap,
#header .mobile-lang-wrap,
#header .mobile-lang {
  display: none;
}
#header .main-menu {
  margin: 0 150px 0 215px;
  text-align: justify;
  height: 85px;
}
#header .main-menu li {
  display: inline-block;
}
#header .main-menu > li {
  padding: 25px 0 45px;
}
#header .main-menu > li.helper {
  width: 100%;
  height: 0;
  padding: 0;
  visibility: hidden;
}
#header .main-menu > li > ul {
  display: none;
  position: absolute;
  width: 1000em;
  left: 50%;
  margin: 38px 0 0 -500em;
  background: #fff;
  border-bottom: 1px solid #C8C8C8;
  text-align: center;
  padding: 0;
}
#header .main-menu > li > ul > li {
  display: inline-block;
  padding: 0;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  min-width: 200px;
  margin: 0 15px;
}
#header .main-menu > li > ul > li > a {
  color: #5e5e5e;
}
#header .main-menu > li > ul > li.show > a,
#header .main-menu > li > ul > li:hover > a {
  color: #db360e;
}
#header .main-menu > li > ul > li.show.with-sub > a:before,
#header .main-menu > li > ul > li:hover.with-sub > a:before {
  content: "";
  display: block;
  background: url("../img/icon-menu-arrow.png") bottom right no-repeat;
  width: 24px;
  height: 11px;
  top: 48px;
  margin-left: -16px;
  left: 50%;
  margin-top: -21px;
  z-index: 10;
  position: relative;
}
#header .main-menu > li > ul ul {
  display: none;
  position: absolute;
  padding: 10px 0;
  background: #ececec;
  width: 1000em;
  left: 50%;
  margin: 0 0 0 -500em;
  text-align: center;
}
#header .main-menu > li > ul ul > li {
  width: 180px;
  height: 180px;
  margin: 0 5px;
  background: #d8dae8;
  padding: 0;
  vertical-align: middle;
}
#header .main-menu > li > ul ul > li img {
  width: 180px;
  height: 138px;
  display: block;
}
#header .main-menu > li > ul ul > li .label {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  height: 40px;
  text-align: center;
  line-height: 16px;
}
#header .main-menu > li > ul ul > li a {
  display: block;
  color: #5a5a5a;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
#header .main-menu > li > ul ul > li:hover a {
  color: #182375;
}
#header .main-menu > li a {
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
}
#header .main-menu > li.show > a,
#header .main-menu > li:hover > a {
  color: #88bddd;
}
#header .main-menu > li.show.with-sub > a:before,
#header .main-menu > li:hover.with-sub > a:before {
  content: "";
  display: block;
  background: url("../img/icon-menu-arrow.png") top left no-repeat;
  width: 33px;
  height: 16px;
  top: 62px;
  margin-left: -16px;
  left: 50%;
  margin-top: -21px;
  z-index: 10;
  position: relative;
}
#header .main-menu .main-products-menu li li {
  width: 110px;
  height: 128px;
}
#header .main-menu .main-products-menu li li img {
  width: 110px;
  height: 88px;
}
#header .main-menu .main-products-menu li li .label {
  width: 110px;
  height: 30px;
}
#header .main-menu .main-warranty-menu li li {
  width: 240px;
}
#header .main-menu .main-warranty-menu li li img,
#header .main-menu .main-warranty-menu li li .label {
  width: 240px;
}
#header .main-menu .show > ul {
  display: block !important;
}
#header .icons-wrap {
  width: 150px;
  float: right;
  text-align: center;
  position: absolute;
  top: 28px;
  right: 0;
  padding: 25px 0 30px 0;
  z-index: 6;
}
#header .icons-wrap .icon-phone {
  background: transparent url("../img/sprite-icons-circle.png") top right no-repeat;
  height: 32px;
  width: 34px;
  display: inline-block;
  margin: 0 5px;
  opacity: .8;
}
#header .icons-wrap .icon-phone:hover {
  opacity: 1;
}
#header .icons-wrap .icon-faq {
  background: transparent url("../img/sprite-icons-circle.png") top left no-repeat;
  height: 32px;
  width: 34px;
  display: inline-block;
  margin: 0 5px;
  opacity: .8;
}
#header .icons-wrap .icon-faq:hover {
  opacity: 1;
}
li.main-home-menu ul {
  display: none;
  position: absolute;
  padding: 10px 0 !important;
  background: #ececec !important;
  width: 1000em;
  left: 50%;
  margin: 0 0 0 -500em;
  text-align: center;
}
li.main-home-menu ul > li {
  width: 170px !important;
  height: 170px !important;
  min-width: 170px !important;
  margin: 0 5px;
  background: #d8dae8;
  padding: 0;
  vertical-align: middle;
}
li.main-home-menu ul > li img {
  width: 170px;
  height: 128px;
  display: block;
}
li.main-home-menu ul > li .label {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
  height: 40px;
  text-align: center;
  line-height: 16px;
}
li.main-home-menu ul a {
  display: block;
  color: #5a5a5a;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
li.main-home-menu ul a:hover {
  color: #182375;
}
