.main-header-two{position:absolute;top:0;left:0;right:0;z-index:999}.main-header-two,.main-header-two.stricky-header{width:100%;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:#fff}.main-header-two.stricky-header{position:fixed}.main-header-two.stricky-header,.main-header-two.stricky-header.stricky-fixed{transition:transform 2s ease,visibility 2s ease,background-color 2s ease;-webkit-transition:visibility 2s ease,-webkit-transform 2s ease}.main-header-two.stricky-header .main-menu-two__wrapper,.main-menu-two__wrapper{width:100%!important;max-width:100%!important}.scroll-to-top{display:inline-block!important;width:45px;height:45px;background:var(--bcorz-base);position:fixed;bottom:40px;right:40px;z-index:99;text-align:center;border-radius:50%;transition:all .4s ease;cursor:pointer;box-shadow:0 4px 15px rgba(249,76,48,.3)}.scroll-to-top i{color:#fff;font-size:18px;line-height:45px;display:block}.scroll-to-top:hover{background-color:var(--bcorz-black);transform:translateY(-5px);box-shadow:0 6px 20px rgba(249,76,48,.4)}.scroll-to-top:hover i{color:#fff}@media (max-width:767px){.scroll-to-top{bottom:20px;right:20px;width:40px;height:40px}.scroll-to-top i{font-size:16px;line-height:40px}}