.back-to-top{position:fixed;background-color:#388855;bottom:30px;right:30px;z-index:999;display:none;border-radius:50%;width:45px;height:45px;padding:0;justify-content:center;align-items:center;box-shadow:0 4px 6px #0000001a}.back-to-top.active,.back-to-top:hover{background-color:#388855}.loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease,visibility .5s ease}.loader-wrapper.fade-out{opacity:0;visibility:hidden}.loader{border:8px solid #f3f3f3;border-top:8px solid #388855;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}.loader-section{position:absolute;top:0;width:50%;height:100%;background:#fff;z-index:-1}.section-left{left:0}.section-right{right:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1,h2,h4,h5,h6{color:#11374d!important}a.hover{color:#388855!important}.single-service-style-two{position:relative;border:2px solid white!important;overflow:hidden;transition:.5s all ease-in-out}.single-service-style-two:before{content:"";position:absolute;top:0;right:100%;width:100%;height:100%;background-color:#126ba3;transition:right .5s ease-in-out;z-index:1}.single-service-style-two:hover:before{right:0}.single-service-style-two *{position:relative;z-index:2}
