::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}.template18-page{overflow-x:hidden}.template18-page .title{font-size:34px;font-weight:800;letter-spacing:.5px;margin:auto;margin-bottom:20px}.template18-page nav.navbar{background-color:transparent;position:absolute;width:100%;z-index:3}.template18-page nav.navbar .company-logo-avatar{width:80px}.template18-page nav.navbar .company-name{margin-left:10px}.template18-page nav.navbar ul{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end;margin-left:auto}.template18-page nav.navbar ul li{margin:0;padding:0;display:flex}.template18-page nav.navbar ul li a{text-decoration:none;color:black;padding:10px 15px;font-weight:600}.template18-page nav.navbar ul li a::after{content:'';display:block;width:0;height:2px;background:black;transition:width .3s}.template18-page nav.navbar ul li a:hover::after{width:100%}.template18-page section.banner{position:relative;padding-top:0;margin-top:0;padding-bottom:0;margin-bottom:0}.template18-page section.banner img{width:100%;height:60vh;top:0;left:0;z-index:1}.template18-page section.banner .company-name{color:white;font-size:24px;text-align:center;font-weight:700;font-size:40px;letter-spacing:.7px}.template18-page section.banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:60vh;background:rgba(255,255,255,0.5);z-index:2}.template18-page section.banner .banner-title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:4;color:white;width:70%}.template18-page section.banner .banner-title h2{margin:0;font-size:18px;font-weight:400;letter-spacing:.2px;line-height:1.3em}.template18-page section.banner .rectangle-button{position:relative;top:50%;left:50%;transform:translateX(-50%);display:block;margin-top:20px;padding:10px 20px;background-color:#007bff;color:white;border:none;cursor:pointer}.template18-page section.banner .rectangle-button:hover{background-color:#0056b3}.template18-page section.aboutUs-section .aboutUs-wrapper{display:flex;flex-direction:column}.template18-page section.aboutUs-section .card-text{text-align:justify;margin-top:16px;margin-bottom:40px;padding:0 20px;font-size:16px;font-weight:400;display:flex;justify-content:center}.template18-page section.aboutUs-section .mission-container,.template18-page section.aboutUs-section .vision-container{width:45%;box-sizing:border-box}.template18-page section.aboutUs-section .mission-container .mission-item,.template18-page section.aboutUs-section .mission-container .vision-item,.template18-page section.aboutUs-section .vision-container .mission-item,.template18-page section.aboutUs-section .vision-container .vision-item{display:flex;flex-direction:column;align-items:center}.template18-page section.aboutUs-section .mission-container .mission-image,.template18-page section.aboutUs-section .mission-container .vision-image,.template18-page section.aboutUs-section .vision-container .mission-image,.template18-page section.aboutUs-section .vision-container .vision-image{width:5em;height:5em;position:relative;display:block}.template18-page section.aboutUs-section .mission-container .vision-image img,.template18-page section.aboutUs-section .vision-container .vision-image img{height:85%}.template18-page section.aboutUs-section .mission-container .mission-text,.template18-page section.aboutUs-section .mission-container .vision-text,.template18-page section.aboutUs-section .vision-container .mission-text,.template18-page section.aboutUs-section .vision-container .vision-text{margin-top:10px}.template18-page section.aboutUs-section .mission-container .info-desc,.template18-page section.aboutUs-section .vision-container .info-desc{text-align:justify}@media only screen and (max-width: 945px){.template18-page .mission-container,.template18-page .vision-container{min-width:90%}.template18-page .mission-container{margin-bottom:50px}}.template18-page section.ourTeam-section{background-color:#E9E9E9}.template18-page section.ourTeam-section .hidden{display:none}.template18-page section.ourTeam-section .team-title{font-size:34px;font-weight:700;text-align:center;margin:0}.template18-page section.ourTeam-section .team-member{padding:30px 120px}.template18-page section.ourTeam-section .member-img{border-radius:50%;width:220px;display:block;margin-left:auto;margin-right:auto}.template18-page section.ourTeam-section .member-img:hover{opacity:0.5}.template18-page section.ourTeam-section .team-name{margin-top:15px;font-size:20px}.template18-page section.ourTeam-section .team-role{font-size:16px}.template18-page section.ourTeam-section .down-arrow{position:absolute;left:50%;transform:translate(-50%, -50%) rotate(360deg);cursor:pointer;border:none;background:transparent;padding:20px}.template18-page section.ourTeam-section .down-arrow span{display:block;width:1.5vw;height:1.5vw;border-bottom:5px solid #fff;border-right:5px solid #fff;transform:rotate(-45deg);margin:-20px;animation:animate 2s infinite}.template18-page section.ourTeam-section .down-arrow span:nth-child(2){animation-delay:-0.2s}.template18-page section.ourTeam-section .down-arrow span:nth-child(3){animation-delay:-0.4s}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px, -20px)}50%{opacity:1}100%{opacity:0;transform:rotate(45deg) translate(20px, 20px)}}.template18-page section.ourTeam-section .up-arrow{position:absolute;left:50%;transform:translate(-50%, -50%) rotate(180deg);cursor:pointer;border:none;background:transparent;padding:20px}.template18-page section.ourTeam-section .up-arrow span{display:block;width:1.5vw;height:1.5vw;border-bottom:5px solid #fff;border-right:5px solid #fff;transform:rotate(-45deg);margin:-20px;animation:animate 2s infinite}.template18-page section.ourTeam-section .up-arrow span:nth-child(2){animation-delay:-0.2s}.template18-page section.ourTeam-section .up-arrow span:nth-child(3){animation-delay:-0.4s}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px, -20px)}50%{opacity:1}100%{opacity:0;transform:rotate(45deg) translate(20px, 20px)}}.template18-page section.ourTeam-section .team-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000}.template18-page section.ourTeam-section .team-modal-content{background-color:#fefefe;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px;border:1px solid #888;width:80%;z-index:1001}.template18-page section.ourTeam-section .modal-member-img-button{border:none;text-align:center;display:contents}.template18-page section.ourTeam-section .modal-member-img{width:200px;border-radius:50%;padding:10px;margin:auto;padding-top:10px}.template18-page section.ourTeam-section .modal-columns-container{display:flex;max-height:70vh}.template18-page section.ourTeam-section .modal-team-name{font-size:30px;padding:0 15px;text-align:center}.template18-page section.ourTeam-section .modal-team-role{font-size:20px;font-weight:500;padding:15px;padding-top:0;text-align:center}.template18-page section.ourTeam-section .background-desc{font-size:16px;padding:15px;text-align:justify}.template18-page section.ourTeam-section .right-column{flex:3;overflow-y:auto}.template18-page section.ourTeam-section .team-modal-close{color:#aaa;position:absolute;right:10px;top:10px;font-size:28px;font-weight:bold;cursor:pointer}.template18-page section.ourTeam-section .team-modal-close:hover{color:black}@media only screen and (max-width: 945px){.template18-page section.ourTeam-section .team-member{padding:30px}.template18-page section.ourTeam-section .down-arrow{transform:none}.template18-page section.ourTeam-section .down-arrow span{width:5vw;height:5vw;border-bottom:7px solid #fff;border-right:7px solid #fff;margin:-28px}.template18-page section.ourTeam-section .up-arrow{position:unset;left:0}.template18-page section.ourTeam-section .up-arrow span{width:5vw;height:5vw;border-bottom:7px solid #fff;border-right:7px solid #fff;margin:-28px}}.template18-page section.products-section{background-image:url(https://img.freepik.com/premium-vector/abstract-background-smooth-transparent-wave-white-background_206325-1155.jpg?w=996);background-size:cover;position:relative;padding:0}.template18-page section.products-section .products-title{font-size:34px;font-weight:700;text-align:center;margin:0;margin-bottom:20px}.template18-page section.products-section .section-desc{font-size:16px;color:#5F5F5F;font-weight:400;text-align:center;letter-spacing:.7px;margin-bottom:20px;padding:0 10px}.template18-page section.products-section .product-card{border:0.5px solid rgba(0,0,0,0.175);border-radius:5px;background-color:#fff;margin:20px}.template18-page section.products-section .product-btn-container{display:flex;justify-content:center;align-items:center;width:100%;padding:20px;cursor:pointer}.template18-page section.products-section .product-btn{border:1px solid;width:55px;height:49px;border-radius:0;display:flex;justify-content:center;align-items:center}.template18-page section.products-section .product-btn i{font-size:16px}.template18-page section.products-section .service-btn-container{display:flex;justify-content:center;align-items:center;width:100%;padding:20px;cursor:pointer}.template18-page section.products-section .service-btn{border:1px solid;width:55px;height:49px;border-radius:0;display:flex;justify-content:center;align-items:center}.template18-page section.products-section .service-btn i{font-size:16px}.template18-page section.products-section .products-services-container{padding-left:100px;padding-right:100px}.template18-page section.products-section .products-image{width:60px;margin:auto;margin-top:20px}.template18-page section.products-section .services-image{width:60px;margin:auto;margin-top:20px}.template18-page section.products-section .card-title{text-align:center;padding:20px;font-size:26px}.template18-page section.products-section .product-name-container{padding:5px 50px}.template18-page section.products-section .card-text{text-align:left;display:inline;padding-left:10px}.template18-page section.products-section .product-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000;overflow:auto}.template18-page section.products-section .product-modal-content{background-color:#fefefe;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px;width:80%;z-index:1001;overflow:auto;max-height:80vh}.template18-page section.products-section .slider{width:100%;overflow:hidden;margin-top:1rem}.template18-page section.products-section .slides{display:flex;justify-content:center}.template18-page section.products-section .slide{box-sizing:border-box;background-color:white;border:solid 1px black}.template18-page section.products-section .slide img{height:300px}.template18-page section.products-section .prev,.template18-page section.products-section .next{cursor:pointer;width:auto;padding:1rem;color:black;font-weight:bold;font-size:20px;user-select:none}.template18-page section.products-section .prev{left:0%}.template18-page section.products-section .next{right:0%}.template18-page section.products-section .controls{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.template18-page section.products-section .modal-product-row{display:flex;justify-content:center;margin-bottom:20px}.template18-page section.products-section .modal-product{width:42%;box-sizing:border-box;padding:10px;border:1px solid #ddd;border-radius:5px;margin:20px;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template18-page section.products-section .products-details-name{font-weight:500;font-size:18px;margin:10px;margin-top:0;text-align:center}.template18-page section.products-section .products-img{margin:auto;padding:15px;padding-top:0;width:90%;height:200px}.template18-page section.products-section .product-information{text-align:justify;font-size:14px;padding:15px}.template18-page section.products-section .product-modal-close{color:#aaa;position:absolute;right:10px;top:10px;font-size:28px;font-weight:bold;cursor:pointer}.template18-page section.products-section .product-modal-close:hover{color:black}.template18-page section.products-section .service-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000;overflow:auto}.template18-page section.products-section .service-modal-content{background-color:#fefefe;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px;width:80%;z-index:1001;overflow:auto;max-height:80vh}.template18-page section.products-section .modal-service-row{display:flex;justify-content:center;margin-bottom:20px}.template18-page section.products-section .modal-service{width:42%;box-sizing:border-box;padding:10px;border:1px solid #ddd;border-radius:5px;margin:20px;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template18-page section.products-section .service-details-name{font-weight:600;font-size:24px;margin-bottom:15px;margin-top:0;text-align:center}.template18-page section.products-section .service-img{margin:auto;padding:15px;padding-top:0;width:90%;height:200px}.template18-page section.products-section .service-information{text-align:justify;font-size:14px;padding:15px}.template18-page section.products-section .service-modal-close{color:#aaa;position:absolute;right:10px;top:10px;font-size:28px;font-weight:bold;cursor:pointer}.template18-page section.products-section .service-modal-close:hover{color:black}@media screen and (min-width: 768px) and (max-width: 1024px){.template18-page section.products-section .product-card{width:calc(50% - 20px);margin:10px}.template18-page section.products-section .products-services-container{padding-left:70px;padding-right:70px}}@media screen and (min-width: 300px) and (max-width: 767px){.template18-page section.products-section .products-services-container{padding-left:40px;padding-right:40px}.template18-page section.products-section .modal-columns-container{flex-direction:column;padding-top:0;padding:8px}.template18-page section.products-section .product-name-container{padding:5px 20px}.template18-page section.products-section .service-details-name{margin:0px;margin-bottom:10px}.template18-page section.products-section .service-img{width:100%;padding:0;margin-bottom:10px}.template18-page section.products-section .modal-product-row{flex-direction:column;align-items:center}.template18-page section.products-section .modal-product{width:100%;margin:10px 0}.template18-page section.products-section .modal-service-row{flex-direction:column;align-items:center}.template18-page section.products-section .modal-service{width:100%;margin:10px 0}}.template18-page section.template18-certificate-section{padding:0}.template18-page section.template18-certificate-section .career18-title{font-size:34px;font-weight:700;text-align:center;margin:0;padding-bottom:20px}.template18-page section.template18-certificate-section .certificate-image-container{margin:auto;cursor:pointer}.template18-page section.template18-certificate-section .tooltip-container{position:relative;display:inline-block}.template18-page section.template18-certificate-section .tooltip-container:hover .tooltip{opacity:1;pointer-events:auto}.template18-page section.template18-certificate-section .tooltip{opacity:0;width:200px;background-color:#333;color:#fff;text-align:center;border-radius:8px;padding:10px;position:absolute;z-index:1;top:100%;left:50%;transform:translateX(-50%);transition:opacity 0.3s;pointer-events:none}.template18-page section.template18-certificate-section .career-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000}.template18-page section.template18-certificate-section .career-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;padding:20px;box-shadow:0 0 10px rgba(0,0,0,0.3);width:40%;max-height:90vh;overflow:scroll;text-align:center;border-radius:5px;position:relative}.template18-page section.template18-certificate-section .career-modal-close{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer;z-index:1001}.template18-page section.template18-certificate-section .certificate-image-container{box-shadow:0 0 10px rgba(0,0,0,0.3);padding:10px;align-items:center;justify-content:center;display:flex;height:400px}.template18-page section.template18-certificate-section .career-certificate-image-container img{width:100%;max-height:auto;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.3);margin:auto;display:block}.template18-page section.template18-certificate-section .career-modal-content,.template18-page section.template18-certificate-section .career-certificate-image-container img{transition:0.3s ease-in-out}.template18-page section.template18-certificate-section .certificate-image-container img:hover{opacity:0.5}@media screen and (min-width: 768px) and (max-width: 1024px){.template18-page section.template18-certificate-section .career-certificate-image-container img{width:90%;margin:auto}.template18-page section.template18-certificate-section .career-modal-content{width:80%}.template18-page section.template18-certificate-section .certificate-image-container{padding:23px}}@media screen and (min-width: 300px) and (max-width: 767px){.template18-page section.template18-certificate-section{padding:0 20px}.template18-page .row{flex-wrap:wrap}.template18-page .certificate-image-container{width:100%;margin:10px}.template18-page .career-modal-content{width:90% !important}.template18-page .career-certificate-image-container img{min-width:100%;margin:auto}}.template18-page section.contactUs-section{padding-bottom:0;margin-bottom:2rem}.template18-page section.contactUs-section .contactUs-title{font-size:34px;font-weight:700;text-align:center;margin:0;margin-bottom:30px}.template18-page section.contactUs-section .row{margin:10px}.template18-page section.contactUs-section .contact-container{border:1px solid #ccc;padding:20px;margin:10px}.template18-page section.contactUs-section .address{justify-content:flex-start;text-align:left;align-items:flex-start !important;display:flex;font-size:inherit;margin:0;padding:0;position:relative}.template18-page section.contactUs-section .phone{justify-content:flex-start;text-align:left;align-items:flex-start !important;display:flex;font-size:inherit;margin:0;padding:0;position:relative}.template18-page section.contactUs-section .email{justify-content:flex-start;text-align:left;align-items:flex-start !important;display:flex;font-size:inherit;margin:0;margin-top:20px;padding:0;position:relative}.template18-page section.contactUs-section .contact-content ul.contact-icon-list{list-style:none;padding:0}.template18-page section.contactUs-section .contact-content ul.contact-icon-list li{list-style:none;padding:0}.template18-page section.contactUs-section .address-title{font-weight:600}.template18-page section.contactUs-section .contact-address{margin-left:10px;line-height:28px}.template18-page section.contactUs-section .contact-companyName{font-size:18px;font-weight:600}.template18-page section.contactUs-section .registration_no{font-size:13px;font-weight:600;margin-bottom:10px}.template18-page section.contactUs-section .address-info{font-size:14px}.template18-page section.contactUs-section .contact-items{justify-content:flex-start;text-align:left;align-items:flex-start !important;display:flex;font-size:inherit;margin:0;padding:0;position:relative}.template18-page section.contactUs-section .googleMap-container{position:relative;padding:0 130px}.template18-page section.contactUs-section .googleMap-container .google-map{display:flex;justify-content:center}.template18-page section.contactUs-section .googleMap-container .google-map iframe{height:450px;width:100%}@media screen and (min-width: 768px) and (max-width: 1024px){.template18-page section.contactUs-section .row{margin:0px}.template18-page section.contactUs-section .contact-container{padding:20px;width:calc(50% - 30px)}}@media screen and (min-width: 300px) and (max-width: 767px){.template18-page section.contactUs-section .contactUs-title{margin:10px}.template18-page section.contactUs-section .googleMap-container{padding:20px}}.template18-page section.contactForm-section{margin-bottom:0;padding-bottom:0;background-image:url(https://img.freepik.com/free-photo/flat-lay-laptop-mockup-with-notepad_23-2148111366.jpg?w=996&t=st=1700796188~exp=1700796788~hmac=9d55e25f537f1884986adc6036c25195f2cf2a34de50ceb8e2cdac1eb15357ba);height:600px;background-repeat:no-repeat;background-size:cover;position:relative}.template18-page section.contactForm-section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}.template18-page section.contactForm-section .form-title{color:#fff;font-size:34px;font-weight:800;padding:30px;display:flex;justify-content:center;align-items:center;position:absolute;top:10%;left:50%;transform:translate(-50%, -50%)}.template18-page section.contactForm-section .form-description{color:#fff;font-size:16px;text-align:center;position:absolute;top:20%;left:50%;transform:translate(-50%, -50%);padding:30px}.template18-page section.contactForm-section .form-content{position:absolute;top:60%;left:50%;transform:translate(-50%, -50%);padding:20px;width:60%}.template18-page section.contactForm-section .form-content input,.template18-page section.contactForm-section .form-content textarea{border-radius:0}.template18-page section.contactForm-section .form-content button{border-radius:0}.template18-page section.contactForm-section .modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7)}.template18-page section.contactForm-section .modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:50%;position:relative}.template18-page section.contactForm-section .message{padding:10px 40px}.template18-page section.contactForm-section .message img{height:100px;width:100px;margin:auto}.template18-page section.contactForm-section .message p{padding:10px;text-align:center}.template18-page section.contactForm-section .close{color:#aaa;position:absolute;right:10px;top:10px;font-size:28px;font-weight:bold;cursor:pointer}.template18-page section.contactForm-section .close:hover{color:black}.template18-page section.contactForm-section .modal-open{overflow:hidden}@media only screen and (max-width: 991px){.template18-page section.contactForm-section{height:750px}.template18-page section.contactForm-section .form-title{font-size:28px;padding:0;position:relative;top:5%}.template18-page section.contactForm-section .form-description{position:relative;top:10%}.template18-page section.contactForm-section .form-content{position:relative;top:40%;width:80%}.template18-page section.contactForm-section .message{padding:0}.template18-page section.contactForm-section .modal-content{width:80%;top:25%}}.template18-page section.projects-section .project-title{font-size:34px;font-weight:700;text-align:center;margin:0;margin-bottom:30px}.template18-page section.projects-section .card{box-shadow:0 0 5px rgba(0,0,0,0.5);border-radius:5px;margin-bottom:20px;width:calc(33.33% - 20px);margin-right:20px;padding:0;transition:transform 0.3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.template18-page section.projects-section .project-image{width:450px;height:210px;margin:auto;display:block}.template18-page section.projects-section .project-info{text-align:center}.template18-page section.projects-section .project-name{font-size:22px;font-weight:400;padding:15px}.template18-page section.projects-section .project-state{font-size:18px}.template18-page section.projects-section .card-deck{display:flex;flex-wrap:wrap;align-content:flex-start}.template18-page section.projects-section .card-container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.template18-page section.projects-section .project-btn-container{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;padding:20px;cursor:pointer}.template18-page section.projects-section .project-btn{border:1px solid;width:55px;height:49px;border-radius:0;display:flex;justify-content:center;align-items:center}.template18-page section.projects-section .project-btn i{font-size:16px}.template18-page section.projects-section .project-down-arrow{position:absolute;left:50%;transform:translate(-50%, -50%) rotate(360deg);cursor:pointer;border:none;background:transparent;margin:20px;padding:20px}.template18-page section.projects-section .project-down-arrow span{display:block;width:1.5vw;height:1.5vw;border-bottom:5px solid;border-right:5px solid;transform:rotate(-45deg);margin:-20px;animation:animate 2s infinite}.template18-page section.projects-section .project-down-arrow span:nth-child(2){animation-delay:-0.2s}.template18-page section.projects-section .project-down-arrow span:nth-child(3){animation-delay:-0.4s}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px, -20px)}50%{opacity:1}100%{opacity:0;transform:rotate(45deg) translate(20px, 20px)}}.template18-page section.projects-section .project-up-arrow{position:absolute;left:50%;transform:translate(-50%, -50%) rotate(180deg);cursor:pointer;border:none;background:transparent;padding:20px;margin:20px}.template18-page section.projects-section .project-up-arrow span{display:block;width:1.5vw;height:1.5vw;border-bottom:5px solid #000;border-right:5px solid #000;transform:rotate(-45deg);margin:-20px;animation:animate 2s infinite}.template18-page section.projects-section .project-up-arrow span:nth-child(2){animation-delay:-0.2s}.template18-page section.projects-section .project-up-arrow span:nth-child(3){animation-delay:-0.4s}@keyframes animate{0%{opacity:0;transform:rotate(45deg) translate(-20px, -20px)}50%{opacity:1}100%{opacity:0;transform:rotate(45deg) translate(20px, 20px)}}.template18-page section.projects-section .project-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000}.template18-page section.projects-section .project-modal-content{background-color:#fefefe;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px;border:1px solid #888;width:78%;height:80%;z-index:1001;overflow-y:scroll;scrollbar-width:thin}.template18-page section.projects-section .project-modal-content::-webkit-scrollbar{width:5px}.template18-page section.projects-section .project-modal-content::-webkit-scrollbar-thumb{background-color:#888}.template18-page section.projects-section .project-modal-content::-webkit-scrollbar-track{background-color:#f1f1f1}.template18-page section.projects-section .row{padding:10px 120px}.template18-page section.projects-section .right-column{flex:3;padding:20px;overflow-y:auto}.template18-page section.projects-section .modal-project-img{width:auto;height:auto;margin:15px auto;display:flex;max-height:320px}.template18-page section.projects-section .modal-project-name{font-size:20px;margin-top:25px;font-weight:600}.template18-page section.projects-section .modal-project-state{font-size:18px;font-weight:500;margin-top:5px;margin-bottom:30px}.template18-page section.projects-section .modal-project-details{margin-bottom:25px;margin-top:10px;float:right;width:60%}@media screen and (min-width: 300px) and (max-width: 767px){.template18-page section.projects-section .modal-project-details{width:auto}}.template18-page section.projects-section .project-modal-separator{height:1px;width:100%;display:flex;margin:auto}.template18-page section.projects-section .project-modal-close{color:#aaa;position:absolute;right:10px;top:10px;font-size:28px;font-weight:bold;cursor:pointer}.template18-page section.projects-section .project-modal-close:hover{color:black}@media only screen and (min-width: 768px){.template18-page .card{width:calc(50% - 20px);margin-right:20px;display:flex;justify-content:center;text-align:center}}@media only screen and (max-width: 945px){.template18-page section.projects-section{padding:10px}.template18-page section.projects-section .modal-project-img{width:100%;margin:0px 0px}.template18-page section.projects-section .project-modal-content{height:700px;padding:0px}.template18-page section.projects-section .row{padding:20px;display:flex;justify-content:center}.template18-page section.projects-section .card{width:calc(90%);margin-right:0}.template18-page section.projects-section .project-image{width:100%}.template18-page section.projects-section .right-column{padding:0}.template18-page section.projects-section .project-down-arrow span{width:5vw;height:5vw;border-bottom:7px solid #fff;border-right:7px solid #fff;margin:-28px}.template18-page section.projects-section .project-up-arrow{position:unset;left:0}.template18-page section.projects-section .project-up-arrow span{width:5vw;height:5vw;border-bottom:7px solid #fff;border-right:7px solid #fff;margin:-28px}.template18-page section.projects-section .project-modal-close{color:#E5E4E2}}.template18-page section.career-section{padding:0}.template18-page section.career-section .career-title{font-size:34px;font-weight:700;text-align:center;margin:0;margin-bottom:30px}.template18-page section.career-section .career-container{display:table;margin:0 auto;width:84%;border-collapse:collapse}.template18-page section.career-section .career-row{display:table-row}.template18-page section.career-section .career-cell{display:table-cell;border:1px solid #ccc;padding:10px;font-size:18px;font-weight:500;color:#333;position:relative;vertical-align:top}.template18-page section.career-section .career-header{display:flex;align-items:center;cursor:pointer;padding:13px}.template18-page section.career-section .career-info{display:none;border:1px solid #ccc;padding:10px}.template18-page section.career-section .career-cell label i.toggle-arrow{font-size:20px;margin-left:10px;transition:transform 0.3s}.template18-page section.career-section .career-cell.active .toggle-arrow{transform:rotate(180deg)}.template18-page section.career-section .toggle-arrow{margin-left:auto}.template18-page section.career-section .career-cell.career-info-visible .career-header{background-color:red;padding:13px}.template18-page section.career-section .career-label{color:#555;font-size:17px}.template18-page section.career-section .career-details{color:#555;font-size:14px;font-weight:400}.template18-page section.career-section .project-desc{color:#555}.template18-page .footer-wrapper{display:flex;justify-content:space-between;align-items:center;padding-right:20px}.template18-page .footer-wrapper .footer-copyright{color:white;padding:15px}.template18-page .footer-wrapper .footer-copyright p{margin-top:15px;margin-bottom:15px}.template18-page .footer-wrapper .icon-container{padding:4px;border-radius:5px;background:rgba(255,255,255,0.2);margin:5px;width:40px;backdrop-filter:blur(5px)}.template18-page .footer-wrapper .icon-container i{padding:5px;align-items:center;justify-content:center;color:white}.template18-page .footer-wrapper .footer-icons{display:flex}.template18-page .footer-wrapper .footer-icons a{display:flex;justify-content:center}.template18-page .whatsapp-float{position:fixed;bottom:20px;right:20px;background-color:#25D366;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,0.3);padding:10px;z-index:1000;display:flex;align-items:center;justify-content:center}.template18-page .whatsapp-float img{width:50px;height:50px;border-radius:50%;display:block}.event-photo-wrapper{width:100%;display:flex;transition:transform 0.3s ease-in-out;align-items:center;height:320px}.modal-project-img{width:100%;max-width:100%;height:auto;flex-shrink:0;border-radius:8px;margin:0 auto}.event-photo-container{position:absolute;transform:translate(-50%, -50%);top:50%;left:24%;overflow:hidden;border:20px solid #ffffff;border-radius:8px;box-shadow:10px 25px 30px rgba(30,30,200,0.3);width:65%;max-width:430px;height:auto;display:flex}.slider-controls button{width:30px;border-radius:50%}.prevBtn,.nextBtn{margin:0 10px;background:#fff;color:black;position:absolute;top:50%}.nextBtn{left:43%}.prevBtn{left:0.5%}.sliderImage{flex:0 0 100%}.single-event-photo{width:35%;height:100%}.modal-project-single-img-18{width:450px;height:320px;float:left;top:20%;position:absolute}@media screen and (min-width: 300px) and (max-width: 767px){.modal-project-single-img-18{position:static}}.modal-project-details-name{width:100%}.event-modal-project-name{text-align:center;padding-bottom:20px}

/*# sourceMappingURL=companyProfileTemplate18.css.map */