body{font-family:Roboto}.loader{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999999;background-color:#333}.loader video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.bg-video{position:absolute;width:100%;height:100%;left:0;top:0}.bg-video video{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}header{position:fixed;top:0;width:100%;z-index:99;transition:all .3s ease}header.sticky{background-color:#ffffff7f}header ul.navbar-nav .nav-item .nav-link{font-size:20px;color:#fff9;padding:10px 0;display:inline-block;line-height:normal;text-transform:uppercase}header ul.navbar-nav .nav-item .nav-link:hover{color:#fff}header ul.navbar-nav{padding-left:32px}header .navbar-brand{z-index:9999}header .menu-icon{width:36px;height:18px;position:relative;cursor:pointer;z-index:99999}header .menu-icon div{width:100%;height:3px;background-color:#fff;position:absolute;transition:all .6s ease}header .menu-icon .line1{top:0}header .menu-icon .line2{bottom:0}header .menu-icon.open .line1{top:6px}header .menu-icon.open .line1{transform:rotate(145deg)}header .menu-icon.open .line2{transform:rotate(-145deg);bottom:10px}#menuOffcanvas{width:50%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 30px #0000009a;z-index:9999;border:0}#menuOffcanvas .offcanvas-body{display:flex;align-items:center;padding:0}.bar{height:160px;width:4px;border-radius:10px;background:#ffffff7a}footer{padding:30px 0;background-color:#ffffff80;border-top:1px solid #ccc}footer .footer-info p{max-width:70%}footer .footer-menu ul.navbar-nav li .nav-link{color:red;padding-top:0;padding-bottom:0;margin-bottom:15px}footer .footer-project ul.navbar-nav li .nav-link{padding-top:0;padding-bottom:0}.slider{width:100%;max-width:100%;position:relative;overflow:hidden}.slides{display:flex;transition:transform .5s ease}.slider .slide{min-width:100%;height:600px;background-size:cover;background-position:center;opacity:.5;transition:opacity .3s;position:relative}.slider .slide.active{opacity:1}.slider .slide .content{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.slider .slide .content .slide-info .title{font-size:85px;font-weight:400;line-height:90px;margin-bottom:30px}.slider .slide .content .slide-info .description{font-size:16px}.slider .action{position:absolute;right:0;bottom:0;width:40%;height:120px;display:flex}.slider .action .navigation{display:flex;flex-direction:column;color:red;gap:2px;background-color:#646464}.slider .action .navigation div{width:60px;height:60px;background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:22px;cursor:pointer}.slider .action .slide-content{width:100%;background-color:#646464;color:#fff;padding:15px 30px;font-size:22px;line-height:normal;display:flex;flex-direction:column;justify-content:center}.slider .thumbnail{width:200px;height:120px;background-size:cover;background-position:center;cursor:pointer;transition:opacity .3s}.slider .thumbnail:hover{opacity:1}.about{position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.about .about-bg-content{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transform-origin:center;transition:transform 4s ease;position:absolute;overflow-x:hidden;overflow-y:hidden;transform:scale(1.5)}.about .about-content{padding-top:60px;padding-bottom:40px;width:100%;position:relative;z-index:9}.about .about-content .about-img{width:100%;position:relative;height:60vh}.about .about-content .about-img img.right-image{position:absolute;width:60%;left:0;top:180px}.about .about-content .about-img img.left-image{position:absolute;right:0;width:60%;-webkit-animation:mover 2s infinite alternate;animation:mover 2s infinite alternate}.about .about-content .about-img img.right-image{-webkit-animation:rightImgMover 2s infinite alternate;animation:rightImgMover 2s infinite alternate}@-webkit-keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@-webkit-keyframes rightImgMover{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes rightImgMover{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.about .about-content .logo-content{padding:10px 20px 0;display:flex;gap:30px;align-items:center}.about .about-content .logo-content a{display:block;width:20%}.about .about-content .logo-content img{width:100%}.about .about-content .content{color:#fff}.about .about-content .content .title{font-size:34px;font-weight:700;padding-bottom:20px}.about .about-content .logo_title{font-size:34px;font-weight:700;padding:20px 20px 0;color:#fe0100}.about .about-content .logo-list{width:90%;margin:auto}.project{background-color:#fafafa;background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:30px;padding-bottom:80px;position:relative}.project>.container{position:relative;z-index:9}.project .title{font-size:34px;font-weight:700;color:#fff}.project .project-info{margin-top:80px;position:relative}footer .footer-project{display:flex;justify-content:flex-end}.project .project-item{display:flex;justify-content:center;margin-top:15px;z-index:9;position:relative}.project .project-content{position:relative}.project .project-item .image{width:250px;height:250px;overflow:hidden;position:relative}.project .project-item .image img{object-fit:cover;height:100%;border:4px solid #fafafa}.project .project-item .image .image-hover{position:absolute;width:100%;height:100%;top:0;display:none;justify-content:center;align-items:center;background-color:#f006;text-decoration:none}.project .project-item .image:hover .image-hover{display:flex}.project .project-item .image .image-hover .btn{background-color:red;border-color:red;border-radius:0}.project .item{padding:155px 30px 80px;background-color:#eee;margin-top:-125px;text-align:center;height:calc(100% - 125px)}.project .item .name{text-transform:uppercase}.project .project-info .row>div:nth-child(odd) .item{background-color:#303030;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.project .black-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c}.project .item .description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.contact{background-color:#fafafa;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;height:100vh}.contact .contact-bg-content{background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;transform-origin:center;transition:transform 4s ease;position:relative;overflow-x:hidden;overflow-y:hidden}.contact .contact-bg-content .contact-connect{font-size:2.5rem;text-transform:uppercase;margin:auto;text-align:center;position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(100%);transition:color 2s ease,transform 2s ease}.contact .contact-content-main{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0}.contact .contact-details{width:30%;height:100%;padding:80px 40px 80px 80px;background-color:#000c;display:flex;flex-direction:column;transform:translate(-100%)}.contact-details-mob{display:none}.contact .contact-form{width:70%;height:100%;background-color:#00000080;padding:80px 80px 80px 40px;display:flex;justify-content:center;align-items:center;transform:translate(100%)}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.contact .title{color:red;font-size:34px;font-weight:700;margin-bottom:30px}.contact .address{color:#fff;padding-top:30px}.contact .address p{font-weight:300;line-height:normal}.contact .address a{font-size:16px;color:#fff;text-decoration:none;font-weight:300}.contact .content-info input::placeholder,.contact .content-info textarea::placeholder{color:#ffffffb1;text-transform:uppercase}.contact .content-info{padding:30px 30px 100px;background-color:transparent;width:55%}.contact .content-info .contact-form-title{margin-bottom:40px;color:#fff}.contact .content-info .form-control{background-color:transparent;border-radius:0;border:0;border-bottom:1px solid white;color:#fff;padding:15px 0}.contact .content-info .btn{border:1px solid rgba(255,255,255,.8);background-color:transparent;padding:5px 35px;width:100%;height:50px;text-transform:uppercase;letter-spacing:3px;border-radius:4px;background-position:center;background-repeat:repeat-x}.contact .content-info .btn:hover{border:1px solid #f00;background-color:red;border-radius:4px;padding:5px 35px;background-image:none!important}.form-control:focus{box-shadow:none}.project-list{margin-top:100px;margin-bottom:50px}.project-list .container{display:flex;justify-content:center}.project-list .project-items{display:flex;flex-wrap:wrap;gap:100px;width:90%}.project-list .project-item{width:calc(50% - 50px)}.project-list .project-item .project-img img{width:100%;height:350px;object-fit:cover;object-position:center}.project-list .project-item .project-details{background-color:#ddd;display:flex;flex-direction:column;padding:15px;min-height:400px}.project-list .project-item .project-details .title{margin-top:20px;margin-bottom:30px;font-size:24px}.project-list .project-item .project-details p{font-size:18px}@property --a{syntax: "<angle>"; initial-value: 0deg; inherits: false}svg.border-animation[aria-hidden=true]{position:fixed}.project-list .project-item{border-radius:calc(2* var(--b));box-sizing:border-box;border:solid var(--b) #0000;padding:2px;background:transparent;position:relative;cursor:pointer}.project-list .project-item:hover{aspect-ratio:1;object-fit:cover;background:repeating-conic-gradient(from var(--a, 0deg),var(--l, #0000 0% 70%, #f00)) border-box;animation:a 2s linear infinite}@keyframes a{to{--a: 1turn }}section.page-title{height:600px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center}section.page-title h1{font-size:60px}.project-slider{position:relative;display:flex;justify-content:center;align-items:center;padding:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn 1s ease-in-out}.interest-heading-main{height:60px;margin-top:30px}.interest-heading{color:#fff;font-size:2.2rem;font-weight:400;text-transform:uppercase;margin-top:-60px;transition:all ease-in-out .5s;opacity:0;padding-top:20px}.interest-heading-active{padding-top:0;margin-top:0;opacity:1;margin-bottom:0}#highend-content-main{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;position:relative;overflow:hidden;height:100%;max-width:1400px;margin-top:0}.highend-content{display:none;max-width:900px;width:100%;margin:auto;color:#fff;text-align:center}.highend-content.active{display:block}.highend-section-heading{color:#fff;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px}.highend-section-desc{color:#fff;font-size:.98rem;margin-top:15px;margin-bottom:0}.highend-carousel-container{width:100%;height:600px;margin:auto;position:relative;overflow:hidden;align-items:center;display:flex}.highend-slide{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.highend-slide.active{display:block}.highend-inner-carousel{position:relative;overflow:hidden;height:100%;width:90%;margin:auto}.highend-inner-slide{width:111%;height:111%;display:block;opacity:1}.highend-inner-slide img{width:100%;height:100%}.highend-inner-slide.active{display:block}.highend-dot.active{opacity:1;background-color:red;outline-color:red}.highend-contents{position:relative;margin:40px 0}.highend-dots{text-align:center;width:100%;margin-top:-35px;z-index:888888;position:absolute;display:none}.highend-dot{display:inline-block;width:14px;height:14px;background-color:#fff;border-radius:50%;margin:0 5px;cursor:pointer;outline:2px solid #fff;border:2px solid #444}.highend-inner-arrows{width:100%;margin-top:-40px;z-index:888888;position:absolute;display:flex;justify-content:center;gap:15px}.highend-inner-prev-arrow,.highend-inner-next-arrow{cursor:pointer}.highend-inner-arrows img{height:25px}.highend-arrows{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;max-width:2000px;margin-top:0;position:absolute;z-index:777777}.highend-prev-arrow,.highend-next-arrow{cursor:pointer;padding:16px;margin-top:0%;color:#fff;font-weight:700;font-size:24px;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;user-select:none}.highend-next-arrow{right:0;border-radius:3px 0 0 3px}.highend-prev-arrow{left:0;border-radius:0 3px 3px 0}.highend-item-heading{font-size:32px;color:#fff;font-weight:400;text-align:center;text-transform:uppercase;margin-top:50px}.highend-item-sub-heading{font-size:20px;color:#fff;font-weight:400;text-align:center;text-transform:uppercase;margin-top:20px}.service .service-mobile-image{display:none}@media (min-width: 1600px) and (max-width: 1920px){.project-list .project-item .project-details .title{font-size:26px}.project-list .project-item .project-details p{font-size:18px}header ul.navbar-nav .nav-item .nav-link{font-size:24px}header .navbar-brand img{max-height:70px!important}}@media (min-width:1401px){.frontend .container{max-width:90%}.project-slider .container{max-width:1440px}}@media (min-width: 1280px){.slider .slide,.about,.project{height:100vh}}@media (max-width: 1260px){.project .project-item .image{width:180px;height:180px}.project .item{margin-top:-90px;padding-top:120px;height:calc(100% - 90px)}}@media (min-width: 1200px){.project-slider .container>.row .col-lg-3{width:15%}.project-slider .container>.row .col-lg-9{width:85%}}@media (max-width: 1199px){.about .about-content .about-img{height:auto}.about .about-content .logo-list{margin-top:80px}.contact .content-info{width:70%}.highend-carousel-container{height:400px}.highend-inner-carousel{width:85%}}@media (max-width: 1024px){.project-list .project-items{width:100%;gap:50px}.project-list .project-item{width:calc(50% - 25px)}}@media (min-width: 992px){.project-slider .container>.row .col-lg-3{width:20%}.project-slider .container>.row .col-lg-9{width:80%}}@media (max-width: 991px){.slider .action{width:50%}.slider .slide .content .slide-info .title{font-size:60px;line-height:normal;margin-bottom:15px}.contact .content-info{padding-bottom:30px}.about .about-content .content .title{padding-top:40px;text-align:center}.project-list .project-items{gap:30px}.project-list .project-item{width:calc(50% - 15px)}.project-list .project-item .project-img img{height:250px}section.page-title{height:400px}.about .about-content .about-img{height:450px}.about .about-content .logo-list{margin-top:0}.project .title{text-align:center}.highend-carousel-container{height:300px}.highend-content{padding:0 15px}.contact .contact-details{padding:80px 40px}.project-slider{padding-top:40px}.project-slider .container>.row{display:flex;flex-direction:column-reverse}}@media (max-width: 860px){.slider .action{width:60%}}@media (max-width: 767px){.about .about-content .content .title{padding-top:40px}.about .about-content .logo_title{text-align:center}.about .about-content{padding-bottom:80px}.project .title{text-align:center}header .navbar-collapse{position:absolute;top:77px;width:100%;background-color:#fff;left:0;padding-left:15px;padding-right:15px}.slider .action{width:70%;height:80px}.slider .action .slide-content{font-size:16px;padding:10px 15px}.slider .action .navigation div{width:40px;height:40px;font-size:16px}.slider .thumbnail{height:100%}.slider .slide .content .slide-info{max-width:500px;padding:0 30px}.slider .slide .content .slide-info .title{font-size:36px}.project .project-info{margin-top:40px}.project .project-item .image{width:220px;height:220px}.project .item{margin-top:-110px;padding-top:130px;height:calc(100% - 110px)}.contact .title,.contact .address{text-align:center}.contact .address{padding-top:0;margin-bottom:40px}footer .footer-info p{max-width:100%}footer .footer-project{justify-content:flex-start}footer .footer-project .project-menu{margin-top:20px}footer .footer-menu .navbar-nav{margin-top:20px}section.page-title{height:300px}section.page-title h1{font-size:36px}.project-list{margin-top:50px}.project-list .project-item{width:100%}.project-list .project-item .project-details{min-height:300px}.about .about-content .about-img{height:350px}.about .about-content .about-img img.right-image{top:150px}.about .about-content .logo-content{flex-wrap:wrap;justify-content:center}.about .about-content .logo-content a{width:40%}.contact{height:auto}.contact-details-mob{display:block}.contact .content-info{max-width:500px;width:100%;padding:0}.contact .contact-details{display:none}.contact .contact-form{width:100%;flex-direction:column;padding:40px 20px}.contact .contact-bg-content{position:absolute;top:0;left:0;width:100%}.contact .contact-content-main{position:relative}.contact .contact-bg-content .contact-connect{font-size:32px}.highend-carousel-container{height:250px}.highend-inner-carousel{width:80%}.service:has(.service-mobile-image) .service-image:not(.service-mobile-image){display:none}.service .service-mobile-image{display:block}}@media (max-width: 480px){.slider .action{width:80%}.slider .action .slide-content{font-size:16px;padding:10px 15px}#menuOffcanvas{width:70%}.about .about-content .logo_title{font-size:24px}.highend-inner-carousel{width:100%}.highend-arrows{width:90%}}@media (max-width: 375px){.about .about-content .about-img{height:250px}.about .about-content .about-img img.right-image{top:100px}}
