.amoforms .amoforms__top-nav { border-bottom: 1px solid #bebfc1; margin-bottom: 43px; } .amoforms .amoforms__top-nav__item { display: inline-block; font-size: 18px; margin-right: 33px; margin-top: 15px; padding: 0 10px 11px; color: #2a3640; position: relative; /*cursor: pointer;*/ } .amoforms .amoforms__top-nav__item.active { font-weight: 900; margin-right: 34px; } .amoforms .amoforms__top-nav__item.active:after { content: ""; border-bottom: 4px solid #2e9fe3; width: 100%; position: absolute; top: 28px; left: 0; }