:root{--BottomOffset:20px;--LineHeight:5px;--LineColor:#BB0000}.dl-menu-style1 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style1 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);border-radius:var(--LineHeight);left:50%;transition:0.4s cubic-bezier(0.25,0.1,0,2.02)}.dl-menu-style1 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight));left:calc(var(--LineHeight) / -2)}.dl-menu-style2 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style2 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);left:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96);transform:skew(-10deg)}.dl-menu-style2 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}.dl-menu-style3 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style3 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);right:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96)}.dl-menu-style3 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}.dl-menu-style4 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style4 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);opacity:0;height:var(--LineHeight);bottom:calc(var(--BottomOffset) + 12px);width:calc(100% + (var(--LineHeight) / 2));right:calc(var(--LineHeight) / -4);transition:0.4s cubic-bezier(0,.54,.52,.76);border-radius:2px}.dl-menu-style4 ul.et-menu>li>a:hover:before{bottom:var(--BottomOffset);opacity:1}.dl-menu-style5 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style5 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);opacity:0;height:var(--LineHeight);bottom:calc(var(--BottomOffset) - 10px);width:calc(100% + (var(--LineHeight) / 1.5));right:calc(var(--LineHeight) / -3);transition:0.4s cubic-bezier(0.250,0.460,0.450,0.940);border-radius:var(--LineHeight)}.dl-menu-style5 ul.et-menu>li>a:hover:before{bottom:var(--BottomOffset);opacity:1}.dl-menu-style6 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style6 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);opacity:0;height:var(--LineHeight);bottom:calc(var(--BottomOffset) - 10px);width:calc(100% + (var(--LineHeight) / 1.5));right:calc(var(--LineHeight) / -3);transition:0.4s cubic-bezier(0.250,0.460,0.450,0.940);transform:rotate(45deg);transform-origin:left}.dl-menu-style6 ul.et-menu>li>a:hover:before{bottom:var(--BottomOffset);opacity:1;transform:rotate(0)}#footer-info{text-align:center!important;float:none;padding-bottom:10px}