:root{--primary:#009CFF;--secondary:#777777;--light:#F8F8F8;--dark:#252525}.back-to-top{position:fixed;display:none;right:30px;bottom:30px;z-index:99}#spinner{opacity:0;visibility:hidden;transition:opacity .5s ease-out,visibility 0s linear .5s;z-index:99999}#spinner.show{transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible;opacity:1}.btn{font-weight:500;transition:.5s}.btn.btn-primary{color:#FFF}.btn-square{width:38px;height:38px}.btn-sm-square{width:32px;height:32px}.btn-lg-square{width:48px;height:48px}.btn-square,.btn-sm-square,.btn-lg-square{padding:0;display:flex;align-items:center;justify-content:center;font-weight:400}.navbar .navbar-nav .nav-link{margin-right:8px;padding:10px 10px;color:#FFF;font-weight:700;outline:none}.navbar .navbar-nav .nav-link:hover,.navbar .navbar-nav .nav-link.active{color:var(--primary)}@media (max-width:991.98px){.navbar .navbar-nav .nav-link{margin-right:0;padding:10px 0}.navbar .navbar-nav{margin-top:8px;border-top:1px solid rgb(256 256 256 / .1)}}@media (min-width:992px){.navbar .nav-item .dropdown-menu{display:block;visibility:hidden;top:100%;transform:rotateX(-75deg);transform-origin:0% 0%;transition:.5s;opacity:0}.navbar .nav-item:hover .dropdown-menu{transform:rotateX(0deg);visibility:visible;transition:.5s;opacity:1}}#header-carousel .carousel-caption{top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgb(0 0 0 / .5);z-index:1}#header-carousel .carousel-control-prev,#header-carousel .carousel-control-next{width:10%}#header-carousel .carousel-control-prev-icon,#header-carousel .carousel-control-next-icon{width:3rem;height:3rem}@media (max-width:768px){#header-carousel .carousel-item{position:relative;min-height:500px}#header-carousel .carousel-item img{position:absolute;width:100%;height:100%;object-fit:cover}}#header-carousel .carousel-indicators [data-bs-target]{width:60px;height:60px;text-indent:0;margin-bottom:15px;border:2px solid #FFF;border-radius:60px;overflow:hidden}#header-carousel .carousel-indicators [data-bs-target] img{width:100%;height:100%;object-fit:cover}.page-header{background:linear-gradient(rgb(0 0 0 / .5),rgb(0 0 0 / .5)),url() center center no-repeat;background-size:cover}.breadcrumb-item+.breadcrumb-item::before{color:var(--secondary)}.page-header .breadcrumb-item+.breadcrumb-item::before{color:var(--light)}.section-title{position:relative;display:inline-block;text-transform:uppercase}.section-title::before{position:absolute;content:"";width:calc(100% + 80px);height:2px;top:4px;left:-40px;background:var(--primary);z-index:-1}.section-title::after{position:absolute;content:"";width:calc(100% + 120px);height:2px;bottom:4px;left:-60px;background:var(--primary);z-index:-1}.section-title.text-start::before{width:calc(100% + 40px);left:0}.section-title.text-start::after{width:calc(100% + 60px);left:0}.img-border{position:relative;height:100%;min-height:400px}.img-border::before{position:absolute;content:"";top:0;left:0;right:3rem;bottom:3rem;border:5px solid var(--primary);border-radius:6px}.img-border img{position:absolute;top:3rem;left:3rem;width:calc(100% - 3rem);height:calc(100% - 3rem);object-fit:cover;border-radius:6px}.fact-item{transition:.5s}.fact-item:hover{margin-top:-10px;background:#FFFFFF!important;box-shadow:0 0 45px rgb(0 0 0 / .07)}.service-item{box-shadow:0 0 45px rgb(0 0 0 / .07);border:1px solid #fff0;transition:.5s}.service-item:hover{margin-top:-10px;box-shadow:none;border:1px solid #DEE2E6}.progress{height:5px}.progress .progress-bar{width:0;transition:3s}.project-item a{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;color:#FFF;background:rgb(0 0 0 / .5);border-radius:6px;opacity:0;transition:.5s}.project-item:hover a{opacity:1}.project-carousel .owl-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:20px}.project-carousel .owl-dot{width:35px;height:35px;margin:3px;display:flex;align-items:center;justify-content:center;border:1px solid #DEE2E6;border-radius:35px;transition:.5s}.project-carousel .owl-dot:hover,.project-carousel .owl-dot.active{color:#FFF;border-color:var(--primary);background:var(--primary)}.team-item{box-shadow:0 0 45px rgb(0 0 0 / .07)}.team-item .team-text{position:relative;height:65px;overflow:hidden}.team-item .team-title{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.5s}.team-item:hover .team-title{top:-65px}.team-item .team-social{position:absolute;width:100%;height:100%;top:65px;left:0;display:flex;align-items:center;justify-content:center;background:#FFF;transition:.5s}.team-item .team-social .btn{margin:0 3px}.team-item:hover .team-social{top:0}.testimonial-carousel .owl-item .testimonial-item img{width:60px;height:60px}.testimonial-carousel .owl-item .testimonial-item,.testimonial-carousel .owl-item .testimonial-item *{transition:.5s}.testimonial-carousel .owl-item.center .testimonial-item{background:var(--primary)!important}.testimonial-carousel .owl-item.center .testimonial-item *{color:#FFFFFF!important}.testimonial-carousel .owl-nav{margin-top:30px;display:flex;justify-content:center}.testimonial-carousel .owl-nav .owl-prev,.testimonial-carousel .owl-nav .owl-next{margin:0 12px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #DEE2E6;border-radius:50px;font-size:18px;transition:.5s}.testimonial-carousel .owl-nav .owl-prev:hover,.testimonial-carousel .owl-nav .owl-next:hover{color:#FFF;border-color:var(--primary);background:var(--primary)}.footer .btn.btn-link{display:block;margin-bottom:5px;padding:0;text-align:left;color:var(--secondary);font-weight:400;text-transform:capitalize;transition:.3s}.footer .btn.btn-link::before{position:relative;content:"\f105";font-family:"Font Awesome 5 Free";font-weight:900;color:var(--secondary);margin-right:10px}.footer .btn.btn-link:hover{color:var(--primary);letter-spacing:1px;box-shadow:none}.footer .copyright{padding:25px 0;font-size:15px;border-top:1px solid rgb(256 256 256 / .1)}.footer .copyright a{color:var(--light)}.footer .copyright a:hover{color:var(--primary)}

/* CAROUSEL */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}