@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%}.template21-page{width:100%;margin:0 auto;overflow:hidden}.template21-page body{font-family:'Montserrat', sans-serif}.template21-page section:not([role="banner"]){margin:0;padding:4rem 0}.template21-page a.btn{padding:0.5rem 2.5rem}.template21-page .section-title{margin-bottom:4rem;font-weight:600;text-align:center}.template21-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-radius:5px;border-style:solid}.template21-page button.generic-button.primary{color:white}.template21-page button.generic-button.secondary{background-color:white}@media only screen and (max-width: 991px){.template21-page button.generic-button{padding:0.25rem 1rem !important;font-size:0.75rem}}.template21-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}.template21-page nav.navbar .nav-bar-container{padding-left:3rem;padding-right:3rem}.template21-page nav.navbar .company-logo-avatar{background-color:lightgrey;width:65px;height:65px;border-radius:50%;overflow:hidden;align-self:center}.template21-page nav.navbar .company-logo-avatar img{width:100%;height:100%;object-fit:cover}.template21-page nav.navbar .company-name{padding-left:1rem;padding-right:2rem}.template21-page nav.navbar ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));margin:0.625rem 0}.template21-page nav.navbar ul li{display:flex;justify-content:center}.template21-page nav.navbar ul li a{text-decoration:none;color:white;padding:10px 15px}.template21-page nav.navbar ul li a::after{content:'';display:block;width:0;height:2px;background:white;transition:width .3s}.template21-page nav.navbar ul li a:hover::after{width:100%}.template21-page nav.navbar button{border-radius:8px;font-weight:600}@media screen and (min-width: 1024px) and (max-width: 1286px){.template21-page nav.navbar .nav-bar-container{padding-left:2rem;padding-right:2rem}.template21-page nav.navbar .company-name{font-size:0.85rem;max-width:85%;padding-right:0}.template21-page nav.navbar ul li a{font-size:0.825rem}.template21-page nav.navbar button{padding:0.25rem 1rem !important;font-size:0.825rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.template21-page nav.navbar .nav-bar-container{padding-left:1.5rem;padding-right:1.5rem}.template21-page nav.navbar .company-name{font-size:0.85rem;max-width:70%;padding-right:0}.template21-page nav.navbar ul li a{font-size:0.75rem}.template21-page nav.navbar button{padding:0.25rem 1rem !important;font-size:0.75rem}}.template21-page .mobile-menu-container{display:none}@media screen and (min-width: 300px) and (max-width: 767px){.template21-page .mobile-menu-container{border-bottom:1px solid white;display:flex;justify-content:space-between;position:absolute;width:100%;height:50px;z-index:100}.template21-page .mobile-menu-container .menu-icon{position:relative;width:15%;height:inherit;cursor:pointer;z-index:200}.template21-page .mobile-menu-container .menu-icon div{cursor:pointer;margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.template21-page .mobile-menu-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)}.template21-page .mobile-menu-container .menu-icon span:first-of-type{top:0}.template21-page .mobile-menu-container .menu-icon span:last-of-type{bottom:0}}.template21-page .menu-list-container{width:80%;height:100%;padding:50px;display:flex;justify-content:left;align-items:flex-start;background-color:#12223B;left:unset}.template21-page .menu-list-container.showed{transform:none}.template21-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}.template21-page .menu-list-container ul{justify-content:left;width:100%}.template21-page .menu-list-container ul li{padding:1rem 0;transition-delay:2s;text-align:right;padding:1rem 0.7rem}.template21-page .menu-list-container ul li a{color:white;font-size:1rem}.template21-page .menu-list-container ul li a i{font-size:0.8rem}.template21-page .menu-list-container .menu-icon{position:relative;width:15%;height:inherit;cursor:pointer;align-self:end;margin-bottom:50px}.template21-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}.template21-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)}.template21-page .menu-list-container .menu-icon span:first-of-type{transform:rotate(45deg);background-color:white !important;top:5px}.template21-page .menu-list-container .menu-icon span:last-of-type{transform:rotate(-45deg);background-color:white !important;bottom:5px}.template21-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}.template21-page section.page-banner-section.small-banner{height:35vh}.template21-page section.page-banner-section.small-banner .banner-background-image{background-attachment:scroll}.template21-page section.page-banner-section .swiper-container{width:100%;height:100%}.template21-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}.template21-page section.page-banner-section .swiper-container .banner-title{position:inherit;top:50%;left:50%;transform:translate(-50%, -50%);z-index:100;color:white;text-align:center;width:85%;padding-top:56px}.template21-page section.page-banner-section .swiper-container .banner-title h2{color:white;text-align:center;padding-bottom:18px;font-weight:bold}.template21-page section.page-banner-section .swiper-container .banner-title h2.company-name{font-size:48px;text-transform:uppercase}.template21-page section.page-banner-section .swiper-container .banner-title h3{font-size:16px;text-transform:uppercase;padding-bottom:12px;font-weight:bold}.template21-page section.page-banner-section .swiper-container .banner-title .tagline{font-size:20px;text-transform:uppercase;color:white;font-weight:bold}.template21-page section.page-banner-section .swiper-container .swiper-pagination{position:absolute;bottom:10px;display:flex;justify-content:center;width:100%}.template21-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}.template21-page section.page-banner-section .swiper-container .swiper-pagination-bullet-active{opacity:1}.template21-page section.page-banner-section .swiper-slide img{width:100%;height:100%;object-fit:cover}.template21-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){.template21-page section.page-banner-section{height:60vh}.template21-page section.page-banner-section.small-banner{height:50vh}.template21-page section.page-banner-section.small-banner .banner-background-image{background-attachment:scroll}.template21-page section.page-banner-section .swiper-container .banner-title{width:90%}.template21-page section.page-banner-section .swiper-container .banner-title h2{font-size:1.6rem}}@media screen and (min-width: 300px) and (max-width: 767px){.template21-page section.page-banner-section{aspect-ratio:2.4 / 1;width:100%;height:35vh}.template21-page section.page-banner-section .right-side-background{width:85vw}.template21-page section.page-banner-section .overlay .banner-title h2{font-size:24px;padding-bottom:8px}.template21-page section.page-banner-section .overlay .banner-title h2.company-name{font-size:24px}.template21-page section.page-banner-section .overlay .banner-title h3{font-size:10px}.template21-page section.page-banner-section .overlay .banner-title .tagline{font-size:12px}.template21-page section.page-banner-section.small-banner{height:25vh}.template21-page section.page-banner-section .banner-content-container{width:100%}}.template21-page section.home-why-choose-us-section{color:black;padding-left:3.5rem;padding-right:3.5rem;padding-top:10px;padding-bottom:0px}.template21-page section.home-why-choose-us-section h2{font-size:3rem;font-weight:600;padding:1rem 0}.template21-page section.home-why-choose-us-section .content-line{display:block;width:6.25rem;height:.25rem;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.template21-page section.home-why-choose-us-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.home-why-choose-us-section .card-container .card{width:18.75rem;height:23.438rem;background-color:white;border:0.063rem solid #D9D9D9;border-radius:var(--card-border-radius);box-shadow:0 2px 4px rgba(0,0,0,0.2);margin:1rem}.template21-page section.home-why-choose-us-section .card-container .card.text-content{padding-left:1.25rem;padding-right:1.25rem}.template21-page section.home-why-choose-us-section .card-container .card.image-content{overflow:hidden}.template21-page section.home-why-choose-us-section .card-container .card.image-content img{width:100%;height:100%;object-fit:cover}.template21-page section.home-why-choose-us-section .card-container .card .top-section{height:17.188rem;border-bottom:0.063rem solid #D9D9D9;width:16.563rem;margin:0 auto}.template21-page section.home-why-choose-us-section .card-container .card .bottom-section{height:6.25rem;padding-top:0.25rem}.template21-page section.home-why-choose-us-section .card-container .card .material-symbols-outlined{font-size:4.5rem;padding-top:1.25rem}.template21-page section.home-why-choose-us-section .card-container .card .card-title{font-size:1.25rem;font-weight:400;padding-bottom:1.25rem}.template21-page section.home-why-choose-us-section .card-container .card .card-description{font-size:1rem;font-weight:300;padding-bottom:1.25rem;height:6.5rem;overflow:auto}.template21-page section.home-why-choose-us-section .card-container .card .card-value{font-size:2.5rem;font-weight:400}.template21-page section.home-why-choose-us-section .card-container .card .card-metric{font-size:1rem;font-weight:300;padding-bottom:1.25rem;line-height:0.375rem}.template21-page section.home-why-choose-us-section button{margin-bottom:3rem;display:block;margin-left:auto;margin-right:auto}@media only screen and (max-width: 991px){.template21-page section.home-why-choose-us-section{padding-left:0.625rem;padding-right:0.625rem}.template21-page section.home-why-choose-us-section h2{font-size:1rem !important;padding:0.5rem 0 !important}.template21-page section.home-why-choose-us-section .content-line{width:2.5rem !important;height:.1rem !important;margin-bottom:0.5rem !important}.template21-page section.home-why-choose-us-section .card-container{margin-bottom:1rem !important}.template21-page section.home-why-choose-us-section .card-container .card{height:15.5rem !important}.template21-page section.home-why-choose-us-section .card-container .card.text-content{padding-left:1rem !important;padding-right:1rem !important}.template21-page section.home-why-choose-us-section .card-container .card.image-content{display:none !important}.template21-page section.home-why-choose-us-section .card-container .card .top-section{height:10.25rem !important;width:100% !important}.template21-page section.home-why-choose-us-section .card-container .card .material-symbols-outlined{font-size:2.5rem;padding-top:0.75rem}.template21-page section.home-why-choose-us-section .card-container .card .bottom-section{height:5.25rem !important}.template21-page section.home-why-choose-us-section .card-container .card .card-title{font-size:1rem !important;padding-bottom:0rem !important}.template21-page section.home-why-choose-us-section .card-container .card .card-description{font-size:0.75rem !important;height:4rem !important}.template21-page section.home-why-choose-us-section .card-container .card .card-value{font-size:2rem !important}.template21-page section.home-why-choose-us-section .card-container .card .card-metric{font-size:0.75rem !important}.template21-page section.home-why-choose-us-section button{margin-bottom:1.75rem !important}}.template21-page section.home-about-us-section .container{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:start;margin:0 auto;max-width:100rem}.template21-page section.home-about-us-section .container .column-image{display:flex;padding-bottom:2rem;justify-content:center}.template21-page section.home-about-us-section .container .column-image .image-wrapper{border-right:none;width:100vw;overflow:hidden;padding-left:4rem}.template21-page section.home-about-us-section .container .column-image .image-wrapper img{width:615px;height:475px;background-color:var(--container-color);border-radius:var(--image-border-radius)}.template21-page section.home-about-us-section .container .column-desc{padding:0 4.375rem}.template21-page section.home-about-us-section .container .column-desc .content-line{display:block;width:6.25rem;height:.25rem;margin-bottom:1.5rem}.template21-page section.home-about-us-section .container .column-desc h2{font-size:3rem;font-weight:600;padding:1rem 0}.template21-page section.home-about-us-section .container .column-desc h3{font-size:1.25rem;font-weight:500;text-align:justify}.template21-page section.home-about-us-section .container .column-desc .description-container{height:280px;overflow:auto}.template21-page section.home-about-us-section .container .template-24-buttons{display:none}@media only screen and (max-width: 991px){.template21-page section.home-about-us-section{padding:2rem}.template21-page section.home-about-us-section .container{padding:1rem;justify-content:center !important}.template21-page section.home-about-us-section .container .column-image{justify-content:center !important}.template21-page section.home-about-us-section .container .column-image .image-wrapper{width:75vw;padding-left:0rem}.template21-page section.home-about-us-section .container .column-image .image-wrapper img{height:auto}.template21-page section.home-about-us-section .container .column-desc{padding:0 1rem;text-align:center !important}.template21-page section.home-about-us-section .container .column-desc .content-line{width:2.5rem !important;height:.15rem !important;margin-bottom:1rem !important;margin-left:auto !important;margin-right:auto !important}.template21-page section.home-about-us-section .container .column-desc h2{font-size:1rem !important;padding:0.5rem 0 !important}.template21-page section.home-about-us-section .container .column-desc h3{font-size:0.75rem !important;text-align:center !important}}.template21-page section.our-team-section{padding-left:3.5rem;padding-right:3.5rem;padding-bottom:0rem}.template21-page section.our-team-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.our-team-section .card-container .card{width:25rem;height:34.375rem;background-color:white;border:0.063rem solid #D9D9D9;border-radius:var(--card-border-radius);box-shadow:0 2px 4px rgba(0,0,0,0.2);margin:1rem 1rem 2rem 1rem;padding-left:1.25rem;padding-right:1.25rem}.template21-page section.our-team-section .card-container .card .image-section{margin:1.563rem auto 0.625rem auto}.template21-page section.our-team-section .card-container .card .image-container{overflow:hidden;border-radius:var(--card-border-radius);height:20.313rem;width:21.875rem}.template21-page section.our-team-section .card-container .card .image-container img{width:100%;height:100%;object-fit:cover}.template21-page section.our-team-section .card-container .card .content-section{height:11.875rem;overflow:auto;margin-bottom:1rem}.template21-page section.our-team-section .card-container .card .card-job-title{font-size:1.125rem;font-weight:400;color:#757575}.template21-page section.our-team-section .card-container .card .card-name{font-size:1.5rem;font-weight:400;padding-top:0.375rem;padding-bottom:0.375rem}.template21-page section.our-team-section .card-container .card .card-description{font-size:1rem;font-weight:300}@media screen and (min-width: 300px) and (max-width: 767px){.template21-page section.our-team-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template21-page section.our-team-section .card{width:18.75rem !important;height:25rem !important}.template21-page section.our-team-section .card .image-section{margin-top:1.25rem !important;margin-bottom:0.25rem !important}.template21-page section.our-team-section .card .image-container{height:15.625rem !important;width:16.25rem !important}.template21-page section.our-team-section .card .content-section{height:7.188rem !important;margin-bottom:1rem !important}.template21-page section.our-team-section .card .card-job-title{font-size:0.875rem !important}.template21-page section.our-team-section .card .card-name{font-size:1.25rem !important;padding-top:0rem !important;padding-bottom:0rem !important}.template21-page section.our-team-section .card .card-description{font-size:0.75rem !important}}.template21-page section.certificates-section{padding-left:3.5rem;padding-right:3.5rem;padding-bottom:0rem}.template21-page section.certificates-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.certificates-section .card-container .card{cursor:pointer;width:25rem;height:43.75rem;background-color:white;border:0.063rem solid #D9D9D9;border-radius:16px;box-shadow:0 2px 4px rgba(0,0,0,0.2);margin:1rem 1rem 2rem 1rem;padding-left:1.25rem;padding-right:1.25rem}.template21-page section.certificates-section .card-container .card .image-section{margin:1.563rem auto 0.625rem auto}.template21-page section.certificates-section .card-container .card .image-container{overflow:hidden;border-radius:var(--card-border-radius);height:30rem;width:21.875rem}.template21-page section.certificates-section .card-container .card .image-container img{width:100%;height:100%;object-fit:cover}.template21-page section.certificates-section .card-container .card .content-section{height:11.25rem;overflow:auto;display:flex;justify-content:center;flex-direction:column}.template21-page section.certificates-section .card-container .card .card-name{font-size:1.5rem;font-weight:400;text-align:center;max-height:11.25rem}.template21-page section.certificates-section .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}.template21-page section.certificates-section .modal-container{width:31.25rem;height:50rem;background-color:white;border-radius:16px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);overflow-y:auto}.template21-page section.certificates-section .modal-container .modal-header{display:flex;justify-content:space-between;padding:1rem 1rem 1rem 1rem;max-height:3.5rem}.template21-page section.certificates-section .modal-container .modal-header .modal-name{font-size:1.25rem;font-weight:500}.template21-page section.certificates-section .modal-container .modal-header .close-modal-btn{background-color:white;font-size:1.25rem;font-weight:500;cursor:pointer;border:none;outline:none}.template21-page section.certificates-section .modal-container .modal-image .image-container{overflow:hidden;height:44.5rem}.template21-page section.certificates-section .modal-container .modal-image .image-container img{width:100%;height:100%;object-fit:cover}.template21-page section.certificates-section .hide{display:none}@media only screen and (max-width: 991px){.template21-page section.certificates-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template21-page section.certificates-section .card{width:9.75rem !important;height:15rem !important;padding-left:0.75rem !important;padding-right:0.75rem !important;margin:0.5rem 0.5rem 1rem 0.5rem !important}.template21-page section.certificates-section .card .image-section{margin-top:0.75rem !important;margin-bottom:0.25rem !important}.template21-page section.certificates-section .card .image-container{height:11.5rem !important;width:8.25rem !important}.template21-page section.certificates-section .card .content-section{height:2.5rem !important}.template21-page section.certificates-section .card .card-name{font-size:0.75rem !important;font-weight:500 !important;max-height:2.5rem !important}.template21-page section.certificates-section .modal-container{width:22.5rem !important;height:36rem !important}.template21-page section.certificates-section .modal-container .modal-header{max-height:3rem !important}.template21-page section.certificates-section .modal-container .modal-header .modal-name{font-size:1rem !important}.template21-page section.certificates-section .modal-container .image-container{height:31.5rem !important}}.template21-page section.services-section{padding-bottom:0rem}.template21-page section.services-section .container{max-width:1360px}.template21-page section.services-section .card-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.services-section .card-container .card{width:81.5rem;height:21rem;background-color:white;border:0.063rem solid #D9D9D9;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,0.2);display:flex;flex-direction:row;margin:1rem auto 1rem auto}.template21-page section.services-section .card-container .card .image-container{overflow:hidden;border-radius:1rem 0 0 1rem;height:100%;width:30.5rem}.template21-page section.services-section .card-container .card .image-container img{width:100%;height:100%;object-fit:cover}.template21-page section.services-section .card-container .card .image-container .slider{width:100%;height:100%;overflow:hidden;display:flex}.template21-page section.services-section .card-container .card .image-container .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template21-page section.services-section .card-container .card .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)}.template21-page section.services-section .card-container .card .image-container .slider .controls-wrapper{display:flex;width:30.5rem;height:100%;z-index:30;position:absolute}.template21-page section.services-section .card-container .card .image-container .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template21-page section.services-section .card-container .card .image-container .slider .controls-wrapper .controls .prev,.template21-page section.services-section .card-container .card .image-container .slider .controls-wrapper .controls .next{cursor:pointer;width:auto;padding:1rem;color:white;font-size:2rem;user-select:none}.template21-page section.services-section .card-container .card .content-section{height:100%;padding-bottom:1.25rem;padding-top:1.25rem}.template21-page section.services-section .card-container .card .content-section .content-container{padding-left:2rem;padding-right:1.25rem;overflow:auto;max-height:100%;word-wrap:break-word}.template21-page section.services-section .card-container .card .content-section .content-container .card-title{font-size:3rem;font-weight:400;line-height:3rem;margin-bottom:1rem}.template21-page section.services-section .card-container .card .content-section .content-container .card-subtitle{font-size:1rem;font-weight:400}.template21-page section.services-section .card-container .card .content-section .content-container .description{font-size:1rem;font-weight:300;margin-top:1rem;margin-bottom:1.5rem}.template21-page section.services-section .card-container .card .content-section .content-container .documents-title{display:none}.template21-page section.services-section .card-container .card .content-section .content-container .document-section{display:flex;flex-wrap:wrap;overflow:auto}.template21-page section.services-section .card-container .card .content-section .content-container .document-section .document{margin-right:3.25rem}.template21-page section.services-section .card-container .card .content-section .content-container .document-section .document .icon img{width:2.188rem;height:2.188rem}.template21-page section.services-section .card-container .card .content-section .content-container .document-section .document a{display:flex;align-items:center}@media screen and (min-width: 768px) and (max-width: 1350px){.template21-page section.services-section{padding-left:0.625rem;padding-right:0.625rem}.template21-page section.services-section .card{width:45rem !important}.template21-page section.services-section .card .image-container{width:16.25rem !important}.template21-page section.services-section .card .image-container .controls-wrapper{width:16.25rem !important}.template21-page section.services-section .card .content-container{width:28.75rem !important}.template21-page section.services-section .card .content-container .document{margin-bottom:1rem !important}}@media screen and (max-width: 767px){.template21-page section.services-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template21-page section.services-section .card{width:19rem !important;height:21.25rem !important;flex-direction:column !important}.template21-page section.services-section .card .image-container{width:100% !important;height:10.625rem !important;border-radius:1rem 1rem 0 0 !important}.template21-page section.services-section .card .image-container .controls-wrapper{width:100% !important;height:10.625rem !important}.template21-page section.services-section .card .image-container .controls-wrapper .prev,.template21-page section.services-section .card .image-container .controls-wrapper .next{font-size:1rem !important}.template21-page section.services-section .card .content-section{height:10.625rem !important;padding-bottom:0.5rem !important;padding-top:0.25rem !important}.template21-page section.services-section .card .content-section .content-container{padding-left:0.75rem !important;padding-right:0.75rem !important}.template21-page section.services-section .card .content-section .content-container .card-title{font-size:1rem !important;font-weight:500 !important;margin-bottom:0.25rem !important;line-height:normal !important}.template21-page section.services-section .card .content-section .content-container .card-subtitle{font-size:0.75rem !important;font-weight:300 !important}.template21-page section.services-section .card .content-section .content-container .description{font-size:0.625rem !important;margin-top:0.25rem !important;margin-bottom:0.5rem !important}.template21-page section.services-section .card .content-section .content-container .documents-title{display:block !important;font-size:0.75rem !important;font-weight:500 !important;margin-bottom:0.25rem !important}.template21-page section.services-section .card .content-section .content-container .document{margin-right:0.25rem !important;margin-bottom:0.25rem !important}.template21-page section.services-section .card .content-section .content-container .document .icon img{width:1.563rem !important;height:1.563rem !important}}.template21-page section.products-section{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:0rem}.template21-page section.products-section .container{padding-left:0;padding-right:0;max-width:1330px}.template21-page section.products-section .card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.products-section .card-container .description{font-size:1rem;font-weight:300}.template21-page section.products-section .card-container .description.front{color:white}.template21-page section.products-section .card-container .card{position:relative;width:18.75rem;height:22rem;border-radius:var(--card-border-radius);margin:1rem}.template21-page section.products-section .card-container .card:hover{cursor:pointer}.template21-page section.products-section .card-container .card .card-content{position:absolute;width:100%;height:100%;border:0.063rem solid #D9D9D9;border-radius:var(--card-border-radius);box-shadow:0 2px 4px rgba(0,0,0,0.2);overflow:hidden;display:flex}.template21-page section.products-section .card-container .card .card-content img{width:100%;height:100%;object-fit:cover}.template21-page section.products-section .card-container .card .card-content .image-overlay{width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template21-page section.products-section .card-container .card .card-content .content-container{padding-left:1.25rem;padding-right:1.25rem;word-wrap:break-word;padding-bottom:0.75rem;z-index:30;position:absolute;align-self:flex-end}.template21-page section.products-section .card-container .card .card-content .content-container .card-title{font-size:1.5rem;font-weight:600;color:white}.template21-page section.products-section .card-container .card .card-content .content-container .view-more{font-size:1rem;font-weight:600}.template21-page section.products-section .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}.template21-page section.products-section .modal-container{width:81rem;height:37.5rem;background-color:white;border-radius:1rem;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:row;cursor:default}.template21-page section.products-section .modal-container .image-container{overflow:hidden;border-radius:1rem 0 0 1rem;height:100%;width:30.5rem}.template21-page section.products-section .modal-container .image-container img{width:100%;height:100%;object-fit:cover}.template21-page section.products-section .modal-container .image-container .slider{width:100%;height:100%;overflow:hidden;display:flex}.template21-page section.products-section .modal-container .image-container .slider .slides{width:100%;height:100%;display:flex;justify-content:center}.template21-page section.products-section .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)}.template21-page section.products-section .modal-container .image-container .slider .controls-wrapper{display:flex;width:30.5rem;height:100%;z-index:30;position:absolute}.template21-page section.products-section .modal-container .image-container .slider .controls-wrapper .controls{display:flex;justify-content:space-between;align-items:center;width:100%}.template21-page section.products-section .modal-container .image-container .slider .controls-wrapper .controls .prev,.template21-page section.products-section .modal-container .image-container .slider .controls-wrapper .controls .next{cursor:pointer;width:auto;padding:1rem;color:white;font-size:2rem;user-select:none}.template21-page section.products-section .modal-container .content-section{height:100%;width:50.5rem;display:flex;justify-content:flex-end}.template21-page section.products-section .modal-container .content-section .modal-content-container{padding-left:2rem;padding-right:2rem;padding-bottom:1.5rem;padding-top:1.5rem;overflow:auto;max-height:100%;width:100%;word-wrap:break-word;margin-top:1.25rem;margin-bottom:1.25rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .modal-title{font-size:3rem;font-weight:400;margin-bottom:1rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .description{font-size:1rem;font-weight:300;margin-top:1rem;margin-bottom:3rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper{display:flex;margin-bottom:0.75rem;gap:0.75rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper .info{font-size:1rem;font-weight:400;width:15%}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper .colon{width:3%}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper .value{font-size:1rem;font-weight:300}.template21-page section.products-section .modal-container .content-section .modal-content-container .documents-title{font-size:1rem;font-weight:400;margin-top:3rem;margin-bottom:0.75rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .document-section{display:flex;flex-wrap:wrap;overflow:auto}.template21-page section.products-section .modal-container .content-section .modal-content-container .document-section .document{margin-right:3.25rem;margin-bottom:1rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .document-section .document .icon img{width:2.188rem;height:2.188rem}.template21-page section.products-section .modal-container .content-section .modal-content-container .document-section .document a{display:flex;align-items:center}.template21-page section.products-section .modal-container .content-section .close-section{padding-top:0.5rem;padding-right:0.5rem;position:absolute;padding-left:60%}.template21-page section.products-section .modal-container .content-section .close-section .close-modal-btn{background:none;font-size:1.25rem;font-weight:500;cursor:pointer;border:none;outline:none}.template21-page section.products-section .hide{display:none}@media screen and (min-width: 991px) and (max-width: 1340px){.template21-page section.products-section{padding-left:0.625rem;padding-right:0.625rem}.template21-page section.products-section .modal-container{width:57.5rem !important}.template21-page section.products-section .modal-container .image-container{width:21.5rem !important}.template21-page section.products-section .modal-container .image-container .controls-wrapper{width:21.5rem !important}.template21-page section.products-section .modal-container .content-section{width:36rem !important}.template21-page section.products-section .modal-container .content-section .info{width:29% !important}}@media only screen and (max-width: 991px){.template21-page section.products-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template21-page section.products-section .card-container .description{font-size:0.875rem !important}.template21-page section.products-section .card-container .card-title{font-size:1.25rem !important;margin-bottom:0rem !important}.template21-page section.products-section .modal-container{width:20.25rem !important;height:30rem !important;flex-direction:column}.template21-page section.products-section .modal-container .image-container{height:15rem !important;width:100% !important;border-radius:1rem 1rem 0 0}.template21-page section.products-section .modal-container .image-container .controls-wrapper{height:15rem !important;width:100% !important}.template21-page section.products-section .modal-container .image-container .controls-wrapper .prev,.template21-page section.products-section .modal-container .image-container .controls-wrapper .next{font-size:1rem !important}.template21-page section.products-section .modal-container .content-section{width:100% !important;height:15rem !important}.template21-page section.products-section .modal-container .content-section .modal-content-container{padding-top:0.5rem !important;padding-bottom:0.25rem !important;padding-left:1rem !important;padding-right:1rem !important;margin-top:0rem !important;margin-bottom:0.5rem !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .modal-title{font-size:1rem !important;margin-bottom:0rem !important;font-weight:500 !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .description{font-size:0.75rem !important;margin-top:0.5rem !important;margin-bottom:0.75rem !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper{display:flex;margin-bottom:0.25rem !important;gap:0.5rem !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper .info{font-size:0.75rem !important;width:20% !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper .colon{width:3% !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .product-info-wrapper .value{font-size:0.75rem !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .documents-title{font-size:0.625rem !important;font-weight:500 !important;margin-top:1rem !important;margin-bottom:0.25rem !important;color:black !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .document{margin-right:0.25rem !important;margin-bottom:0.25rem !important}.template21-page section.products-section .modal-container .content-section .modal-content-container .document .icon img{width:1.563rem !important;height:1.563rem !important}}.template21-page section.projects-section{padding-left:3.5rem;padding-right:3.5rem;padding-bottom:0rem}.template21-page section.projects-section .container{padding-left:0;padding-right:0}.template21-page section.projects-section .project-tabs{display:flex;width:fit-content;border-bottom:3px solid;border-radius:10px;margin:20px auto}.template21-page section.projects-section .project-tabs button{font-size:20px;font-weight:500;border:none;padding:0.5rem 1.5rem;border-radius:8px}.template21-page section.projects-section .project-tabs .inactive{background-color:white !important}.template21-page section.projects-section .flip-card-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.projects-section .flip-card-container.hide{display:none}.template21-page section.projects-section .flip-card-container .flip-card{position:relative;width:38.75rem;height:24rem;perspective:3200px;margin:1rem}.template21-page section.projects-section .flip-card-container .flip-card:hover{cursor:pointer}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front,.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back{position:absolute;width:100%;height:100%;border:0.063rem solid #D9D9D9;border-radius:var(--card-border-radius);box-shadow:0 2px 4px rgba(0,0,0,0.2);transition:transform 1s ease-in-out;backface-visibility:hidden}.template21-page section.projects-section .flip-card-container .flip-card .card-title{font-size:1.5rem;font-weight:600}.template21-page section.projects-section .flip-card-container .flip-card .description{font-size:1rem;font-weight:300}.template21-page section.projects-section .flip-card-container .flip-card .description.front{color:white}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front{transform:rotateX(0deg);height:100%;overflow:hidden;display:flex}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front.flipped{transform:rotateX(180deg)}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front img{width:100%;height:100%;object-fit:cover}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front .image-overlay{width:100%;height:100%;z-index:20;position:absolute;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.75) 100%)}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front .content-container{padding-left:1.25rem;padding-right:1.25rem;word-wrap:break-word;padding-bottom:0.75rem;z-index:30;position:absolute;align-self:flex-end}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-front .content-container .view-more{font-size:1rem;font-weight:600}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back{transform:rotateX(-180deg);padding-top:1.25rem;padding-bottom:1.25rem}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back.flipped{transform:rotateX(0deg)}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container{padding-left:1.25rem;padding-right:1.25rem;overflow:auto;max-height:100%;word-wrap:break-word}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container .bottom-section{margin-top:1rem;display:flex;flex-direction:column;justify-content:space-evenly}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container .bottom-section .details-row{display:flex}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container .bottom-section .details-row .details{width:50%;margin-bottom:0.5rem}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container .bottom-section .details-row .details .title{font-size:1rem;font-weight:600}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container .bottom-section .details-row .details .value{font-size:1rem;font-weight:300}.template21-page section.projects-section .flip-card-container .flip-card .flip-card-back .content-container .bottom-section .details-row .details .value-sum{font-size:1.5rem;font-weight:600;color:black}@media only screen and (max-width: 991px){.template21-page section.projects-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template21-page section.projects-section .project-tabs{margin:5px auto !important}.template21-page section.projects-section .project-tabs button{font-size:12px !important;padding:0.25rem 1.25rem !important;border-radius:8px !important}.template21-page section.projects-section .flip-card{width:18rem !important;height:16.5rem !important}.template21-page section.projects-section .flip-card .card-title{font-size:0.875rem !important;font-weight:500 !important}.template21-page section.projects-section .flip-card .description{font-size:0.75rem !important}.template21-page section.projects-section .flip-card .flip-card-front .content-container{padding-left:0.75rem !important;padding-right:0.75rem !important;padding-bottom:0.5rem !important}.template21-page section.projects-section .flip-card .flip-card-front .content-container .view-more{font-size:0.75rem !important;font-weight:500 !important}.template21-page section.projects-section .flip-card .flip-card-back{padding-top:0.75rem !important;padding-bottom:0.5rem !important}.template21-page section.projects-section .flip-card .flip-card-back .content-container{padding-left:0.75rem !important;padding-right:0.75rem !important}.template21-page section.projects-section .flip-card .flip-card-back .content-container .bottom-section{margin-top:0.5rem !important}.template21-page section.projects-section .flip-card .flip-card-back .content-container .bottom-section .details{margin-bottom:0.25rem !important}.template21-page section.projects-section .flip-card .flip-card-back .content-container .bottom-section .details .title{font-size:0.75rem !important;font-weight:500 !important}.template21-page section.projects-section .flip-card .flip-card-back .content-container .bottom-section .details .value{font-size:0.75rem !important}.template21-page section.projects-section .flip-card .flip-card-back .content-container .bottom-section .details .value-sum{font-size:1rem !important;font-weight:500 !important}}.template21-page section.career-section{padding-bottom:0rem}.template21-page section.career-section .container{max-width:1360px}.template21-page section.career-section .card-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-bottom:3.75rem}.template21-page section.career-section .card-container .card{width:81.5rem;height:30rem;background-color:white;border:0.063rem solid #D9D9D9;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,0.2);display:flex;flex-direction:row;margin:1rem auto 1rem auto}.template21-page section.career-section .card-container .card .content-container{padding-bottom:1.25rem;padding-top:1.25rem;padding-left:2rem;padding-right:1.25rem;overflow:auto;max-height:100%;word-wrap:break-word;width:100%;display:flex;flex-direction:column;justify-content:space-between}.template21-page section.career-section .card-container .card .content-container .career-title{font-size:2rem;font-weight:600}.template21-page section.career-section .card-container .card .content-container .career-description{font-size:1rem;font-weight:300;margin-bottom:0.75rem}.template21-page section.career-section .card-container .card .content-container .qualification-title{font-size:1.25rem;font-weight:600}.template21-page section.career-section .card-container .card .content-container .career-qualification-wrapper{display:flex;flex-direction:column;margin-bottom:1rem}.template21-page section.career-section .card-container .card .content-container .career-qualification-wrapper .career-qualification{font-size:1rem;font-weight:300}.template21-page section.career-section .card-container .card .content-container .other-details .details-wrapper{display:flex;flex-direction:row;justify-content:space-between}.template21-page section.career-section .card-container .card .content-container .other-details .details-wrapper .detail{font-size:1rem;font-weight:400}.template21-page section.career-section .card-container .card .content-container .other-details .details-wrapper .detail-description{font-size:1rem;font-weight:300}@media screen and (min-width: 768px) and (max-width: 1350px){.template21-page section.career-section{padding-left:0.625rem;padding-right:0.625rem}.template21-page section.career-section .card{width:45rem !important}}@media screen and (max-width: 767px){.template21-page section.career-section{padding-left:0.625rem;padding-right:0.625rem;padding-top:1.5rem}.template21-page section.career-section .card{width:21rem !important;height:19.25rem !important}.template21-page section.career-section .card .content-container{padding-bottom:0.5rem !important;padding-top:0.75rem !important;padding-left:0.75rem !important;padding-right:0.75rem !important}.template21-page section.career-section .card .content-container .career-title{font-size:1rem !important;font-weight:500 !important}.template21-page section.career-section .card .content-container .career-description{font-size:0.625rem !important;margin-bottom:0.5rem !important}.template21-page section.career-section .card .content-container .qualification-title{font-size:0.75rem !important;font-weight:500 !important}.template21-page section.career-section .card .content-container .career-qualification-wrapper{margin-bottom:0.5rem !important}.template21-page section.career-section .card .content-container .career-qualification-wrapper .career-qualification{font-size:0.625rem !important}.template21-page section.career-section .card .content-container .other-details .details-wrapper .detail{font-size:0.75rem !important;font-weight:500 !important}.template21-page section.career-section .card .content-container .other-details .details-wrapper .detail-description{font-size:0.75rem !important}.template21-page section.career-section .card .content-container .other-details .details-wrapper.extra{display:none !important}}.template21-page section.contact-us-section{padding:10vh 0}.template21-page section.contact-us-section .container{display:flex;flex-direction:row;gap:40px;justify-content:space-between}.template21-page section.contact-us-section .container .contact-info-container{flex-basis:50%;display:flex;flex-direction:column;gap:40px}.template21-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}.template21-page section.contact-us-section .container .contact-info-container .contact-form .form-row{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.template21-page section.contact-us-section .container .contact-info-container .contact-form .form-control{background-color:white;border:1px solid}.template21-page section.contact-us-section .container .contact-info-container .contact-form #inquiry{margin-top:12px}.template21-page section.contact-us-section .container .contact-info-container .contact-form button{padding:4px 24px;font-weight:bold}.template21-page section.contact-us-section .google-maps-container{flex-basis:50%}.template21-page section.contact-us-section .google-maps-container .map-wrapper{height:100%}.template21-page section.contact-us-section .google-maps-container iframe{width:100%;height:100%}@media only screen and (max-width: 991px){.template21-page section.contact-us-section{padding:2vh 0 2vh 0}.template21-page section.contact-us-section .container{padding:0;flex-direction:column;gap:20px}.template21-page section.contact-us-section .container .google-maps-container{width:80%;margin:0 auto}.template21-page section.contact-us-section .container .contact-info-container{width:80%;flex-direction:column;margin:0 auto;gap:20px}.template21-page section.contact-us-section .container .contact-info-container x .contact-form .form-row{grid-template-columns:repeat(1, 1fr)}.template21-page section.contact-us-section .container .contact-info-container x .contact-form button{font-size:10px;padding:4px 24px;font-weight:bold}}.template21-page footer.footer-design{background-color:#12223B;padding-bottom:1.5rem}.template21-page footer.footer-design .container{width:90%;color:white}.template21-page footer.footer-design .footer-upper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:48px 0px}.template21-page footer.footer-design .footer-upper .footer-info{display:flex;flex-direction:column;gap:8px;padding-left:80px}.template21-page footer.footer-design .footer-upper .footer-info.company-logo{padding-left:0}.template21-page footer.footer-design .footer-upper .footer-info.company-logo img{margin-bottom:20px}.template21-page footer.footer-design .footer-upper .footer-info.company-logo .footer-link{padding-bottom:0}.template21-page footer.footer-design .footer-upper .footer-info h3{font-size:24px;font-weight:bold;margin-bottom:20px}.template21-page footer.footer-design .footer-upper .footer-info .footer-link{display:flex;gap:16px;padding-bottom:12px}.template21-page footer.footer-design .footer-upper .footer-info ul{padding-left:0}.template21-page footer.footer-design .footer-upper .footer-info ul li{list-style-type:none;margin-bottom:4px}.template21-page footer.footer-design .footer-upper .footer-info ul li a{color:white}.template21-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}.template21-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){.template21-page footer.footer-design .footer-lower{padding:0 2rem;grid-gap:1.5rem}.template21-page footer.footer-design .footer-lower .footer-contact{width:40%}.template21-page footer.footer-design .footer-lower .footer-contact h2{margin-top:0.5rem}}@media screen and (min-width: 300px) and (max-width: 767px){.template21-page footer.footer-design .footer-upper{display:flex;flex-direction:column;gap:20px;padding:24px 0px}.template21-page footer.footer-design .footer-upper #footer-company-links{display:none}.template21-page footer.footer-design .footer-upper .footer-info{padding-left:0}.template21-page footer.footer-design .footer-upper .footer-info.company-logo{display:none}.template21-page footer.footer-design .footer-lower{grid-gap:1rem;display:flex;flex-direction:column;align-items:center;color:#7D7D7D}.template21-page footer.footer-design .whatsapp-button{bottom:2%;right:4%}}

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