@media screen and (min-width: 1280px) {
  .left-sections-wrap {
    height: 100%;
    display: block !important; } }
@media screen and (max-width: 1279px) {
  .left-sections-wrap {
    display: none; }
    .left-sections-wrap.hide .left-sections-list:before {
      transition: all 1.5s ease;
      -o-transition: all 1.5s ease;
      -moz-transition: all 1.5s ease;
      -webkit-transition: all 1.5s ease;
      opacity: 0; }
    .left-sections-wrap.hide .left-sections-list .section > a {
      display: none; }
    .left-sections-wrap.hide .left-sections-list .right-sections .section > a {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex; } }

.left-sections-list {
  position: relative;
  width: 1620px;
  margin: 0 auto; }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    .left-sections-list {
      width: 1240px; } }
  @media screen and (max-width: 1279px) and (min-width: 1023px) {
    .left-sections-list {
      width: 1000px; } }
  @media screen and (max-width: 1023px) and (min-width: 800px) {
    .left-sections-list {
      width: 760px; } }
  @media screen and (max-width: 799px) {
    .left-sections-list {
      width: 440px; } }
  @media screen and (min-width: 1280px) {
    .left-sections-list {
      height: 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;
      padding: 0 0 0 12px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  @media screen and (max-width: 1799px) and (min-width: 1280px) {
    .left-sections-list {
      padding: 0; } }
  @media screen and (max-width: 1279px) {
    .left-sections-list {
      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;
      padding: 25px 0 0 0;
      height: auto; }
      .left-sections-list:before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 300%;
        height: 100%;
        background: rgba(235, 235, 235, 0.98);
        z-index: 0;
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease; }
      .left-sections-list .back {
        position: absolute;
        width: 60px;
        height: 18px;
        background: url("../../../../img/menu-back.png") center no-repeat;
        cursor: pointer;
        left: 0;
        top: 20px;
        display: none;
        z-index: 3; } }
  .left-sections-list a {
    text-decoration: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .left-sections-list .section-image {
    width: 390px;
    height: 200px;
    position: absolute;
    right: 0;
    top: 105px;
    opacity: 1;
    display: none;
    background-position: center !important;
    background-repeat: no-repeat !important;
    z-index: 2; }
    @media screen and (max-width: 1799px) and (min-width: 1280px) {
      .left-sections-list .section-image {
        width: 281px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .left-sections-list .section-image {
        width: 210px;
        height: 180px;
        top: 50px; } }
    @media screen and (max-width: 1279px) {
      .left-sections-list .section-image {
        background-size: contain !important; } }
    @media screen and (max-width: 1023px) {
      .left-sections-list .section-image {
        display: none !important; } }
    .left-sections-list .section-image .active-name {
      width: 100%;
      left: 0;
      margin-top: 235px;
      text-align: center;
      color: black;
      font-size: 18px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      letter-spacing: .9px;
      line-height: 25px; }
      @media screen and (max-width: 1799px) and (min-width: 1024px) {
        .left-sections-list .section-image .active-name {
          font-size: 16px;
          letter-spacing: .8px;
          text-align: left; } }
      @media screen and (max-width: 1279px) and (min-width: 1024px) {
        .left-sections-list .section-image .active-name {
          margin-top: 250px; } }
  .left-sections-list .section {
    height: 100%; }
    @media screen and (max-width: 1279px) {
      .left-sections-list .section {
        min-width: 50%;
        max-width: 50%;
        height: 44px !important;
        margin-bottom: 25px; } }
    @media screen and (max-width: 799px) {
      .left-sections-list .section {
        min-width: 85%;
        max-width: 85%;
        margin-bottom: 21px; } }
    @media screen and (max-width: 1279px) and (min-width: 1024px) {
      .left-sections-list .section:nth-child(2n+2) .name-level-1 {
        padding: 0 0 0 150px !important; } }
    @media screen and (max-width: 1023px) and (min-width: 800px) {
      .left-sections-list .section:nth-child(2n+2) .name-level-1 {
        padding: 0 0 0 85px !important; } }
    @media screen and (max-width: 1279px) and (min-width: 800px) {
      .left-sections-list .section:nth-child(2n+2) .name-level-1:before {
        left: 0;
        right: auto; } }
    @media screen and (max-width: 1279px) {
      .left-sections-list .section.more {
        display: none !important; } }
    @media screen and (max-width: 1279px) {
      .left-sections-list .section.more a span {
        background: url("../../../../img/link-arrow-black.png") right center no-repeat; } }
    .left-sections-list .section.more:hover .right-sections {
      display: block; }
    .left-sections-list .section .name-level-1 {
      height: 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: center;
      align-items: center;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      color: white;
      font-size: 16px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      text-align: center;
      padding: 0 35px;
      margin-left: -4px;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (min-width: 1280px) {
        .left-sections-list .section .name-level-1 {
          background: transparent;
          -webkit-transform: skewX(-22deg);
          -moz-transform: skewX(-22deg);
          -ms-transform: skewX(-22deg);
          -o-transform: skewX(-22deg);
          transform: skewX(-22deg); } }
      @media screen and (max-width: 1799px) and (min-width: 1280px) {
        .left-sections-list .section .name-level-1 {
          padding: 0 18px; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-1 {
          color: black;
          text-transform: uppercase;
          text-align: left;
          justify-content: flex-start;
          margin-left: 0; }
          .left-sections-list .section .name-level-1:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 300%;
            height: 100%;
            background: #ad2221;
            z-index: 0;
            opacity: 0;
            -webkit-transform: skewX(-30deg);
            -moz-transform: skewX(-30deg);
            -ms-transform: skewX(-30deg);
            -o-transform: skewX(-30deg);
            transform: skewX(-30deg);
            transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease; } }
      @media screen and (max-width: 1279px) and (min-width: 1024px) {
        .left-sections-list .section .name-level-1 {
          padding: 0 0 0 115px !important; } }
      @media screen and (max-width: 1023px) {
        .left-sections-list .section .name-level-1 {
          font-size: 16px;
          padding: 0 0 0 50px !important; } }
      @media screen and (min-width: 1280px) {
        .left-sections-list .section .name-level-1 span {
          -webkit-transform: skewX(22deg);
          -moz-transform: skewX(22deg);
          -ms-transform: skewX(22deg);
          -o-transform: skewX(22deg);
          transform: skewX(22deg); }
          .left-sections-list .section .name-level-1 span.key-0 {
            max-width: 75px; }
          .left-sections-list .section .name-level-1 span.key-1 {
            max-width: 100px; }
          .left-sections-list .section .name-level-1 span.key-2 {
            max-width: 115px; }
          .left-sections-list .section .name-level-1 span.key-3 {
            max-width: 88px; }
          .left-sections-list .section .name-level-1 span.key-4 {
            max-width: 145px; }
          .left-sections-list .section .name-level-1 span.key-5 {
            max-width: 126px; }
          .left-sections-list .section .name-level-1 span.key-6 {
            max-width: 110px; }
          .left-sections-list .section .name-level-1 span.key-7 {
            max-width: 80px; }
          .left-sections-list .section .name-level-1 span.key-8 {
            max-width: 90px; }
          .left-sections-list .section .name-level-1 span.key-9 {
            max-width: 50px; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-1 span {
          padding-right: 25px;
          z-index: 1;
          position: relative; } }
      @media screen and (min-width: 1280px) {
        .left-sections-list .section .name-level-1:hover:not(.noHover), .left-sections-list .section .name-level-1.hover {
          background: #ad2221; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-1:hover:not(.noHover), .left-sections-list .section .name-level-1.hover {
          color: white; }
          .left-sections-list .section .name-level-1:hover:not(.noHover):before, .left-sections-list .section .name-level-1.hover:before {
            opacity: 1; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-1:hover:not(.noHover) span, .left-sections-list .section .name-level-1.hover span {
          padding-right: 40px;
          background: url("../../../../img/link-arrow-white.png") right center no-repeat; } }
    .left-sections-list .section .subsections-1 {
      width: 200%;
      left: 0;
      opacity: 1;
      display: none;
      position: absolute;
      top: 100%;
      z-index: 2; }
      @media screen and (max-width: 1023px) {
        .left-sections-list .section .subsections-1 {
          width: 100%; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .subsections-1 {
          display: block;
          left: 100%;
          top: 0;
          opacity: 0;
          transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease; } }
      @media screen and (max-width: 1279px) and (min-width: 800px) {
        .left-sections-list .section .subsections-1 {
          min-height: 440px; } }
      @media screen and (max-width: 799px) {
        .left-sections-list .section .subsections-1 {
          min-height: 800px; } }
      .left-sections-list .section .subsections-1:before {
        content: "";
        position: absolute;
        z-index: 0;
        right: -100%;
        width: 300%;
        height: 100%;
        background: rgba(235, 235, 235, 0.98); }
        @media screen and (max-width: 1279px) {
          .left-sections-list .section .subsections-1:before {
            width: 100%;
            right: 0;
            transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease; } }
      .left-sections-list .section .subsections-1.hover {
        left: 0;
        opacity: 1; }
        @media screen and (max-width: 1279px) {
          .left-sections-list .section .subsections-1.hover:before {
            right: -100%;
            width: 300%; } }
      .left-sections-list .section .subsections-1[data-col=col-2], .left-sections-list .section .subsections-1[data-col=col-3] {
        white-space: nowrap;
        width: 200%; }
        @media screen and (max-width: 1023px) {
          .left-sections-list .section .subsections-1[data-col=col-2], .left-sections-list .section .subsections-1[data-col=col-3] {
            width: 100%; } }
        .left-sections-list .section .subsections-1[data-col=col-2] .column, .left-sections-list .section .subsections-1[data-col=col-3] .column {
          height: 100%;
          display: inline-block;
          vertical-align: top;
          margin-left: -4px; }
          @media screen and (max-width: 799px) {
            .left-sections-list .section .subsections-1[data-col=col-2] .column, .left-sections-list .section .subsections-1[data-col=col-3] .column {
              display: block;
              margin-left: 0; } }
          .left-sections-list .section .subsections-1[data-col=col-2] .column:first-child, .left-sections-list .section .subsections-1[data-col=col-3] .column:first-child {
            border: 0;
            margin-left: 0; }
      .left-sections-list .section .subsections-1[data-col=col-2] .column {
        width: 675px; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          .left-sections-list .section .subsections-1[data-col=col-2] .column {
            width: 535px; } }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          .left-sections-list .section .subsections-1[data-col=col-2] .column {
            width: 400px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          .left-sections-list .section .subsections-1[data-col=col-2] .column {
            width: 390px; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .section .subsections-1[data-col=col-2] .column {
            width: 400px; } }
      .left-sections-list .section .subsections-1[data-col=col-3] .column {
        width: 410px; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          .left-sections-list .section .subsections-1[data-col=col-3] .column {
            width: 320px; } }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          .left-sections-list .section .subsections-1[data-col=col-3] .column {
            width: 325px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          .left-sections-list .section .subsections-1[data-col=col-3] .column {
            width: 250px; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .section .subsections-1[data-col=col-3] .column {
            width: 400px; } }
      .left-sections-list .section .subsections-1 .column {
        position: relative;
        z-index: 1;
        padding: 20px 25px 55px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          .left-sections-list .section .subsections-1 .column {
            padding: 20px 25px 70px 0; } }
        @media screen and (max-width: 1279px) and (min-width: 1024px) {
          .left-sections-list .section .subsections-1 .column {
            padding: 40px 25px 55px 0; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          .left-sections-list .section .subsections-1 .column {
            padding: 40px 25px 30px 0; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .section .subsections-1 .column {
            padding: 0; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .section .subsections-1 .column:first-child {
            padding-top: 40px; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .section .subsections-1 .column:last-child {
            padding-bottom: 35px; } }
      .left-sections-list .section .subsections-1 a {
        transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        background: transparent;
        color: black;
        font-size: 18px;
        font-family: "NeoSansPro", Arial, Sans-Serif;
        text-transform: uppercase;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        white-space: nowrap;
        margin-top: 35px;
        display: table;
        letter-spacing: 0.0625em;
        position: relative; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          .left-sections-list .section .subsections-1 a {
            font-size: 16px; } }
        @media screen and (max-width: 1279px) {
          .left-sections-list .section .subsections-1 a {
            font-size: 14px;
            white-space: normal;
            line-height: 28px;
            margin-top: 25px; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .section .subsections-1 a {
            margin-top: 27px; } }
        .left-sections-list .section .subsections-1 a:hover:not(.noHover) {
          color: #ad2221;
          text-decoration: underline; }
        .left-sections-list .section .subsections-1 a .image {
          display: none; }
  .left-sections-list .right-sections {
    position: absolute;
    right: 0;
    top: 55px;
    width: 200px;
    height: auto;
    background: #da291c;
    display: none; }
    @media screen and (max-width: 1279px) {
      .left-sections-list  .right-sections {
        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;
        padding: 80px 0 30px 0;
        height: auto;
        right: auto;
        left: 100%;
        top: 0;
        width: 100%;
        opacity: 0;
        transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease; }
        .left-sections-list .right-sections.show {
          left: 0;
          opacity: 1; }
        .left-sections-list .right-sections:before {
          content: '';
          position: absolute;
          top: 0;
          left: -100%;
          width: 300%;
          height: 100%;
          background: rgba(235, 235, 235, 0.98);
          z-index: 0;
          transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease; } }
    .left-sections-list .right-sections .section {
      height: 55px; }
      .left-sections-list .right-sections .section .name-level-1 {
        -webkit-transform: skewX(0);
        -moz-transform: skewX(0);
        -ms-transform: skewX(0);
        -o-transform: skewX(0);
        transform: skewX(0);
        margin-left: 0;
        padding: 0 15px;
        z-index: 3;
        background: #da291c; }
        .left-sections-list .right-sections .section .name-level-1 span {
          -webkit-transform: skewX(0);
          -moz-transform: skewX(0);
          -ms-transform: skewX(0);
          -o-transform: skewX(0);
          transform: skewX(0);
          max-width: none; 
		}
      .left-sections-list .right-sections .section .subsections-1 {
        right: 0;
        left: auto;
        top: 0;
        width: 1620px;
        margin: 0 auto; }
        @media screen and (max-width: 1799px) and (min-width: 1280px) {
          .left-sections-list .right-sections .section .subsections-1 {
            width: 1240px; } }
        @media screen and (max-width: 1279px) and (min-width: 1023px) {
          .left-sections-list .right-sections .section .subsections-1 {
            width: 1000px; } }
        @media screen and (max-width: 1023px) and (min-width: 800px) {
          .left-sections-list .right-sections .section .subsections-1 {
            width: 760px; } }
        @media screen and (max-width: 799px) {
          .left-sections-list .right-sections .section .subsections-1 {
            width: 440px; } }

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


/*# Стили для меню */
.sub-menu {
	position: relative;
}


/*# Переопределяем стили name-level-2 ссылок не из каталога*/

.left-sections-list .section .name-level-2 {
      height: 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: center;
      align-items: center;
      transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      color: white;
      font-size: 16px;
      font-family: "NeoSansPro", Arial, Sans-Serif;
      text-transform: uppercase;
      text-transform: none;
      text-align: center;
      padding: 0 35px;
      margin-left: -4px;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (min-width: 1280px) {
        .left-sections-list .section .name-level-2 {
          background: transparent;
          -webkit-transform: skewX(-22deg);
          -moz-transform: skewX(-22deg);
          -ms-transform: skewX(-22deg);
          -o-transform: skewX(-22deg);
          transform: skewX(-22deg); } }
      @media screen and (max-width: 1799px) and (min-width: 1280px) {
        .left-sections-list .section .name-level-2 {
          padding: 0 18px; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-2 {
          color: black;
          text-transform: uppercase;
          text-align: left;
          justify-content: flex-start;
          margin-left: 0; }
          .left-sections-list .section .name-level-2:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 300%;
            height: 100%;
            background: #ad2221;
            z-index: 0;
            opacity: 0;
            -webkit-transform: skewX(-30deg);
            -moz-transform: skewX(-30deg);
            -ms-transform: skewX(-30deg);
            -o-transform: skewX(-30deg);
            transform: skewX(-30deg);
            transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease; } }
      @media screen and (max-width: 1279px) and (min-width: 1024px) {
        .left-sections-list .section .name-level-2 {
          padding: 0 0 0 115px !important; } }
      @media screen and (max-width: 1023px) {
        .left-sections-list .section .name-level-2 {
          font-size: 16px;
          padding: 0 0 0 50px !important; } }
      @media screen and (min-width: 1280px) {
        .left-sections-list .section .name-level-2 span {
          -webkit-transform: skewX(22deg);
          -moz-transform: skewX(22deg);
          -ms-transform: skewX(22deg);
          -o-transform: skewX(22deg);
          transform: skewX(22deg); }
          .left-sections-list .section .name-level-2 span.key-0 {
            max-width: 75px; }
          .left-sections-list .section .name-level-2 span.key-1 {
            max-width: 100px; }
          .left-sections-list .section .name-level-2 span.key-2 {
            max-width: 115px; }
          .left-sections-list .section .name-level-2 span.key-3 {
            max-width: 88px; }
          .left-sections-list .section .name-level-2 span.key-4 {
            max-width: 145px; }
          .left-sections-list .section .name-level-2 span.key-5 {
            max-width: 126px; }
          .left-sections-list .section .name-level-2 span.key-6 {
            max-width: 110px; }
          .left-sections-list .section .name-level-2 span.key-7 {
            max-width: 80px; }
          .left-sections-list .section .name-level-2 span.key-8 {
            max-width: 90px; }
          .left-sections-list .section .name-level-2 span.key-9 {
            max-width: 50px; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-2 span {
          padding-right: 25px;
          z-index: 1;
          position: relative; } }
      @media screen and (min-width: 1280px) {
        .left-sections-list .section .name-level-2:hover:not(.noHover), .left-sections-list .section .name-level-2.hover {
          background: #ad2221; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-2:hover:not(.noHover), .left-sections-list .section .name-level-2.hover {
          color: white; }
          .left-sections-list .section .name-level-2:hover:not(.noHover):before, .left-sections-list .section .name-level-2.hover:before {
            opacity: 1; } }
      @media screen and (max-width: 1279px) {
        .left-sections-list .section .name-level-2:hover:not(.noHover) span, .left-sections-list .section .name-level-2.hover span {
          padding-right: 40px;
          background: url("../../../../img/link-arrow-white.png") right center no-repeat; } }



.sub-menu-item {
	display: none;
	position: absolute;
	top: 55px;
	left: -15px;
	width: 200px;
}

.sub-menu-item-link {
	display: flex; 
	justify-content: space-around;
	align-items: center;
	width: auto;
	min-width: 300px;
	max-width: 400px;
	white-space: nowrap;
	padding: 0 20px;
	height: 50px; 
	background: #da291c;
	color: white;
	font: 16px "NeoSansPro";
}


.sub-menu-item-link a{
	color: white;
}

.sub-menu-item-link:hover {
	background-color: #ad2221;
}


@media screen and (min-width: 1279px) {
	.ham:before {
		content: '☰';
		padding-right: 10px;
	}

.sub-menu:hover > .sub-menu-item {
		display: block;
	}
}