@import"./reset.css";@import"./responsive.css";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;700&display=swap";*,*::before,*::after{box-sizing:border-box}.container,.container-fluid,.custom-container{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x, 0.75rem);padding-right:var(--bs-gutter-x, 0.75rem);width:100%}a{text-decoration:none}img{height:auto;width:100%}ul li{list-style:none}button{border:none !important}.form-control:focus{box-shadow:none !important;border-color:none !important}html{overflow-x:hidden}.modal-content{border-radius:25px}.modal-content .modal-body{border-radius:20px;overflow:hidden}.modal-close{filter:invert(20);transform:translate(32px, 3px) scale(1.5);margin-left:auto;color:#fff}.modal-close:focus{box-shadow:none}@media(max-width: 576px){.modal-close{transform:translate(-5px, -30px) scale(1.5)}}iframe{display:block;width:100%;height:350px}body{font-size:15px;font-weight:300;font-family:"Poppins",sans-serif;color:#1f1f1f;margin:0;overflow-x:hidden}.title{font-size:30px;font-weight:700;color:#012953;line-height:1.2}.subtitle{font-size:18px;font-weight:500}.text{line-height:1.5;font-weight:200}.btn-transparent{display:inline-flex;position:relative;font-size:13px;font-weight:500;padding:8px 45px;border-radius:15px;color:#fff;border:1px solid #fff;transition:all .3s ease;white-space:nowrap;text-align:center}.btn-transparent:hover{background:#fff;color:#0b3c52}.btn-dark-green-to-white-rounded-15,.btn-dark-green-to-white-rounded-5{display:inline-flex;position:relative;overflow:hidden !important;font-size:13px;font-weight:500;background:#0b3c52;transition:all .3s ease;color:#fff;white-space:nowrap;text-align:center}.btn-dark-green-to-white-rounded-15:before,.btn-dark-green-to-white-rounded-5:before{content:" ";display:block;width:150px;height:70px;background:rgba(255,255,255,.2);position:absolute;top:-10px;left:-200px;transform:rotate(45deg);transition:all .3s ease}.btn-dark-green-to-white-rounded-15:hover,.btn-dark-green-to-white-rounded-15:focus,.btn-dark-green-to-white-rounded-5:hover,.btn-dark-green-to-white-rounded-5:focus{background:#0b3c52;transform:scale(1);z-index:1;color:#fff}.btn-dark-green-to-white-rounded-15:hover::before,.btn-dark-green-to-white-rounded-15:focus::before,.btn-dark-green-to-white-rounded-5:hover::before,.btn-dark-green-to-white-rounded-5:focus::before{margin-left:300%}.btn-dark-green-to-white-rounded-15{border-radius:15px;padding:10px 45px}.btn-dark-green-to-white-rounded-5{border-radius:5px;padding:13px 55px}.logo{width:80px}.logo-white{width:200px}.mobileMenu{padding:20px 30px}.mobileMenu .btn-close{margin-left:auto;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")}.mobileMenu .btn-close:focus{box-shadow:none !important}.mobileMenu .offcanvas-body{padding:0px !important}.mobileMenu .offcanvas-body .logo{width:80px !important;margin-bottom:50px;margin-left:-9px}.mobileMenu .offcanvas-body .nav-link{position:relative;font-weight:500 !important;margin-left:0px !important;margin-top:15px;transition:all .6s ease-in-out}.mobileMenu .offcanvas-body .nav-link.dropdown-toggle{outline:none !important;border:none !important}.mobileMenu .offcanvas-body .nav-link::before{content:"";position:absolute;bottom:0;left:-100%;transition:all .6s ease-in-out;width:50%;height:1px;background:#0b3c52}.mobileMenu .offcanvas-body .nav-link:hover{color:#0b3c52}.mobileMenu .offcanvas-body .nav-link:hover::before{content:"";position:absolute;bottom:0;left:0;transition:all .6s ease-in-out;width:50%;height:1px;background:#0b3c52}.mobileMenu .offcanvas-body .dropdown-menu{position:relative !important;transform:none !important;border:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}.mobileMenu .offcanvas-body .dropdown-menu .dropdown-item{position:relative;font-size:13px;transition:all .3s ease}.mobileMenu .offcanvas-body .dropdown-menu .dropdown-item:hover{background:rgba(0,0,0,0) !important;color:#0b3c52 !important}.header{position:relative}.header.sticky{position:fixed;width:100%;background:#fff;top:0;left:0;z-index:99999999;box-shadow:0px 5px 15px rgba(0,0,0,.1)}.header .navbar{position:relative;padding:0px !important}.header .navbar .logo{margin-left:-9px}.header .navbar-toggler{padding:0px !important;margin-right:-2px}.header .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.header .navbar-toggler .navbar-toggler-icon:focus{box-shadow:none !important}.header .navbar .mainMenu{position:relative}.header .navbar .mainMenu .nav-link{color:#000;font-size:15px;font-weight:400;margin-left:30px;transition:all .3s ease}.header .navbar .mainMenu .nav-link:hover{color:#0b3c52}.header .navbar .mainMenu .nav-link.dropdown-toggle{outline:none !important;border:none !important}.header .navbar .mainMenu .dropdown-menu{border:none;border-radius:10px;box-shadow:0px 3px 5px rgba(0,0,0,.1)}.header .navbar .mainMenu .dropdown-menu .dropdown-item{color:#0b3c52;font-size:13px;font-weight:500;padding:10px 30px;transition:all .3s ease}.header .navbar .mainMenu .dropdown-menu .dropdown-item:hover{color:#fff;background:#0b3c52}.hero{position:relative;background:#0b3c52;overflow:hidden}.hero-left{color:#fff}.hero-left .title{color:#fff}.hero-left .text{margin:10px 0px 40px}.hero-left .btn-transparent{z-index:2}.hero-right{position:relative;margin-right:-500px}.hero-right img{max-height:430px}.project-development{position:relative;margin-top:-380px}.project-development .section-body{position:relative;margin-bottom:150px}.project-development .section-body .text{color:#797979;font-weight:300;margin:10px 0px 40px}.project-development .section-image{position:relative}.project-development .section-image img{height:850px}.details-of-project{position:relative;padding:80px 0px}.details-of-project.other{padding:80px 0px 0px}.details-of-project .title{margin-bottom:25px}.details-of-project .section-body{position:relative}.details-of-project .section-body ul{padding-left:0px}.details-of-project .section-body ul li{position:relative}.details-of-project .section-body ul li .title{font-size:18px;margin-bottom:20px}.details-of-project .section-body ul li.feature-logo{position:relative;margin-bottom:25px}.details-of-project .section-body ul li.feature-logo a{position:relative}.details-of-project .section-body ul li.feature-logo a img{position:relative;width:150px;height:80px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.details-of-project .section-body .text{margin-top:15px;display:flex;align-items:center}.details-of-project .section-body .text .icon{position:relative;text-align:center;width:40px;margin-right:10px}.contact-us{position:relative;padding:80px 0px}.contact-us.other{padding:0px 0px 80px}.contact-us .section-body{position:relative}.contact-us .section-body .image{position:relative;height:300px}.contact-us .section-body .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contact-us .section-body .text{margin:15px 0px 0px}.contact-us form{position:relative;margin-top:20px}.contact-us form .form-group{position:relative}.contact-us form .form-group .form-control{font-size:13px;font-weight:500;padding:15px 30px;border-radius:5px;border:1px solid #0b3c52}.contact-us form .form-group .form-control::-moz-placeholder{color:#0b3c52}.contact-us form .form-group .form-control::placeholder{color:#0b3c52}.contact-us form .input-button{display:flex;justify-content:center}.footer{position:relative;background:#0b3c52;border-bottom:15px solid #fff;padding:50px 0px}.footer .logo{width:200px}.footer .navbar{padding-top:0px !important;padding-bottom:0px !important}.footer .footerMenu{position:relative}.footer .footerMenu .nav-link,.footer .footerMenu .nav-link.active{color:#fff;margin-left:25px}.footer .footerMenu .nav-link:hover,.footer .footerMenu .nav-link:focus,.footer .footerMenu .nav-link.active:hover,.footer .footerMenu .nav-link.active:focus{color:#fff}.footer .footerMenu .dropdown-menu .dropdown-item{color:#0b3c52;transition:all .3s ease}.footer .footerMenu .dropdown-menu .dropdown-item:hover{background:#0b3c52;color:#fff}.footer-bottom{position:relative}.footer-bottom .left{position:relative;margin-top:20px;padding-right:60px}.footer-bottom .left .tel,.footer-bottom .left .email,.footer-bottom .left .address{color:#fff}.footer-bottom .right{position:relative}.footer-bottom .right .text{font-weight:700;color:#fff;margin-bottom:15px}.footer-bottom .right .form-group{position:relative}.footer-bottom .right .form-group .form-control{border:none;padding:15px 25px;font-size:15px;border-radius:5px;color:#0b3c52;width:80%}.footer-bottom .right .form-group .form-control::-moz-placeholder{color:#0b3c52}.footer-bottom .right .form-group .form-control::placeholder{color:#0b3c52}.footer-bottom .right .form-group .input-button{position:absolute;color:#023782;font-size:15px;font-weight:700;background:#fff;border:none !important;padding:10px 50px 10px 30px;border-radius:5px;right:0;top:50%;transform:translateY(-50%)}.about-us-hero{position:relative}.about-us-hero.other{position:relative}.about-us-hero.other .section-body .hero-title .title::before{position:absolute;content:"";background:url("../img/z-star-logo.png") no-repeat;top:-220px;left:0;background-size:contain;width:200px;height:100px;z-index:3}.about-us-hero.other .section-body .hero-title .title::after{display:none}.about-us-hero.other .section-body .hero-title .title.other{position:relative}.about-us-hero.other .section-body .hero-title .title.other::before{display:none}.about-us-hero.other .section-body .hero-title .title.other::after{display:block;position:absolute;content:"";background:url("../img/l-star-logo.png") no-repeat;top:-260px;left:0;background-size:contain;width:300px;height:135px;z-index:3}.about-us-hero .section-body{position:relative}.about-us-hero .section-body .image{position:relative;height:350px}.about-us-hero .section-body .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-us-hero .section-body .hero-title{background:#0b3c52;padding:15px 0px}.about-us-hero .section-body .hero-title .custom-container{padding:0px 10px !important}.about-us-hero .section-body .hero-title .custom-container .title{position:relative;color:#fff}.about-gabs-legend{position:relative;padding:80px 0px}.about-gabs-legend .section-body{position:relative}.about-gabs-legend .section-body .title{font-size:20px}.about-gabs-legend .section-body .text{margin:20px 0px}.about-gabs-legend .section-body .text:last-child{margin-bottom:0px}.our-address{position:relative;padding:0px 0px 80px}.our-address .section-body{position:relative}.our-address .section-body .tel,.our-address .section-body .email,.our-address .section-body .address{color:#0b3c52;font-weight:400}.sustainable-future{position:relative;padding:80px 0px}.sustainable-future-content{position:relative}.star-main{position:relative;padding:80px 0px}.message-from-chairman{position:relative;padding:0px 0px 100px}.message-from-chairman .text{margin:20px 0px}.message-from-chairman .button-more{position:relative;display:none}.star-logos{position:relative;padding:50px 0px 0px}.star-logos .section-image{position:relative;display:flex;justify-content:center}.star-logos .section-image img{width:200px;height:130px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}#map{margin-top:50px;cursor:pointer}
/*# sourceMappingURL=style.min.css.map */