@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@@100;200;300;400;500;600;700;800;900&display=swap");::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}:root{--container-color:#D9D9D9;--image-border-radius:5%;--card-border-radius:5%;--card-title-font-size:2.25rem;--card-title-font-weight:600;--card-description-font-size:1rem;--card-description-font-weight:300;--card-description-font-color:#6B6B6B;--background-color-light:#D9D9D9;--background-color-dark:#290F00;--default-box-shadow:6px 6px 10px 5px rgba(0,0,0,0.2)}.template25-page{width:100%;margin:0 auto;overflow:hidden;background-color:var(--background-color-light)}.template25-page body{font-family:'Montserrat', sans-serif}.template25-page section:not([role="banner"]){margin:0;padding:4rem 0}.template25-page a.btn{padding:0.5rem 2.5rem}.template25-page .section-title{margin-bottom:4rem;font-weight:600;text-align:center}.template25-page button.generic-button{padding:0.5rem 1.5rem;text-align:center;text-decoration:none;display:inline-block;font-size:1rem;margin:4px 2px;cursor:pointer;border-style:solid}.template25-page button.generic-button.primary{color:white}.template25-page button.generic-button.secondary{background-color:white}@media only screen and (max-width: 991px){.template25-page button.generic-button{padding:0.25rem 1rem !important;font-size:0.75rem}}.template25-page nav.navbar{z-index:100;transition:all 0.6s ease 0s;align-items:center;border-bottom:1px solid white;position:absolute;width:100%;padding-top:0;padding-bottom:0}.template25-page nav.navbar .navbar-contact-strip{display:flex;gap:2rem;padding-left:3rem;background-color:var(--background-color-dark);align-items:center;width:100%;height:3rem}.template25-page nav.navbar .navbar-contact-strip .contact-info{display:flex;gap:0.25rem;align-items:center}.template25-page nav.navbar .navbar-contact-strip .contact-info .material-symbols-outlined{font-size:1.25rem}.template25-page nav.navbar .navbar-contact-strip .contact-info .details{font-size:1rem;color:white}.template25-page nav.navbar .nav-bar-container{padding-left:3rem;padding-right:3rem}.template25-page nav.navbar .company-logo-avatar{background-color:lightgrey;width:65px;height:65px;border-radius:50%;overflow:hidden;align-self:center}.template25-page nav.navbar .company-logo-avatar img{width:100%;height:100%;object-fit:cover}.template25-page nav.navbar .company-name{padding-left:1rem;padding-right:2rem}.template25-page nav.navbar ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));margin:0.625rem 0}.template25-page nav.navbar ul li{display:flex;justify-content:center}.template25-page nav.navbar ul li a{text-decoration:none;color:white;padding:10px 15px}.template25-page nav.navbar ul li a::after{content:'';display:block;width:0;height:2px;background:white;transition:width .3s}.template25-page nav.navbar ul li a:hover::after{width:100%}.template25-page nav.navbar button{font-weight:600}@media screen and (min-width: 1024px) and (max-width: 1286px){.template25-page nav.navbar .nav-bar-container{padding-left:2rem;padding-right:2rem}.template25-page nav.navbar .company-name{font-size:0.85rem;max-width:85%;padding-right:0}.template25-page nav.navbar ul li a{font-size:0.825rem}.template25-page nav.navbar button{padding:0.25rem 1rem !important;font-size:0.825rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.template25-page nav.navbar .nav-bar-container{padding-left:1.5rem;padding-right:1.5rem}.template25-page nav.navbar .company-name{font-size:0.85rem;max-width:70%;padding-right:0}.template25-page nav.navbar ul li a{font-size:0.75rem}.template25-page nav.navbar button{padding:0.25rem 1rem !important;font-size:0.75rem}}.template25-page .mobile-menu-container{display:none}@media screen and (min-width: 300px) and (max-width: 767px){.template25-page .mobile-menu-container{display:flex;flex-direction:column;position:absolute;width:100%;height:74px;z-index:100;background-color:var(--background-color-dark)}.template25-page .mobile-menu-container .mobile-menu-contact-strip{display:flex;justify-content:center;gap:0.5rem;align-items:center;width:100%;height:1.5rem;border-bottom:1px solid #7D7D7D}.template25-page .mobile-menu-container .mobile-menu-contact-strip .material-symbols-outlined{font-size:1rem}.template25-page .mobile-menu-container .mobile-menu{display:flex;height:50px;width:100%;justify-content:space-between;position:absolute;top:24px}.template25-page .mobile-menu-container .mobile-menu .menu-icon{position:relative;width:15%;height:inherit;cursor:pointer;z-index:200}.template25-page .mobile-menu-container .mobile-menu .menu-icon div{cursor:pointer;margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.template25-page .mobile-menu-container .mobile-menu .menu-icon span{position:absolute;display:block;width:100%;height:2px;border-radius:1px;transition:all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965);top:4px}.template25-page .mobile-menu-container .mobile-menu .menu-icon span:first-of-type{top:-4px;width:30px}.template25-page .mobile-menu-container .mobile-menu .menu-icon span:last-of-type{top:12px}}.template25-page .menu-list-container{width:80%;height:100%;padding:50px;display:flex;justify-content:left;align-items:flex-start;background-color:var(--background-color-dark);left:unset}.template25-page .menu-list-container.showed{transform:none}.template25-page .menu-list-container .company-logo-avatar{aspect-ratio:1/1;width:100px;height:100px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:50%;margin-bottom:2rem}.template25-page .menu-list-container ul{justify-content:left;width:100%}.template25-page .menu-list-container ul li{padding:1rem 0;transition-delay:2s;text-align:right;padding:1rem 0.7rem}.template25-page .menu-list-container ul li a{color:white;font-size:1rem}.template25-page .menu-list-container ul li a i{font-size:0.8rem}.template25-page .menu-list-container .menu-icon{position:relative;width:15%;height:inherit;cursor:pointer;align-self:end;margin-bottom:50px}.template25-page .menu-list-container .menu-icon div{cursor:pointer;margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.template25-page .menu-list-container .menu-icon span{position:absolute;display:block;width:100%;height:2px;border-radius:1px;transition:all 0.2s cubic-bezier(0.1, 0.82, 0.76, 0.965)}.template25-page .menu-list-container .menu-icon span:first-of-type{transform:rotate(45deg);background-color:white !important;top:5px}.template25-page .menu-list-container .menu-icon span:last-of-type{transform:rotate(-45deg);background-color:white !important;bottom:5px}.template25-page section.page-banner-section{width:100%;aspect-ratio:2.4/1;background-color:white;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.template25-page section.page-banner-section .swiper-container{width:100%;height:100%}.template25-page section.page-banner-section .swiper-container .overlay{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);align-items:center;justify-content:center;z-index:50}.template25-page section.page-banner-section .swiper-container .banner-title{position:inherit;left:50px;z-index:100;color:white;text-align:start;width:40%;padding-top:108px}.template25-page section.page-banner-section .swiper-container .banner-title h2{color:white;padding-bottom:18px;font-weight:bold}.template25-page section.page-banner-section .swiper-container .banner-title h2.company-name{font-size:48px;text-transform:uppercase}.template25-page section.page-banner-section .swiper-container .banner-title h3{font-size:16px;text-transform:uppercase;padding-bottom:12px;font-weight:bold}.template25-page section.page-banner-section .swiper-container .banner-title .tagline{font-size:20px;text-transform:uppercase;color:white;font-weight:bold}.template25-page section.page-banner-section .swiper-container .banner-title .generic-button{margin-top:1.5rem;margin-left:0;font-weight:600;padding:0.5rem 2.5rem}.template25-page section.page-banner-section .swiper-container .swiper-pagination{position:absolute;bottom:10px;display:flex;justify-content:center;width:100%}.template25-page section.page-banner-section .swiper-container .swiper-pagination-bullet{width:8px;height:8px;background-color:#fff;margin:0 5px;border-radius:50%;opacity:0.5;transition:opacity 0.3s ease}.template25-page section.page-banner-section .swiper-container .swiper-pagination-bullet-active{opacity:1}.template25-page section.page-banner-section .swiper-slide img{width:100%;height:100%;object-fit:cover}.template25-page section.page-banner-section .swiper-pagination{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}@media screen and (min-width: 768px) and (max-width: 1024px){.template25-page section.page-banner-section{height:60vh}.template25-page section.page-banner-section .swiper-container .banner-title{width:90%}.template25-page section.page-banner-section .swiper-container .banner-title h2{font-size:1.6rem}}@media screen and (min-width: 300px) and (max-width: 767px){.template25-page section.page-banner-section{aspect-ratio:2.4 / 1;width:100%;height:35vh}.template25-page section.page-banner-section .right-side-background{width:85vw}.template25-page section.page-banner-section .overlay .banner-title{padding-top:58px !important;left:30px !important}.template25-page section.page-banner-section .overlay .banner-title h2{font-size:16px !important;padding-bottom:8px !important}.template25-page section.page-banner-section .overlay .banner-title h2.company-name{font-size:16px !important}.template25-page section.page-banner-section .overlay .banner-title h3{font-size:8px !important;padding-bottom:6px !important}.template25-page section.page-banner-section .overlay .banner-title .tagline{font-size:8px !important}.template25-page section.page-banner-section .overlay .banner-title .generic-button{margin-top:0.5rem !important;font-size:8px !important;padding:0.125rem 1rem !important}.template25-page section.page-banner-section .banner-content-container{width:100%}}.template25-page section.home-about-us-section .container{display:flex;flex-direction:column;gap:4rem}.template25-page section.home-about-us-section .container .vision-mission-container{display:grid;width:90%;grid-template-columns:1fr 1fr 1fr;margin:auto;background-color:var(--background-color-dark);height:18.75rem}.template25-page section.home-about-us-section .container .vision-mission-container .vm-desc{padding:2rem 1.5rem;overflow:auto}.template25-page section.home-about-us-section .container .vision-mission-container .middle-wrapper{border-color:#7D7D7D;border-style:solid;border-width:0px 1px}.template25-page section.home-about-us-section .container .vision-mission-container h2{font-size:1rem;font-weight:700;padding-bottom:2rem}.template25-page section.home-about-us-section .container .vision-mission-container .description{color:white;font-size:20px;font-weight:400}.template25-page section.home-about-us-section .container .company-description-container{display:flex;justify-content:space-between;height:510px;margin-bottom:4rem;position:relative}.template25-page section.home-about-us-section .container .company-description-container .image-container{width:56%;height:30.5rem;box-shadow:var(--default-box-shadow);position:relative}.template25-page section.home-about-us-section .container .company-description-container .image-container img{width:100%;height:100%;object-fit:cover}.template25-page section.home-about-us-section .container .company-description-container .content-card{width:56%;height:30.5rem;box-shadow:var(--default-box-shadow);z-index:50;margin-top:5rem;background-color:var(--background-color-dark);display:flex;flex-direction:column;justify-content:space-between;position:absolute;left:calc(45%);padding-left:1rem;padding-right:1rem;padding-bottom:1rem}.template25-page section.home-about-us-section .container .company-description-container .content-card .title-parent{display:flex;justify-content:flex-end}.template25-page section.home-about-us-section .container .company-description-container .content-card .title-parent .title{font-size:4rem;font-weight:700;text-align:end;width:75%;text-transform:uppercase}.template25-page section.home-about-us-section .container .company-description-container .content-card .description{color:white;font-size:20px;font-weight:400;overflow:auto}@media only screen and (min-width: 992px) and (max-width: 1218px){.template25-page section.home-about-us-section .content-card .title{font-size:3rem !important}.template25-page section.home-about-us-section .content-card .description{font-size:18px !important}}@media only screen and (max-width: 991px){.template25-page section.home-about-us-section{padding-top:2rem;padding-left:1rem;padding-right:1rem;padding-bottom:2rem}.template25-page section.home-about-us-section .container{gap:2rem !important}.template25-page section.home-about-us-section .container .vision-mission-container{display:grid;flex-direction:column;height:18.25rem !important;width:15.5rem !important;padding-left:0.75rem;padding-right:0.75rem;box-shadow:var(--default-box-shadow)}.template25-page section.home-about-us-section .container .vision-mission-container .vm-desc{padding:1rem 0.75rem}.template25-page section.home-about-us-section .container .vision-mission-container .middle-wrapper{border-style:solid;border-width:1px 0px}.template25-page section.home-about-us-section .container .vision-mission-container h2{font-size:12px !important;font-weight:700;padding-bottom:1rem}.template25-page section.home-about-us-section .container .vision-mission-container .description{font-size:10px !important}.template25-page section.home-about-us-section .container .company-description-container{height:200px;margin-bottom:0 !important}.template25-page section.home-about-us-section .container .company-description-container .image-container{height:10rem !important}.template25-page section.home-about-us-section .container .company-description-container .content-card{height:10rem !important;margin-top:2.5rem;padding-left:0.5rem !important;padding-right:0.5rem !important;padding-bottom:0.5rem !important}.template25-page section.home-about-us-section .container .company-description-container .content-card .title-parent .title{font-size:1rem !important}.template25-page section.home-about-us-section .container .company-description-container .content-card .description{font-size:0.5rem}}.template25-page section.our-team-section{padding-bottom:0rem}.template25-page section.our-team-section .container{padding-left:1rem;padding-right:1rem}.template25-page section.our-team-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template25-page section.our-team-section .card-container .single-card-container{position:relative;width:38rem;height:38rem;margin:1rem}.template25-page section.our-team-section .card-container .single-card-container .image-card{position:relative;height:25rem;width:22rem;box-shadow:var(--default-box-shadow);overflow:hidden;transition:transform 0.5s}.template25-page section.our-team-section .card-container .single-card-container .image-card img{width:100%;height:100%;object-fit:cover}.template25-page section.our-team-section .card-container .single-card-container .image-card:hover{cursor:pointer;transform:scale(1.05);z-index:51;transition:transform 0.5s}.template25-page section.our-team-section .card-container .single-card-container .content-card{width:26.25rem;height:21.25rem;box-shadow:var(--default-box-shadow);padding:1rem 1rem;position:absolute;left:calc(22rem - 30%);top:calc(12rem + 10%);background-color:var(--background-color-light);z-index:50;overflow:auto}.template25-page section.our-team-section .card-container .single-card-container .content-card .card-name{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight)}.template25-page section.our-team-section .card-container .single-card-container .content-card .card-job-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.template25-page section.our-team-section .card-container .single-card-container .content-card .card-description{font-size:var(--card-description-font-size);color:var(--card-description-font-color)}.template25-page section.our-team-section .card-container .single-card-container .content-card .divider{display:none}.template25-page section.our-team-section .card-container .single-card-container .content-card .logo{display:none}@media screen and (min-width: 300px) and (max-width: 767px){.template25-page section.our-team-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template25-page section.our-team-section .container{padding:0}.template25-page section.our-team-section .card-container{margin-bottom:1rem !important}.template25-page section.our-team-section .card-container .single-card-container{width:25rem !important;height:17rem !important;margin:0.25rem 1rem !important}.template25-page section.our-team-section .card-container .single-card-container .image-card{height:10.25rem !important;width:10rem !important}.template25-page section.our-team-section .card-container .single-card-container .content-card{width:72% !important;height:9.5rem !important;left:calc(10rem - 18%) !important;top:calc(10.25rem - 24%) !important;padding:0.5rem 0.75rem !important;display:flex;flex-direction:column;justify-content:space-between;gap:0.5rem;overflow:auto}.template25-page section.our-team-section .card-container .single-card-container .content-card .card-name{font-size:0.75rem !important;text-align:right}.template25-page section.our-team-section .card-container .single-card-container .content-card .card-job-title{font-size:0.75rem !important;text-align:right;margin-bottom:0 !important}.template25-page section.our-team-section .card-container .single-card-container .content-card .card-description{font-size:0.5rem !important}.template25-page section.our-team-section .card-container .single-card-container .content-card .divider{display:block;width:100%;height:1px;background-color:#C0C0C0;margin-top:0.5rem;margin-bottom:0.75rem}.template25-page section.our-team-section .card-container .single-card-container .content-card .logo{overflow:hidden;width:1.5rem;height:1.5rem;display:block;align-self:end;position:absolute;top:77%}.template25-page section.our-team-section .card-container .single-card-container .content-card .logo img{height:100%;width:100%;object-fit:cover}}.template25-page section.home-certs-section{text-align:center;background-color:var(--background-color-dark);padding-bottom:0;padding-top:3rem}.template25-page section.home-certs-section .container{display:flex;flex-direction:column;margin:0 auto;width:90%;max-width:none}.template25-page section.home-certs-section h2{font-size:16px;font-weight:bold;text-transform:uppercase;color:white}.template25-page section.home-certs-section h3{font-size:48px;color:white;font-weight:bold}.template25-page section.home-certs-section .certifications-container{display:flex;align-items:center;position:relative}.template25-page section.home-certs-section .certifications-container .cert-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;margin:2rem auto;overflow:hidden;width:100%}.template25-page section.home-certs-section .certifications-container .image-container{height:29rem;width:20.25rem;margin:1rem auto;box-sizing:border-box;display:none;overflow:hidden;border:0.063rem solid #7D7D7D;box-shadow:6px 6px 4px rgba(255,255,255,0.2);transition:transform 0.5s}.template25-page section.home-certs-section .certifications-container .image-container img{width:100%;height:100%;object-fit:cover}.template25-page section.home-certs-section .certifications-container .image-container:hover{cursor:pointer;transform:scale(1.05);transition:transform 0.5s}.template25-page section.home-certs-section .certifications-container .cert-prev,.template25-page section.home-certs-section .certifications-container .cert-next{margin-top:auto;margin-bottom:auto;cursor:pointer;padding:1rem;font-size:2rem;user-select:none}@media only screen and (min-width: 992px) and (max-width: 1218px){.template25-page section.home-certs-section .certifications-container .image-container{height:21rem !important;width:15.25rem !important}.template25-page section.home-certs-section .certifications-container .cert-prev,.template25-page section.home-certs-section .certifications-container .cert-next{padding:0.5rem !important}}@media only screen and (max-width: 991px){.template25-page section.home-certs-section h2{font-size:10px}.template25-page section.home-certs-section h3{font-size:12px}.template25-page section.home-certs-section .container{padding:0 !important}.template25-page section.home-certs-section .certifications-container .cert-gallery{grid-template-columns:1fr 1fr !important;margin:1rem auto !important}.template25-page section.home-certs-section .certifications-container .image-container{height:13rem !important;width:9.25rem !important;margin:0.5rem auto !important}.template25-page section.home-certs-section .certifications-container .cert-prev,.template25-page section.home-certs-section .certifications-container .cert-next{padding:0.25rem !important;font-size:1rem !important}}.template25-page section.services-section{padding-bottom:0rem}.template25-page section.services-section .container{padding-left:0;padding-right:0}.template25-page section.services-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template25-page section.services-section .card-container .single-card-container{position:relative;margin:2rem;width:100%;height:30rem;display:flex;justify-content:flex-start}.template25-page section.services-section .card-container .single-card-container .image-card{position:relative;height:24.25rem;width:38rem;box-shadow:var(--default-box-shadow);overflow:hidden;transition:transform 0.5s}.template25-page section.services-section .card-container .single-card-container .image-card img{width:100%;height:100%;object-fit:cover}.template25-page section.services-section .card-container .single-card-container .image-card .image-wrapper{height:24.25rem}.template25-page section.services-section .card-container .single-card-container .image-card .slider{width:100%;height:100%;overflow:hidden;display:flex}.template25-page section.services-section .card-container .single-card-container .image-card .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template25-page section.services-section .card-container .single-card-container .image-card .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template25-page section.services-section .card-container .single-card-container .image-card .slider .controls-wrapper{display:flex;width:38rem;height:100%;z-index:30;position:absolute}.template25-page section.services-section .card-container .single-card-container .image-card .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template25-page section.services-section .card-container .single-card-container .image-card .slider .controls-wrapper .controls .prev,.template25-page section.services-section .card-container .single-card-container .image-card .slider .controls-wrapper .controls .next{cursor:pointer;width:auto;padding:1rem;color:white;font-size:2rem;user-select:none}.template25-page section.services-section .card-container .single-card-container .image-card:hover{cursor:pointer;transform:scale(1.05);z-index:51;transition:transform 0.5s}.template25-page section.services-section .card-container .single-card-container .image-card .card-title,.template25-page section.services-section .card-container .single-card-container .image-card .image-overlay{display:none}.template25-page section.services-section .card-container .single-card-container .content-card{width:63.5%;height:22.75rem;box-shadow:var(--default-box-shadow);padding:1rem 1.5rem;position:absolute;left:calc(36rem - 9.5%);top:calc(22%);background-color:var(--background-color-light);z-index:50;overflow:auto}.template25-page section.services-section .card-container .single-card-container .content-card .card-title{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight);margin-bottom:1rem}.template25-page section.services-section .card-container .single-card-container .content-card .description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight);margin-bottom:1.5rem}.template25-page section.services-section .card-container .single-card-container .content-card .documents-title{font-size:20px;font-weight:var(--card-title-font-weight);margin:1rem 0}.template25-page section.services-section .card-container .single-card-container .content-card .document-section{display:flex;flex-wrap:wrap;gap:1rem 2.5rem}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .generic-button{padding:6px 8px;margin:0}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .document-button-wrapper{display:flex;align-items:center;gap:0.5rem}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .document-button-wrapper img{width:1.5rem;height:1.5rem}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .na-text{font-size:20px;font-weight:300}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .document-mobile{display:none}.template25-page section.services-section .card-container .single-card-container:nth-child(even){justify-content:flex-end}.template25-page section.services-section .card-container .single-card-container:nth-child(even) .content-card{left:calc(0%)}@media screen and (min-width: 992px) and (max-width: 1399px){.template25-page section.services-section .single-card-container{margin:1rem !important;height:27rem !important}.template25-page section.services-section .single-card-container .image-card{height:20.25rem !important;width:29rem !important}.template25-page section.services-section .single-card-container .image-card .controls-wrapper{width:29rem !important}.template25-page section.services-section .single-card-container .content-card{width:67.5% !important;height:19.75rem !important;left:calc(24rem - 8.5%) !important;top:calc(24%) !important}.template25-page section.services-section .single-card-container:nth-child(even){justify-content:flex-end}.template25-page section.services-section .single-card-container:nth-child(even) .content-card{left:calc(0%) !important}}@media screen and (max-width: 991px){.template25-page section.services-section{padding-top:1.5rem}.template25-page section.services-section .container{padding-left:2rem !important;padding-right:2rem !important}.template25-page section.services-section .card-container{margin-bottom:2rem !important}.template25-page section.services-section .card-container .single-card-container{height:15.75rem !important;width:22.5rem !important;margin:1rem 0 !important;justify-content:center;box-shadow:var(--default-box-shadow);display:flex !important;flex-direction:column !important}.template25-page section.services-section .card-container .single-card-container .image-card{height:10rem !important;width:100% !important;box-shadow:none !important}.template25-page section.services-section .card-container .single-card-container .image-card .image-overlay{display:block;width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template25-page section.services-section .card-container .single-card-container .image-card .card-title{display:block;font-size:12px;font-weight:var(--card-title-font-weight);z-index:30;position:absolute;align-self:flex-end;padding:0.5rem 0.5rem}.template25-page section.services-section .card-container .single-card-container .image-card .controls-wrapper{height:10rem !important;width:100% !important}.template25-page section.services-section .card-container .single-card-container .image-card .controls-wrapper .prev,.template25-page section.services-section .card-container .single-card-container .image-card .controls-wrapper .next{font-size:1rem !important;padding:0.5rem !important}.template25-page section.services-section .card-container .single-card-container .image-card .image-wrapper{display:flex !important;height:10rem !important}.template25-page section.services-section .card-container .single-card-container .image-card:hover{transform:none !important;cursor:default !important}.template25-page section.services-section .card-container .single-card-container .content-card{width:100% !important;height:5.75rem !important;padding:0.5rem 0.5rem !important;position:relative !important;box-shadow:none !important;top:0 !important;left:0 !important}.template25-page section.services-section .card-container .single-card-container .content-card .description{font-size:0.5rem !important;margin-bottom:0.75rem !important}.template25-page section.services-section .card-container .single-card-container .content-card .card-title,.template25-page section.services-section .card-container .single-card-container .content-card .generic-button,.template25-page section.services-section .card-container .single-card-container .content-card .documents-title{display:none !important}.template25-page section.services-section .card-container .single-card-container .content-card .document-section{gap:0.5rem 0.5rem !important}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .document-mobile{display:block}.template25-page section.services-section .card-container .single-card-container .content-card .document-section .document-mobile img{width:22px !important;height:24px !important;color:black}.template25-page section.services-section .card-container .single-card-container .content-card .na-text{display:none}}.template25-page section.products-section{padding-bottom:0rem}.template25-page section.products-section .container{padding-left:0;padding-right:0}.template25-page section.products-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template25-page section.products-section .card-container .image-content-pair{display:flex;flex-direction:row;gap:2rem;margin:2rem}.template25-page section.products-section .card-container .image-content-pair .image-card{overflow:hidden;height:36rem;width:36rem;box-shadow:var(--default-box-shadow)}.template25-page section.products-section .card-container .image-content-pair .image-card img{width:100%;height:100%;object-fit:cover}.template25-page section.products-section .card-container .image-content-pair .image-card .image-wrapper{height:36rem}.template25-page section.products-section .card-container .image-content-pair .image-card .card-title,.template25-page section.products-section .card-container .image-content-pair .image-card .image-overlay{display:none}.template25-page section.products-section .card-container .image-content-pair .image-card .slider{width:100%;height:100%;overflow:hidden;display:flex}.template25-page section.products-section .card-container .image-content-pair .image-card .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template25-page section.products-section .card-container .image-content-pair .image-card .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white}.template25-page section.products-section .card-container .image-content-pair .image-card .slider .controls-wrapper{display:flex;width:36rem;height:36rem;z-index:30;position:absolute}.template25-page section.products-section .card-container .image-content-pair .image-card .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template25-page section.products-section .card-container .image-content-pair .image-card .slider .controls-wrapper .controls .prev,.template25-page section.products-section .card-container .image-content-pair .image-card .slider .controls-wrapper .controls .next{cursor:pointer;width:auto;padding:1rem;font-size:2rem;user-select:none}.template25-page section.products-section .card-container .image-content-pair .content-card{width:42.5rem;height:36rem;display:flex;flex-direction:column;background-color:var(--background-color-light);box-shadow:var(--default-box-shadow);padding:1.25rem;overflow:auto}.template25-page section.products-section .card-container .image-content-pair .content-card .card-title{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight);margin-bottom:1.75rem}.template25-page section.products-section .card-container .image-content-pair .content-card .description{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color);margin-bottom:2rem}.template25-page section.products-section .card-container .image-content-pair .content-card .view-more{display:none}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container{display:flex;flex-direction:column;gap:1rem;padding-bottom:2rem;border-bottom:0.063rem solid #7D7D7D}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container .content-row{display:flex}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container .content-row .product-info-wrapper{width:50%;display:flex;flex-direction:column;gap:0}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container .content-row .product-info-wrapper .info-title{font-size:20px;font-weight:var(--card-title-font-weight)}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container .content-row .product-info-wrapper .info{display:flex;gap:0.25rem;align-items:center}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container .content-row .product-info-wrapper .info .value{font-size:20px;font-weight:300}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container .content-row .product-info-wrapper .info .material-symbols-outlined{font-size:24px;font-weight:400}.template25-page section.products-section .card-container .image-content-pair .content-card .documents-title{font-size:20px;font-weight:var(--card-title-font-weight);margin:1rem 0}.template25-page section.products-section .card-container .image-content-pair .content-card .document-section{display:flex;flex-wrap:wrap;gap:1rem 2.5rem}.template25-page section.products-section .card-container .image-content-pair .content-card .document-section .generic-button{padding:6px 8px;margin:0}.template25-page section.products-section .card-container .image-content-pair .content-card .document-section .document-button-wrapper{display:flex;align-items:center;gap:0.5rem}.template25-page section.products-section .card-container .image-content-pair .content-card .document-section .document-button-wrapper img{width:1.5rem;height:1.5rem}.template25-page section.products-section .card-container .image-content-pair .content-card .document-section .na-text{font-size:20px;font-weight:300}.template25-page section.products-section .hide{display:none}@media screen and (min-width: 991px) and (max-width: 1340px){.template25-page section.products-section{padding-left:0.625rem;padding-right:0.625rem}.template25-page section.products-section .card-container .image-content-pair .image-card{width:26rem !important;height:26rem !important}.template25-page section.products-section .card-container .image-content-pair .image-card .controls-wrapper{width:26rem !important;height:26rem !important}.template25-page section.products-section .card-container .image-content-pair .content-card{width:28.5rem !important;height:26rem !important}}@media only screen and (max-width: 991px){.template25-page section.products-section{padding-top:1.5rem}.template25-page section.products-section .container{padding-left:2rem !important;padding-right:2rem !important}.template25-page section.products-section .card-container{margin-bottom:2rem !important}.template25-page section.products-section .card-container .image-content-pair{height:13.5rem !important;width:22.5rem !important;margin:1rem 0 !important;flex-direction:column !important;gap:0 !important;box-shadow:var(--default-box-shadow)}.template25-page section.products-section .card-container .image-content-pair .image-card{height:10rem !important;width:100% !important;box-shadow:none !important}.template25-page section.products-section .card-container .image-content-pair .image-card .slider{position:relative !important}.template25-page section.products-section .card-container .image-content-pair .image-card .image-wrapper{display:flex !important;height:10rem !important}.template25-page section.products-section .card-container .image-content-pair .image-card .image-wrapper .image-overlay{display:block;width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template25-page section.products-section .card-container .image-content-pair .image-card .image-wrapper .card-title{display:block;font-size:12px;font-weight:var(--card-title-font-weight);z-index:30;position:absolute;align-self:flex-end;padding:0.5rem 0.5rem}.template25-page section.products-section .card-container .image-content-pair .image-card .controls-wrapper{height:10rem !important;width:100% !important}.template25-page section.products-section .card-container .image-content-pair .image-card .controls-wrapper .prev,.template25-page section.products-section .card-container .image-content-pair .image-card .controls-wrapper .next{font-size:1rem !important;padding:0.5rem !important}.template25-page section.products-section .card-container .image-content-pair .content-card{width:100% !important;height:3.5rem !important;padding:0.5rem 0.5rem !important;box-shadow:none !important}.template25-page section.products-section .card-container .image-content-pair .content-card .product-info-container,.template25-page section.products-section .card-container .image-content-pair .content-card .documents-title,.template25-page section.products-section .card-container .image-content-pair .content-card .document-section,.template25-page section.products-section .card-container .image-content-pair .content-card .card-title{display:none !important}.template25-page section.products-section .card-container .image-content-pair .content-card .description-wrapper{display:flex;justify-content:space-between}.template25-page section.products-section .card-container .image-content-pair .content-card .description-wrapper .description{width:80%;font-size:0.5rem !important;margin-bottom:0.75rem !important}.template25-page section.products-section .card-container .image-content-pair .content-card .description-wrapper .view-more{display:block;height:36px;padding-top:0.25rem;cursor:pointer}.template25-page section.products-section .card-container .image-content-pair .content-card .description-wrapper .view-more .material-symbols-outlined{color:white;font-size:2rem;border-radius:50%}.template25-page section.products-section .card-container .image-content-pair .content-card .na-text{display:none}.template25-page section.products-section .card-container .modal-overlay{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;z-index:90}.template25-page section.products-section .card-container .modal-container{width:20.25rem;height:30rem;background-color:var(--background-color-light);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;cursor:default}.template25-page section.products-section .card-container .modal-container .image-container{overflow:hidden;height:15rem;width:100%}.template25-page section.products-section .card-container .modal-container .image-container img{width:100%;height:100%;object-fit:cover}.template25-page section.products-section .card-container .modal-container .image-container .close-section{padding-top:0.25rem;padding-right:0.5rem;position:absolute;padding-left:92%;z-index:50}.template25-page section.products-section .card-container .modal-container .image-container .close-section .close-modal-btn{background:none;font-size:1.25rem;font-weight:500;cursor:pointer;border:none;outline:none}.template25-page section.products-section .card-container .modal-container .image-container .slider{width:100%;height:100%;overflow:hidden;display:flex}.template25-page section.products-section .card-container .modal-container .image-container .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template25-page section.products-section .card-container .modal-container .image-container .slider .slides .slide{width:100%;height:100%;box-sizing:border-box;background-color:white;box-shadow:0 0 5px rgba(0,0,0,0.5)}.template25-page section.products-section .card-container .modal-container .image-container .slider .controls-wrapper{display:flex;width:100%;height:15rem;z-index:30;position:absolute}.template25-page section.products-section .card-container .modal-container .image-container .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template25-page section.products-section .card-container .modal-container .image-container .slider .controls-wrapper .controls .prev,.template25-page section.products-section .card-container .modal-container .image-container .slider .controls-wrapper .controls .next{cursor:pointer;width:auto;padding:0.5rem;font-size:1rem;user-select:none}.template25-page section.products-section .card-container .modal-container .content-section{height:15rem;width:100%;display:flex;justify-content:flex-end}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container{padding-left:1rem;padding-right:1rem;padding-bottom:0.25rem;padding-top:0.5rem;overflow:auto;max-height:100%;width:100%;word-wrap:break-word;margin-top:0rem;margin-bottom:0.5rem}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .modal-title{font-size:1rem;font-weight:500;padding-bottom:0.5rem}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container{display:flex;flex-direction:column;gap:0.5rem;padding-bottom:1rem;border-bottom:0.063rem solid #7D7D7D}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container .content-row{display:flex}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container .content-row .product-info-wrapper{width:50%;display:flex;flex-direction:column;gap:0}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container .content-row .product-info-wrapper .info-title{font-size:0.75rem;font-weight:var(--card-title-font-weight)}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container .content-row .product-info-wrapper .info{display:flex;gap:0.25rem;align-items:center}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container .content-row .product-info-wrapper .info .value{font-size:0.75rem;font-weight:300}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .product-info-container .content-row .product-info-wrapper .info .material-symbols-outlined{font-size:0.75rem;font-weight:400}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .documents-title{font-size:0.75rem;font-weight:var(--card-title-font-weight);margin-top:0.75rem;margin-bottom:0.5rem}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .document-section{display:flex;flex-wrap:wrap;overflow:auto}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .document-section .document{margin-right:0.25rem;margin-bottom:0.25rem}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .document-section .document .icon img{width:25px;height:25px}.template25-page section.products-section .card-container .modal-container .content-section .modal-content-container .document-section .document a{display:flex;align-items:center}}.template25-page section.projects-section{padding-bottom:0rem}.template25-page section.projects-section .container{padding-left:0;padding-right:0}.template25-page section.projects-section .project-tabs{display:flex;width:fit-content;border-radius:10px;margin:20px auto;margin-top:0}.template25-page section.projects-section .project-tabs button{font-size:20px;font-weight:600;border:none;padding:1rem 1.5rem}.template25-page section.projects-section .project-tabs .inactive{background-color:white !important}.template25-page section.projects-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template25-page section.projects-section .card-container.hide{display:none}.template25-page section.projects-section .card-container .single-card-container{position:relative;margin:2rem;width:100%;height:30rem;display:flex;justify-content:flex-start}.template25-page section.projects-section .card-container .single-card-container .image-card{position:relative;height:24.25rem;width:38rem;box-shadow:var(--default-box-shadow);overflow:hidden;transition:transform 0.5s}.template25-page section.projects-section .card-container .single-card-container .image-card img{width:100%;height:100%;object-fit:cover}.template25-page section.projects-section .card-container .single-card-container .image-card:hover{cursor:pointer;transform:scale(1.05);z-index:51;transition:transform 0.5s}.template25-page section.projects-section .card-container .single-card-container .content-card{width:50rem;height:22.75rem;box-shadow:var(--default-box-shadow);padding:1rem 1.5rem;position:absolute;left:calc(36rem - 9.5%);top:calc(22%);background-color:var(--background-color-light);z-index:50;overflow:auto}.template25-page section.projects-section .card-container .single-card-container .content-card .card-title{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight);margin-bottom:0.75rem}.template25-page section.projects-section .card-container .single-card-container .content-card .description{font-size:var(--card-description-font-size);color:var(--card-description-font-color);font-weight:var(--card-description-font-weight);margin-bottom:1rem}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.desktop{display:flex;margin-bottom:1rem;gap:1.5rem;flex-wrap:wrap}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.desktop .info{display:flex;gap:0.5rem;align-items:center}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.desktop .info .material-symbols-outlined{font-size:1.5rem;font-weight:400}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.desktop .info .value{font-size:1rem;font-weight:300;color:var(--card-description-font-color)}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.mobile{display:none}.template25-page section.projects-section .card-container .single-card-container .content-card .sum-title{font-size:20px;font-weight:600}.template25-page section.projects-section .card-container .single-card-container .content-card .value-sum{font-size:36px;font-weight:var(--card-title-font-weight)}.template25-page section.projects-section .card-container .single-card-container:nth-child(even).desktop{justify-content:flex-end}.template25-page section.projects-section .card-container .single-card-container:nth-child(even).desktop .content-card{left:calc(0%)}@media only screen and (max-width: 991px){.template25-page section.projects-section{padding-top:1.5rem}.template25-page section.projects-section .container{padding-left:2rem !important;padding-right:2rem !important}.template25-page section.projects-section .project-tabs{margin:5px auto !important;width:100% !important;justify-content:center !important}.template25-page section.projects-section .project-tabs button{font-size:12px !important;padding:0.5rem 8% !important}.template25-page section.projects-section .card-container{margin-bottom:2rem}.template25-page section.projects-section .card-container .single-card-container{height:16.5rem !important;margin:2rem 0 !important}.template25-page section.projects-section .card-container .single-card-container .image-card{height:11.75rem !important;width:11.75rem !important}.template25-page section.projects-section .card-container .single-card-container .content-card{width:calc(85%) !important;height:9rem !important;padding:0.5rem 0.75rem !important;left:calc(15.5%) !important;top:calc(11.75rem - 18%) !important}.template25-page section.projects-section .card-container .single-card-container .content-card .card-title{font-size:0.75rem !important;margin-bottom:0.25rem !important}.template25-page section.projects-section .card-container .single-card-container .content-card .description{font-size:0.5rem !important;margin-bottom:0 !important;padding-bottom:0.25rem !important;border-bottom:1px solid #C0C0C0 !important}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.desktop{display:none !important}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.mobile{margin-top:0.5rem;display:flex;flex-direction:column;gap:0.5rem}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.mobile .info-wrapper{display:flex;justify-content:space-between}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.mobile .info-wrapper .info{display:flex;gap:0.25rem;align-items:center}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.mobile .info-wrapper .info .material-symbols-outlined{font-size:0.875rem;font-weight:400}.template25-page section.projects-section .card-container .single-card-container .content-card .project-info-wrapper.mobile .info-wrapper .info .value{font-size:0.5rem;font-weight:300;color:var(--card-description-font-color)}.template25-page section.projects-section .card-container .single-card-container .content-card .sum-title{display:none !important}.template25-page section.projects-section .card-container .single-card-container .content-card .value-sum{display:none !important}}.template25-page section.career-section{padding-bottom:0rem}.template25-page section.career-section .container{padding-left:0;padding-right:0}.template25-page section.career-section .flip-card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template25-page section.career-section .flip-card-container.hide{display:none}.template25-page section.career-section .flip-card-container .flip-card{position:relative;width:39rem;height:22rem;perspective:3200px;margin:1rem}.template25-page section.career-section .flip-card-container .flip-card:hover{cursor:pointer}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front,.template25-page section.career-section .flip-card-container .flip-card .flip-card-back{position:absolute;width:100%;height:100%;box-shadow:var(--default-box-shadow);transition:transform 1s ease-in-out;backface-visibility:hidden;word-wrap:break-word;padding:0.75rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;overflow:auto}.template25-page section.career-section .flip-card-container .flip-card .material-symbols-outlined{font-size:1.5rem;font-weight:600}.template25-page section.career-section .flip-card-container .flip-card .career-title{font-size:var(--card-title-font-size);font-weight:var(--card-title-font-weight)}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front{transform:rotateX(0deg);height:100%;background-color:var(--background-color-light)}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front.flipped{transform:rotateX(180deg)}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .title-wrapper{margin-bottom:2.5rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .title-wrapper .job-type{font-size:var(--card-description-font-size);font-weight:500;color:var(--card-description-font-color);margin-bottom:0.5rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .title-wrapper .career-description{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color);margin-bottom:0.75rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-container{display:flex;flex-direction:column;gap:1.5rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-container .content-row{display:flex}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-container .content-row .details-wrapper{width:50%;display:flex;gap:1rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-container .content-row .details-wrapper .detail-description{font-size:var(--card-description-font-size);font-weight:var(--card-description-font-weight);color:var(--card-description-font-color)}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .view-more-icon{display:none}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .bottom-section{display:flex;justify-content:flex-end;gap:0.25rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .bottom-section .view-more-text{font-size:1rem;font-weight:400}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back{transform:rotateX(-180deg);display:flex;flex-direction:column;justify-content:space-between;background-color:var(--background-color-dark)}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back.flipped{transform:rotateX(0deg)}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper{display:flex;flex-direction:column;margin-bottom:1rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper .qualification-title{font-size:1rem;font-weight:600}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper .career-qualification-wrapper{display:flex;flex-direction:column;gap:0.25rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper .career-qualification-wrapper .career-qualification{font-size:1rem;font-weight:300;color:white}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .contact-container{display:flex;flex-direction:column}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .contact-container .to-apply-text{font-size:1rem;font-weight:600}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .contact-container .contact-info{display:flex;flex-direction:column;gap:0.25rem;color:white;font-size:1rem;font-weight:600}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .bottom-section{display:flex;gap:0.25rem}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .bottom-section .validity-detail{font-size:1rem;font-weight:600}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .bottom-section .validity-detail-description{font-size:1rem;font-weight:600;color:white;line-height:20px}@media screen and (max-width: 991px){.template25-page section.career-section{padding-top:1.5rem}.template25-page section.career-section .container{padding-left:2rem !important;padding-right:2rem !important}.template25-page section.career-section .flip-card-container{margin-bottom:2rem !important}.template25-page section.career-section .flip-card-container .flip-card{height:9.5rem !important;margin:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front,.template25-page section.career-section .flip-card-container .flip-card .flip-card-back{padding:0.5rem 0.75rem !important}.template25-page section.career-section .flip-card-container .flip-card .material-symbols-outlined{font-size:0.75rem !important;font-weight:400 !important}.template25-page section.career-section .flip-card-container .flip-card .career-title{font-size:12px !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section{display:flex;flex-direction:column;justify-content:space-between;height:100%}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .title-wrapper{margin-bottom:1rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .title-wrapper .job-type{margin-bottom:0.25rem !important;font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .title-wrapper .career-description{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper{display:flex;justify-content:space-between}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper .content-container{gap:0.25rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper .content-container .content-row{flex-direction:column !important;gap:0.25rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper .content-container .content-row .details-wrapper{width:100% !important;gap:0.25rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper .content-container .content-row .details-wrapper .detail-description{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper .view-more-icon{display:flex !important;flex-direction:column;justify-content:flex-end;padding-top:0.25rem;cursor:pointer}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .top-section .content-wrapper .view-more-icon .material-symbols-outlined{color:white;font-size:1.5rem !important;border-radius:50%}.template25-page section.career-section .flip-card-container .flip-card .flip-card-front .bottom-section{display:none}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .career-title{display:none}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper{margin-bottom:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper .qualification-title{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .qualification-wrapper .career-qualification-wrapper .career-qualification{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .contact-container .to-apply-text{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .top-section .contact-container .contact-info{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .bottom-section .validity-detail{font-size:0.5rem !important}.template25-page section.career-section .flip-card-container .flip-card .flip-card-back .bottom-section .validity-detail-description{font-size:0.5rem !important;line-height:unset !important}}.template25-page section.contact-us-section{padding-top:5vh;padding-bottom:0;padding-left:0;padding-right:0}.template25-page section.contact-us-section .container{display:flex;flex-direction:column;gap:40px;justify-content:space-between;max-width:1920px;padding:0}.template25-page section.contact-us-section .container .contact-info-container{display:flex;gap:40px;padding-left:4rem;padding-right:4rem}.template25-page section.contact-us-section .container .contact-info-container .title{font-size:64px;font-weight:600}.template25-page section.contact-us-section .container .contact-info-container .form-container,.template25-page section.contact-us-section .container .contact-info-container .contact-list{flex-basis:50%}.template25-page section.contact-us-section .container .contact-info-container ul.contact-list li.contact-item{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem;color:black}.template25-page section.contact-us-section .container .contact-info-container ul.contact-list li.contact-item .material-symbols-outlined{font-size:40px}.template25-page section.contact-us-section .container .contact-info-container ul.contact-list li.contact-item .description{font-size:20px}.template25-page section.contact-us-section .container .contact-info-container .contact-form{padding-top:24px}.template25-page section.contact-us-section .container .contact-info-container .contact-form .form-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.template25-page section.contact-us-section .container .contact-info-container .contact-form .form-control{background-color:white;border:1px solid}.template25-page section.contact-us-section .container .contact-info-container .contact-form #inquiry{margin-top:12px}.template25-page section.contact-us-section .container .contact-info-container .contact-form button{padding:4px 24px;font-weight:bold;border-radius:0}.template25-page section.contact-us-section .google-maps-container{width:100%}.template25-page section.contact-us-section .google-maps-container .map-wrapper{height:100%}.template25-page section.contact-us-section .google-maps-container iframe{width:100%;height:600px}@media only screen and (max-width: 991px){.template25-page section.contact-us-section{padding-top:2vh}.template25-page section.contact-us-section .container{gap:24px !important}.template25-page section.contact-us-section .container .title{font-size:32px !important}.template25-page section.contact-us-section .container .google-maps-container{width:100%}.template25-page section.contact-us-section .container .google-maps-container iframe{width:100%;height:185px}.template25-page section.contact-us-section .container .contact-info-container{width:100%;flex-direction:column;margin:0 auto;padding-left:24px !important;padding-right:24px !important;gap:20px !important}.template25-page section.contact-us-section .container .contact-info-container ul.contact-list li.contact-item{display:none}.template25-page section.contact-us-section .container .contact-info-container .contact-form{padding-top:0 !important}.template25-page section.contact-us-section .container .contact-info-container .contact-form .form-row{grid-template-columns:repeat(1, 1fr)}.template25-page section.contact-us-section .container .contact-info-container .contact-form button{font-size:10px;padding:4px 24px;font-weight:bold}}.template25-page section.home-bottom-contact-section{margin:0;padding:0}.template25-page section.home-bottom-contact-section .contact-strip{height:7.25rem;width:100%;display:flex;align-items:center;justify-content:space-between}.template25-page section.home-bottom-contact-section .contact-strip .tagline{font-size:40px;font-weight:700}.template25-page section.home-bottom-contact-section .contact-strip .contact-info{display:flex;gap:0.25rem;align-items:center}.template25-page section.home-bottom-contact-section .contact-strip .contact-info .material-symbols-outlined{font-size:44px}.template25-page section.home-bottom-contact-section .contact-strip .contact-info .details{font-size:40px}@media only screen and (max-width: 991px){.template25-page section.home-bottom-contact-section .contact-strip{height:4rem !important;justify-content:center !important}.template25-page section.home-bottom-contact-section .contact-strip .tagline{display:none !important}.template25-page section.home-bottom-contact-section .contact-strip .contact-info{gap:unset !important;justify-content:space-between !important;width:100%}.template25-page section.home-bottom-contact-section .contact-strip .contact-info .material-symbols-outlined{font-size:22px !important;font-weight:600}.template25-page section.home-bottom-contact-section .contact-strip .contact-info .details{font-size:20px !important;font-weight:600}}.template25-page footer.footer-design{background-color:var(--background-color-dark);padding-bottom:1.5rem}.template25-page footer.footer-design .container{width:90%;color:white}.template25-page footer.footer-design .footer-upper{display:flex;justify-content:space-between;padding:48px 0px}.template25-page footer.footer-design .footer-upper .footer-info{display:flex;flex-direction:column;gap:8px;padding-left:80px}.template25-page footer.footer-design .footer-upper .footer-info.company-logo{padding-left:0}.template25-page footer.footer-design .footer-upper .footer-info.company-logo img{margin-bottom:20px}.template25-page footer.footer-design .footer-upper .footer-info.company-logo .footer-link{padding-bottom:0}.template25-page footer.footer-design .footer-upper .footer-info h3{font-size:24px;font-weight:bold;margin-bottom:20px}.template25-page footer.footer-design .footer-upper .footer-info .footer-link{display:flex;gap:16px;padding-bottom:12px}.template25-page footer.footer-design .footer-upper .footer-info ul{padding-left:0}.template25-page footer.footer-design .footer-upper .footer-info ul li{list-style-type:none;margin-bottom:4px}.template25-page footer.footer-design .footer-upper .footer-info ul li a{color:white}.template25-page footer.footer-design .footer-lower{display:flex;justify-content:space-between;padding:12px 8px;grid-gap:2.5rem;border-top:1px solid #989898;border-bottom:1px solid #989898}.template25-page footer.footer-design .whatsapp-button{position:fixed;max-width:50px;bottom:2%;right:1%;z-index:999}@media screen and (min-width: 768px) and (max-width: 1024px){.template25-page footer.footer-design .footer-lower{padding:0 2rem;grid-gap:1.5rem}.template25-page footer.footer-design .footer-lower .footer-contact{width:40%}.template25-page footer.footer-design .footer-lower .footer-contact h2{margin-top:0.5rem}}@media screen and (min-width: 300px) and (max-width: 767px){.template25-page footer.footer-design .footer-upper{display:flex;flex-direction:column;gap:20px;padding:24px 0px}.template25-page footer.footer-design .footer-upper #footer-company-links{display:none}.template25-page footer.footer-design .footer-upper .footer-info{padding-left:0}.template25-page footer.footer-design .footer-upper .footer-info.company-logo{display:none}.template25-page footer.footer-design .footer-lower{grid-gap:1rem;display:flex;flex-direction:column;align-items:center;color:#7D7D7D}.template25-page footer.footer-design .whatsapp-button{bottom:2%;right:4%}}

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