ul#top-menu>li:not(:last-child){padding-right:50px!important}#et_top_search{margin-left:50px!important}.pa-header{background:transparent;-webkit-transition:background-color 2s ease-out;-moz-transition:background-color 2s ease-out;-o-transition:background-color 2s ease-out;transition:background-color 2s ease-out}.pa-fixed-header{background-color:#000!important;-webkit-transition:background-color 2s ease-out;-moz-transition:background-color 2s ease-out;-o-transition:background-color 2s ease-out;transition:background-color 2s ease-out;opacity:background 50%}.animated-underline{position:relative;display:inline-block}.animated-underline::after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:20px;background-repeat:no-repeat;background-size:100% auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20'%3E%3Cpath d='M10,12 Q120,-5 190,14' fill='transparent' stroke='%23c46e36' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:0;transform:scaleX(0);transform-origin:left;animation:drawUnderline 0.8s ease-out forwards}h2 .animated-underline::after{height:18px;bottom:-12px;background-size:100% auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20'%3E%3Cpath d='M10,12 Q120,-5 190,14' fill='transparent' stroke='%23c46e36' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@keyframes drawUnderline{0%{opacity:1;transform:scaleX(0)}100%{opacity:1;transform:scaleX(1)}}@media (max-width:768px){.animated-underline::after{width:100%!important;opacity:1!important;transform:none!important;animation:none!important}}