#services-carousel.owl-carousel{position:relative}#services-carousel .owl-nav{justify-content:center;gap:10px;margin-top:40px;margin-bottom:20px;display:flex}#services-carousel .owl-nav button.owl-prev,#services-carousel .owl-nav button.owl-next{cursor:pointer;border-radius:4px;outline:none;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#333!important;background:#fff!important;border:none!important;display:flex!important;box-shadow:0 5px 15px #00000014!important}#services-carousel .owl-nav button.owl-prev:hover,#services-carousel .owl-nav button.owl-next:hover{transform:translateY(-3px);color:#fff!important;background:#1665a3!important;box-shadow:0 8px 20px #1665a333!important}#services-carousel .owl-nav button.owl-prev i,#services-carousel .owl-nav button.owl-next i{font-size:20px;font-weight:700}#services-carousel .owl-dots{display:none!important}@media (width<=768px){#services-carousel .owl-nav{margin-top:30px}#services-carousel .owl-nav button.owl-prev,#services-carousel .owl-nav button.owl-next{width:40px;height:40px}}html,body,#root{min-height:100%}body{background:#fff;margin:0}.loading-overlay{z-index:9999;background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-out;display:flex;position:fixed;top:0;left:0}.spinner-optimized{border:4px solid #f3f3f3;border-top-color:#1665a3;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite spin-opt;box-shadow:0 0 15px #1665a31a}@keyframes spin-opt{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#1665a3;letter-spacing:1px;margin-top:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:600}.page-fade-in{animation:.5s ease-in-out forwards fadeInOptimized}@keyframes fadeInOptimized{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}img{transition:opacity .3s ease-in-out}@media (width>=992px){header.scrollHeader .navbar-default{position:relative!important;top:auto!important}}
