

/* Start:/local/templates/etalonmix/components/bitrix/menu/header-menu-top/style.css?17158349453669*/
.header-menu-wrap {
  height: 100%;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 1279px) {
  .header-menu-wrap {
    display: none;
  }
}
.header-menu-wrap .header-menu {
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.header-menu-wrap .header-menu > .li {
  position: relative;
  height: 100%;
  margin: 0 50px 0 0;
  font-family: "Geometria Bold";
  color: white;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .header-menu-wrap .header-menu > .li {
    margin: 0 40px 0 0;
  }
}
.header-menu-wrap .header-menu > .li:last-child {
  margin-right: 0;
}
.header-menu-wrap .header-menu > .li.active > a {
  font-family: "Geometria Bold";
}
.header-menu-wrap .header-menu > .li.active > a:after {
  opacity: 1;
}
.header-menu-wrap .header-menu > .li > a {
  color: #171717;
  font-size: 18px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 23px;
  text-transform: none;
  text-decoration: none;
  white-space: nowrap;
  position: absolute;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.header-menu-wrap .header-menu > .li > a:hover:not(.noHover) {
  font-family: "Geometria Bold";
}
.header-menu-wrap .header-menu > .li > a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 120%;
  width: 27px;
  height: 2px;
  background: #980916;
  opacity: 0;
}
.header-menu-wrap .header-menu > .li.hover .second {
  left: -10px;
  opacity: 1;
}
.header-menu-wrap .second {
  position: absolute;
  top: 50px;
  max-width: 255px;
  width: 255px;
  left: -50%;
  opacity: 0;
  display: none;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  background: #980916;
}
.header-menu-wrap .second > .li {
  position: relative;
  width: auto;
  height: 35px;
  display: block;
  border-top: 1px solid #980916;
}
.header-menu-wrap .second > .li:hover:not(.noHover) > a, .header-menu-wrap .second > .li.active > a {
  opacity: 0.7;
}
.header-menu-wrap .second > .li > a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  line-height: 16px;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  color: white;
  font-size: 16px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  text-decoration: none;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/etalonmix/components/bitrix/menu/header-menu-top/style.css?17158349453669 */
