.loading-spinner-container{position:relative;height:100%;width:100%;background-color:white}.loading-spinner-container #content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:fadeIn 1s}.loading-spinner-container #content img{width:25vw;background-size:contain;background-repeat:no-repeat}.loading-spinner-container #content h2{text-align:end;font-weight:400;font-size:20px;line-height:0;letter-spacing:.8px;color:#686868;margin-bottom:40px;margin-right:10px}.loading-spinner-container .linear-progress-bar{width:100%;padding:0 13px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (min-width:320px) and (max-width:480px){.loading-spinner-container #content img{width:55vw}}@media screen and (min-width:481px) and (max-width:768px){.loading-spinner-container #content img{width:35vw}}.project-details-container{position:relative;width:70%;height:100vh;padding:30px 30px 0;background-color:white;overflow-y:auto}.center-content{display:flex;justify-content:center;align-items:flex-start}.project-details-container h2{font-weight:600;text-transform:capitalize;font-size:30px;letter-spacing:.3px;font-family:var(--secondary-font);text-align:center;color:#ed2f59;width:-moz-fit-content;width:fit-content;padding:0 30px;text-wrap:balance;max-width:60%}.project-details-container b{font-size:12px;color:#0a4d68;letter-spacing:.4px;display:block;text-align:end;font-weight:400}.project-details-container .project-desription{font-size:16px;line-height:1.5;letter-spacing:.2px;color:#343434;white-space:pre-line}.call-button{position:fixed;bottom:30px;right:calc(20% - 30px)}.sticky-action-buttons{position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 6px -4px rgba(0,0,0,.2);z-index:20;padding:10px 15px;background-color:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);--webkit-backdrop-filter:blur(10px)}#call-icon{animation:vibration-anim .3s infinite;margin-top:8px}@keyframes vibration-anim{0%{transform:rotate(0deg)}25%{transform:rotate(6deg)}50%{transform:rotate(0eg)}75%{transform:rotate(-6deg)}to{transform:rotate(0deg)}}@media screen and (min-width:320px) and (max-width:480px){.project-details-container{padding:20px 0 0;width:100%}.project-details-container h2{max-width:100%}.call-button{right:30px}}@media screen and (min-width:481px) and (max-width:768px){.project-details-container{width:90%}.project-details-container h2{max-width:90%}.call-button{right:calc(10% - 10px)}}@media screen and (min-width:769px) and (max-width:1200px){.project-details-container{width:80%}.project-details-container h2{max-width:90%}.call-button{right:calc(15% - 30px)}}.contact-details-container{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.contact-details-container .address{width:45%;margin-top:10px}.contact-details-container .address h3{font-size:19px}.contact-details-container .address h3,.contact-details-container .address h4{font-weight:600;letter-spacing:.3px;font-family:var(--secondary-font);text-transform:capitalize}.contact-details-container .address h4{font-size:17px}.contact-details-container .address p{font-size:16px;line-height:1.5;letter-spacing:.3px;color:#343434;white-space:pre-line;padding:5px 0}.contact-details-container .address a{text-decoration:none;color:#325288;display:flex;align-items:center;padding:10px 0}.contact-details-container .address a:hover{text-decoration:underline}.contact-details-container .map-location{width:50%}@media screen and (min-width:320px) and (max-width:480px){.contact-details-container .address{width:100%;margin-bottom:20px}.contact-details-container .map-location{width:100%}}@media screen and (min-width:481px) and (max-width:768px){.contact-details-container .address{width:100%;margin-bottom:20px}.contact-details-container .map-location{width:100%}}.google_map_container{width:100%;height:250px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:10px 0;box-shadow:1px 3px 5px 2px rgba(10,10,10,.1)}.project-asset-title{width:100%;margin:10px 0 20px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:row}.project-asset-title h3{font-weight:600;text-transform:uppercase;font-size:16px;letter-spacing:.5px;font-family:var(--secondary-font);text-align:center;color:grey;margin:0 20px}.horizontal-line{flex:1 1;height:1px;background-color:#d8d8d8}@media screen and (min-width:320px) and (max-width:480px){.project-asset-title h3{margin:0 10px}}.contact-form-container{width:100%}.contact-form{width:48%}.contact-form h3{font-family:var(--secondary-font);font-size:28px;font-weight:600;color:rgb(36,36,36);margin:0 0 10px;letter-spacing:.3px}.contact-form h6{font-family:var(--primary-font);font-size:14px;color:rgb(94,94,94);font-weight:400;letter-spacing:.2px;line-height:1.4;margin-bottom:30px;display:block}.contact-form-container img{width:48%;object-fit:contain}.success-msg-container{width:100%;padding:0 30px}.success-msg-container h3{font-family:var(--primary-font);font-size:22px;font-weight:500;color:rgb(40,40,40);margin:20px 0 10px;text-align:center;letter-spacing:.3px}.success-msg-container p{font-size:15px;color:rgb(149,149,149);letter-spacing:.2px;text-align:center;flex:2 1}.resubmit-msg p,.success-msg-container p{font-family:var(--primary-font);font-weight:400;line-height:1.4}.resubmit-msg p{font-size:13px;color:rgb(131,131,131);letter-spacing:.3px;flex:1 1;margin-right:20px}@media screen and (min-width:320px) and (max-width:480px){.contact-form{width:100%}.contact-form-container img{height:0}}.project-images-container{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.project-images-single img{width:65%;min-width:65%;max-width:70%;margin:15px auto}.project-images-double img,.project-images-single img{height:200px;object-fit:cover;border-radius:10px;cursor:pointer;padding:5px;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);background-color:white;animation:fadeIn 2s}.project-images-double img{width:48%;min-width:48%;margin:15px 1%}.project-images-multiple img{width:30%;min-width:30%;height:200px;object-fit:cover;border-radius:10px;cursor:pointer;margin:15px 12px;padding:5px;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);background-color:white;animation:fadeIn 2s}@media screen and (min-width:320px) and (max-width:480px){.project-images-double img,.project-images-multiple img,.project-images-single img{width:100%;min-width:100%;max-width:100%;height:200px;margin:15px 0}}@media screen and (min-width:481px) and (max-width:768px){.project-images-single img{width:65%;min-width:65%;max-width:70%;margin:15px auto}.project-images-double img,.project-images-multiple img{width:48%;min-width:48%;margin:15px 1%}}@media screen and (min-width:769px) and (max-width:1200px){.project-images-single img{width:65%;min-width:65%;max-width:70%;margin:15px auto}.project-images-double img{width:48%;min-width:48%;margin:15px 1%}.project-images-multiple img{width:29%;min-width:29%}}.image-gallery-view-container{position:fixed;top:50%;left:50%;z-index:50;transform:translate(-50%,-50%);background-color:rgba(54,54,54,.932);width:100%;height:100%}.project-testimonial-container,.video-player-container{display:flex;align-items:center;justify-content:center}.project-testimonial-container{width:100%}.project-testimonial-container img,.project-testimonial-container video{border-radius:10px;width:58vw;height:400px}.project-testimonial-container img{object-fit:cover;cursor:pointer;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);background-color:whitesmoke}.project-testimonial-container .video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#131313a4;border-radius:50%;padding:15px}.project-testimonials-container{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.project-testimonials-container .video-player-container{position:relative;width:30%;min-width:30%;height:200px;margin:15px 12px;padding:0;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);background-color:white;border-radius:10px;animation:fadeIn 2s;overflow:hidden}.project-testimonials-container .video-player-container>div{width:100%;height:100%;position:relative}.project-testimonials-container .video-player-container video{width:100%;height:100%;border-radius:10px;object-fit:cover}.project-testimonials-container .video-player-container img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.project-testimonials-container .video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#131313a4;border-radius:50%;padding:15px}@media screen and (min-width:320px) and (max-width:480px){.project-testimonial-container img,.project-testimonial-container video{width:85vw;height:220px}.project-testimonial-container .video-play-icon{padding:10px}.project-testimonials-container .video-player-container{width:100%;min-width:100%;height:200px;margin:15px 0}}@media screen and (min-width:481px) and (max-width:768px){.project-testimonial-container img,.project-testimonial-container video{width:70vw;height:300px}.project-testimonials-container .video-player-container{width:48%;min-width:48%;margin:15px 1%}}@media screen and (min-width:769px) and (max-width:1200px){.project-testimonial-container img,.project-testimonial-container video{height:350px}.project-testimonials-container .video-player-container{width:29%;min-width:29%}}.project-video-container{width:100%;display:flex;justify-content:center;align-items:center}.project-video-container img,.project-video-container video{border-radius:10px;width:58vw;height:400px}.project-video-container img{object-fit:cover;cursor:pointer;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);background-color:whitesmoke}.project-video-container .video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#131313a4;border-radius:50%;padding:15px}.project-videos-container{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.project-videos-container .video-player-container{position:relative;width:30%;min-width:30%;height:200px;margin:15px 12px;padding:0;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);background-color:white;border-radius:10px;animation:fadeIn 2s;overflow:hidden}.project-videos-container .video-player-container>div{width:100%;height:100%;position:relative}.project-videos-container .video-player-container img,.project-videos-container .video-player-container video{width:100%;height:100%;border-radius:10px;object-fit:cover}.project-videos-container .video-player-container img{display:block}.project-videos-container .video-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#131313a4;border-radius:50%;padding:15px}@media screen and (min-width:320px) and (max-width:480px){.project-video-container img,.project-video-container video{width:85vw;height:220px}.project-video-container .video-play-icon{padding:10px}.project-videos-container .video-player-container{width:100%;min-width:100%;height:200px;margin:15px 0}}@media screen and (min-width:481px) and (max-width:768px){.project-video-container img,.project-video-container video{width:70vw;height:300px}.project-videos-container .video-player-container{width:48%;min-width:48%;margin:15px 1%}}@media screen and (min-width:769px) and (max-width:1200px){.project-video-container img,.project-video-container video{height:350px}.project-videos-container .video-player-container{width:29%;min-width:29%}}.no-assets-container{width:100%;height:100%}.no-assets-container p{font-weight:500;color:rgb(37,37,37);letter-spacing:.3px;font-size:22px;text-align:center;line-height:1.5;padding:0 20px}.no-assets-container img{width:80%;object-fit:cover;background-color:whitesmoke;margin:50px 0}@media screen and (min-width:320px) and (max-width:480px){.no-assets-container img{width:100%}}@media screen and (min-width:481px) and (max-width:768px){.no-assets-container img{width:90%}}@media screen and (min-width:769px) and (max-width:1200px){.no-assets-container img{width:90%}}.not-found-page{position:absolute;top:30%;left:50%;transform:translate(-50%,-20%);overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.not-found-page h1{color:#d7385e;font-size:10rem;margin:0;padding:0}.not-found-page p{font-weight:500;color:#2a2a2a;letter-spacing:.3px;font-size:25px;text-align:center;margin-top:10px}.not-found-page img{width:60%}@media screen and (min-width:320px) and (max-width:480px){.not-found-page img{width:70vw}}@media screen and (min-width:481px) and (max-width:768px){.not-found-page img{width:100%}}.project-footer{width:100%;padding:5px 20px;background-color:whitesmoke;border-radius:5px;cursor:pointer}.project-footer p{color:rgb(58,58,58);font-weight:400;font-size:15px}.project-footer a,.project-footer p{text-align:center;letter-spacing:.3px}.project-footer a{color:#3d7cdb;font-weight:700}.project-footer img{object-fit:contain;width:100px}.project-brochure-container,.project-brochures-container{width:100%;display:flex;justify-content:center;align-items:center}.project-brochures-container{flex-wrap:wrap}.project-brochures-container .pdf-preview-container{width:30%!important;min-width:30%;height:200px!important;margin:15px 12px;padding:5px;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);animation:fadeIn 2s}@media screen and (min-width:320px) and (max-width:480px){.project-brochures-container .pdf-preview-container{width:100%!important;min-width:100%!important;height:200px!important;margin:15px 0!important}}@media screen and (min-width:481px) and (max-width:768px){.project-brochures-container .pdf-preview-container{width:48%!important;min-width:48%!important;margin:15px 1%!important}}@media screen and (min-width:769px) and (max-width:1200px){.project-brochures-container .pdf-preview-container{width:29%!important;min-width:29%}}.pdf-preview-container{position:relative;width:35vw;height:300px;border-radius:10px;background-color:whitesmoke;margin:20px 0;border:1px solid rgba(10,10,10,.1);padding:5px;cursor:pointer;transition:background-color .2s}.pdf-preview-container .pdf-body-content{display:flex;align-items:center;justify-content:center;flex-direction:column;height:calc(100% - 50px);width:100%}.pdf-preview-container .pdf-body-content img{margin-bottom:10px}.pdf-preview-container .pdf-body-content p{text-align:center;font-size:14px;color:rgb(44,44,44)}.pdf-preview-container iframe{width:100%;height:100%}.project-brochure-container:hover .pdf-file-name{background-color:#ebebeb}.pdf-image{width:100%;height:100%;object-fit:cover;background-color:whitesmoke}.pdf-file-name{position:absolute;bottom:0;left:0;background-color:white;padding:10px;width:100%;border-top:1px solid rgba(10,10,10,.1);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.pdf-file-name p{font-size:14px;letter-spacing:.4px;font-weight:500;max-lines:1;text-overflow:ellipsis}.project-brochure-container .react-pdf__Page__canvas{width:34vw!important;height:300px!important;object-fit:cover;border-radius:5px}@media screen and (min-width:320px) and (max-width:480px){.pdf-preview-container{width:90vw}.project-brochure-container .react-pdf__Page__canvas{width:87vw!important}}@media screen and (min-width:481px) and (max-width:768px){.pdf-preview-container{width:55vw}.project-brochure-container .react-pdf__Page__canvas{width:53vw!important}}@media screen and (min-width:769px) and (max-width:1200px){.pdf-preview-container{width:40vw}.project-brochure-container .react-pdf__Page__canvas{width:38vw!important}}.project-quotation-container,.project-quotations-container{width:100%;display:flex;justify-content:center;align-items:center}.project-quotations-container{flex-wrap:wrap}.project-quotations-container .pdf-preview-container{width:30%!important;min-width:30%;height:200px!important;margin:15px 12px;padding:5px;box-shadow:1px 1px 10px 5px rgba(10,10,10,.1);animation:fadeIn 2s}@media screen and (min-width:320px) and (max-width:480px){.project-quotations-container .pdf-preview-container{width:100%!important;min-width:100%!important;height:200px!important;margin:15px 0!important}}@media screen and (min-width:481px) and (max-width:768px){.project-quotations-container .pdf-preview-container{width:48%!important;min-width:48%!important;margin:15px 1%!important}}@media screen and (min-width:769px) and (max-width:1200px){.project-quotations-container .pdf-preview-container{width:29%!important;min-width:29%}}.social-media-links-container{width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.social-link-item{width:50%}@media screen and (min-width:320px) and (max-width:480px){.social-link-item{width:100%}}