.home{width:100%;height:90vh;position:relative}.home img{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute}.tag-line{color:#fff;text-align:center;text-shadow:2px 2px 8px #000000b3;font-size:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.tag-line{font-size:50px}}
.heading-title{color:#2f5972;margin-bottom:-8px;font-size:36px}.heading-row{flex-direction:row;display:flex}.heading-line{border-bottom:2px solid #b8860b;min-width:125px;margin:5px}.heading-dot{background:#b8860b;border-radius:50%;width:8px;height:8px;margin:20px 20px -6px;padding:8px}
.services-container{flex-direction:column;align-items:center;margin-top:30px;display:flex}.services-wrapper{width:100%;height:800px;position:relative}.services-image{z-index:2;border-radius:20px;position:absolute;top:50px;left:100px}.services-layer{z-index:1;background-color:#79b5d7;border-radius:20px;width:500px;height:500px;position:absolute}.services-content{z-index:2;background-color:#e2e8f0b3;border-radius:20px;width:900px;height:550px;position:absolute;top:150px;right:50px;box-shadow:0 8px 32px #00000026}.services-content h2{color:#26678d;margin:30px;font-family:sans-serif;font-size:x-large;font-style:oblique;font-weight:bolder}.services-content div{color:#e2e8f0;background-color:#3d7595;border-radius:20px;margin:20px;padding:20px;font-size:large}.services-content div span{font-size:xx-large}.services-content div ul{margin-left:20px;list-style-type:disc}
.portfolio-container{flex-direction:column;align-items:center;margin-top:30px;display:flex}.show-all{color:#2f5972;background-color:#d2b670;border-radius:10px;justify-content:space-between;width:150px;padding:5px 10px;font-weight:900;display:flex}.portfolio-wrapper{grid-template-rows:400px;grid-template-columns:500px 500px;gap:15px;margin-top:30px;display:grid}.sas-tower{grid-area:1/1/2}.hospital{grid-row:3}.play-school{grid-column:2}
.card{border-radius:10px;position:relative}.image{border-radius:inherit;position:absolute}.layer{opacity:.2;border-radius:inherit;background-color:#000;width:100%;height:100%}.title{color:#fff;border-radius:inherit;padding:10px;font-size:xx-large;font-weight:900;position:absolute;bottom:0}
.about-container{flex-direction:column;align-items:center;margin-top:30px;display:flex}.about-description{background:#fff;border-radius:1rem;margin:50px 50px 40px;padding:25px;box-shadow:0 4px 24px #0000001f}.about-team-row{background:#e2e8f0;border-radius:15px;justify-content:space-evenly;width:80%;padding:50px 0;display:flex;box-shadow:0 8px 32px #00000026}.about-team-card{background:#fff 50%/cover no-repeat;border:2px solid #6b7280;border-radius:18px;flex-direction:column;justify-content:flex-end;align-items:center;width:350px;height:450px;margin-top:32px;margin-bottom:32px;padding-bottom:15px;display:flex;box-shadow:0 8px 32px #00000026}.about-team-name{color:#2f5972;text-align:center;background:#fffc;border-radius:10px;padding:5px 10px;font-size:28px;font-weight:550}.about-team-role{text-underline-offset:6px;text-align:center;color:#2f5972;background:#fffc;border-radius:5px;margin-top:6px;padding:2px 8px;font-size:20px;font-weight:500;text-decoration:underline}@media (max-width:480px){.about-team-row{flex-direction:column;width:60%}}
.contact-container{flex-direction:column;align-items:center;margin-top:30px;display:flex}.contact-main{background:#79b5d7;width:100%;height:350px;margin:2rem 2rem 0;padding:50px;display:flex;box-shadow:0 8px 32px #00000026}.contact-logo{justify-content:center;align-items:center;max-width:50%;display:flex}.contact-logo-img{max-width:70%}.contact-details{flex-direction:column;justify-content:center;gap:20px;height:100%;display:flex}.contact-detail-row{padding-left:50px;display:flex}.contact-icon-hoc{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.contact-detail-text{padding:8px}.contact-link{color:#1d4ed8}
.scroll-to-top{cursor:pointer;background:#e2e8f0;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:border-color .2s;display:flex;position:fixed;bottom:30px;right:30px}.scroll-to-top:hover{border-color:#9ca3af}
.footer{color:#fff;background-color:#334155;justify-content:space-between;display:flex}.footer-left{padding-left:1.25rem}.footer-right{padding-right:1.25rem}.footer-link{color:#38bdf8}
.wrapper{max-width:1440px;margin-inline:auto}
.navbar{border-bottom:2px solid #d1d5db;justify-content:space-around;padding-top:5px;padding-bottom:10px;display:flex}.nav-elements{justify-content:space-evenly;width:800px;list-style-type:none;display:flex}.nav-elements li{text-align:center;color:#2f5972;cursor:pointer;width:120px;height:50px;margin-top:20px;font-size:18px;transition:border-bottom .3s}.nav-elements li:hover{border-bottom-width:2px;border-bottom-color:#2f5972}.logo-img{width:200px;height:40px;margin-top:10px}.menu-icon{display:none}@media (max-width:480px){.navbar{align-items:baseline}.logo-img{margin-top:5px}.menu-icon{display:inline-block}.menu-icon svg{width:50px;height:40px}.menu-icon{cursor:pointer}.nav-elements{flex-direction:column;width:100%;display:none}}
