:root{--BottomOffset:20px;--LineHeight:5px;--LineColor:#97d4cd}.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}.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a:before{width:calc(100% + var(--LineHeight))}.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a:hover{color:#fff!important;background-color:#97d4cd;text-decoration:underline}.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a{font-weight:600}