#top-menu .current-menu-item a::before,#top-menu .current_page_item a::before{content:"";position:absolute;z-index:2;left:0;right:0}#top-menu li a:before{content:"";position:absolute;z-index:-2;left:0;right:100%;bottom:50%;background:#026707;height:3px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#top-menu li a:hover{opacity:1!important}#top-menu li a:hover:before{right:0}#top-menu li li a:before{bottom:10%}#et-info{text-align:center!important;width:100%}.scrolling-text-wrapper{overflow:hidden;max-width:1300px;margin:0 auto;position:relative}@media (min-width:961px){.scrolling-text{display:inline-block;white-space:nowrap;animation:scrollText 20s linear infinite}}@media (max-width:961px){.scrolling-text{display:inline-block;white-space:nowrap;animation:scrollTextMobile 20s linear infinite}}.scrolling-text span{font-size:1.2rem;display:inline-block;padding:0 1rem}@keyframes scrollText{0%{transform:translateX(70%)}100%{transform:translateX(-100%)}}@keyframes scrollTextMobile{0%{transform:translateX(30%)}100%{transform:translateX(-100%)}}@media (max-width:768px){.scrolling-text span{font-size:1rem}}