@import url("https://fonts.googleapis.com/css2?family=Agbalumo&display=swap");::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}.template13-page{overflow-x:hidden}.template13-page .menu-list-container{width:100%;height:100%;padding:50px;display:flex;justify-content:left;align-items:flex-start}.template13-page .menu-list-container.showed{transform:none}.template13-page .menu-list-container .company-logo-avatar{aspect-ratio:1/1;width:70px;height:70px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:50%;margin-bottom:2rem}.template13-page .menu-list-container ul{justify-content:left}.template13-page .menu-list-container ul li{padding:1rem 0;transition-delay:2s;text-align:left;padding:1rem 0.7rem}.template13-page .menu-list-container ul li a{color:black;font-size:1.5rem}@media screen and (min-width: 768px) and (max-width: 1020px){.template13-page .menu-list-container{padding:2rem;width:100%;height:100%;padding:30px;display:flex;justify-content:center;align-items:center}.template13-page .menu-list-container.showed{transform:none}.template13-page .menu-list-container .company-logo-avatar{aspect-ratio:1/1;width:150px;height:150px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:50%;margin-bottom:1rem}.template13-page .menu-list-container ul{justify-content:center !important}.template13-page .menu-list-container ul li{padding:1rem 0;transition-delay:2s;text-align:left;padding:1rem 0.7rem}.template13-page .menu-list-container ul li a{color:black;font-size:20px !important}}.template13-page nav.navbar{position:sticky !important;top:0;left:0;z-index:999;padding:0 0;width:100%;height:80px}.template13-page nav.navbar #menuBurger{display:none}.template13-page nav.navbar.scrolled{box-shadow:0 5px 10px 0 rgba(0,0,0,0.08) !important;transition:box-shadow 0.6s ease 0s}.template13-page nav.navbar img{aspect-ratio:1/1;width:60px;height:60px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:50%}.template13-page nav.navbar .navbar-container{width:100%;height:60px;display:flex;margin-right:7%;margin-left:7%}.template13-page nav.navbar .navbar-container .symbol-container{display:flex;align-items:center;margin-right:10%;width:360px;height:60px}.template13-page nav.navbar .navbar-container .list-container{display:flex;align-items:center;justify-content:center;width:120px;height:60px;position:relative}.template13-page nav.navbar .navbar-container .dropdown{display:none;position:absolute;list-style-type:none;padding:0;width:120px;background-color:black;color:white;top:100%}.template13-page nav.navbar .navbar-container li:hover .dropdown{display:block}.template13-page nav.navbar .navbar-container .dropdown li{padding:8px;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.template13-page nav.navbar .navbar-container .dropdown a{color:white}.template13-page nav.navbar .navbar-container .dropdown a:hover{background-color:rgba(255,255,255,0.5)}.template13-page nav.navbar .navbar-container .logo{max-width:100px;margin-right:10px}.template13-page nav.navbar .navbar-container .company-name{font-size:1rem;font-weight:600;padding:0.5rem;font-family:calibri;width:200px}.template13-page nav.navbar .navbar-container ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));width:100%}.template13-page nav.navbar .navbar-container ul li{display:flex;justify-content:center;padding:0 1rem}.template13-page nav.navbar .navbar-container ul li a{text-decoration:none;color:black;font-size:12px;letter-spacing:3px;text-transform:uppercase}.template13-page nav.navbar .navbar-container ul li a::after{content:'';display:block;width:0;height:2px;background:black;transition:width .3s}.template13-page nav.navbar .navbar-container ul li a:hover::after{width:100%}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page nav.navbar{justify-content:end;padding:1rem}.template13-page nav.navbar #menuBar{display:none}.template13-page nav.navbar #menuBurger{display:flex;flex-direction:column;position:relative;z-index:1;-webkit-user-select:none;user-select:none;margin-right:0.5rem}.template13-page nav.navbar #menuBurger input{display:flex;width:40px;height:32px;position:fixed;cursor:pointer;opacity:0;z-index:2}.template13-page nav.navbar #menuBurger span{display:flex;width:29px;height:2px;margin-bottom:5px;position:relative;background:#000000;border-radius:3px;z-index:1;transform-origin:5px 0px;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease}.template13-page nav.navbar #menuBurger span:first-child{transform-origin:0% 0%}.template13-page nav.navbar #menuBurger span:nth-last-child(2){transform-origin:0% 100%}.template13-page nav.navbar #menuBurger input:checked ~ span{transform:rotate(45deg) translate(-3px, -1px);background:#36383F}.template13-page nav.navbar #menuBurger input:checked ~ span:nth-last-child(3){transform:rotate(0deg) scale(0.2, 0.2)}.template13-page nav.navbar #menuBurger input:checked ~ span:nth-last-child(2){transform:rotate(-45deg) translate(0, -1px)}.template13-page nav.navbar #menu{position:absolute;width:95vw;height:100vh;box-shadow:0 0 10px #85888C;margin:-38px 0 0 -50px;padding:50px;padding-top:25px;padding-right:25px;background-color:#F5F6FA;-webkit-font-smoothing:antialiased;transform-origin:0% 0%;transform:translate(-100%, 0);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);z-index:100}}@media screen and (min-width: 768px) and (max-width: 1020px){.template13-page nav.navbar{justify-content:end;padding:1rem}.template13-page nav.navbar #menuBar{display:none}.template13-page nav.navbar #menuBurger{display:flex;flex-direction:column;position:relative;z-index:1;-webkit-user-select:none;user-select:none;margin-right:0.5rem}.template13-page nav.navbar #menuBurger input{display:flex;width:40px;height:32px;position:fixed;cursor:pointer;opacity:0;z-index:2}.template13-page nav.navbar #menuBurger span{display:flex;width:29px;height:2px;margin-bottom:5px;position:relative;background:#000000;border-radius:3px;z-index:1;transform-origin:5px 0px;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease}.template13-page nav.navbar #menuBurger span:first-child{transform-origin:0% 0%}.template13-page nav.navbar #menuBurger span:nth-last-child(2){transform-origin:0% 100%}.template13-page nav.navbar #menuBurger input:checked ~ span{transform:rotate(45deg) translate(-3px, -1px);background:#36383F}.template13-page nav.navbar #menuBurger input:checked ~ span:nth-last-child(3){transform:rotate(0deg) scale(0.2, 0.2)}.template13-page nav.navbar #menuBurger input:checked ~ span:nth-last-child(2){transform:rotate(-45deg) translate(0, -1px)}.template13-page nav.navbar #menu{position:absolute;width:95vw;height:100vh;box-shadow:0 0 10px #85888C;margin:-38px 0 0 -50px;padding:50px;padding-top:25px;padding-right:25px;background-color:#F5F6FA;-webkit-font-smoothing:antialiased;transform-origin:0% 0%;transform:translate(-100%, 0);transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);z-index:100}}.template13-page section.page-banner-section{display:flex;align-items:center;position:relative;padding:0 0 2rem 0;margin:0;overflow:hidden}.template13-page section.page-banner-section .banner-background-image{position:relative;width:100%;height:100%}.template13-page section.page-banner-section .banner-background-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.template13-page section.page-banner-section .banner-background-image:hover img{transform:scale(1.05, 1.05)}.template13-page section.page-banner-section .overlay{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:linear-gradient(to left, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.6) 70%, rgba(0,0,0,0.8) 100%);display:flex;justify-content:left;align-items:center;transition:transform 0.3s}.template13-page section.page-banner-section .overlay .logo-container{display:flex;align-items:center;padding:0.2rem;margin-right:1rem;border-radius:15px;width:100%;height:240px;margin-left:7%}.template13-page section.page-banner-section .overlay .logo{width:180px;height:180px;border-radius:50%;justify-content:center}.template13-page section.page-banner-section .overlay .desc-text h1{color:#eceff3;font-size:32px;letter-spacing:5px;float:left;padding-right:40px;margin-right:40px;text-transform:uppercase}.template13-page section.page-banner-section .overlay .about-us-text{font-size:40px;text-align:left;color:white;padding:20px;margin-right:5%;margin-top:50px}.template13-page section.page-banner-section .overlay .about-us-text h1{font-size:40px}.template13-page section.page-banner-section .overlay .button{padding:10px 30px;color:black;border:none;border-radius:15px;cursor:pointer;font-size:18px;margin-top:3rem;opacity:1;transition:all 0.5s}.template13-page section.page-banner-section .overlay .button span{cursor:pointer;display:inline-block;position:relative;transition:0.5s;font-size:16px}.template13-page section.page-banner-section .overlay .button span:after{content:'\00bb';position:absolute;opacity:0;top:0;right:-20px;transition:0.5s}.template13-page section.page-banner-section .overlay .button:hover{opacity:0.7}.template13-page section.page-banner-section .overlay .button:hover span{padding-right:25px}.template13-page section.page-banner-section .overlay .button:hover span:after{opacity:1;right:0}.template13-page section.page-banner-section .overlay:hover{transform:scale(1.05, 1.05)}.template13-page section.page-banner-section .swiper-container{width:100%;height:90vh}.template13-page section.page-banner-section .swiper-slide{width:100%;height:90vh;text-align:center;font-size:18px;background:#fff}.template13-page section.page-banner-section .swiper-slide img{width:100%;height:100%;object-fit:cover}.template13-page section.page-banner-section .swiper-pagination{position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.template13-page section.page-banner-section .swiper-pagination-bullet{width:10px;height:10px;background:#888;opacity:0.7;margin:0 8px;border-radius:50%;cursor:pointer;transition:background 0.3s}.template13-page section.page-banner-section .swiper-pagination-bullet-active{background:#fff}@media screen and (max-width: 991px){.template13-page section.page-banner-section{height:auto}.template13-page section.page-banner-section .overlay .about-us-text{height:auto;padding:auto}.template13-page section.page-banner-section .overlay .about-us-text h1{font-size:24px}.template13-page section.page-banner-section .overlay .about-us-text img{width:50px;height:50px;border-radius:50%}.template13-page section.page-banner-section .banner-background-image{height:200px;padding:auto}.template13-page section.page-banner-section .banner-background-image .logo-container{height:auto}.template13-page section.page-banner-section .banner-background-image .about-us-text{height:auto;padding:auto}.template13-page section.page-banner-section .banner-background-image .about-us-text h1{font-size:24px}.template13-page section.page-banner-section .banner-background-image .about-us-text img{width:50px;height:50px;border-radius:50%}.template13-page section.page-banner-section .banner-background-image .button{margin:auto;height:30px;margin-left:35%}.template13-page section.page-banner-section .banner-background-image .button span{font-size:12px;display:flex}}.template13-page section.aboutus-home-section{padding:0;margin:0}.template13-page section.aboutus-home-section .separator-container{text-align:center}.template13-page section.aboutus-home-section .team-title{font-size:30px;text-align:center;font-weight:bold;font-family:'Edu TAS Beginner';letter-spacing:3px;margin:0 0 15px}.template13-page section.aboutus-home-section .team-content{font-size:38px;text-align:center;font-family:'Josefin Sans';letter-spacing:3px;text-transform:uppercase;padding:2rem;color:rgba(0,0,0,0.9);font-weight:300}.template13-page section.aboutus-home-section .move-top{top:0;left:50px;animation:moveTop 2s forwards}.template13-page section.aboutus-home-section .move-left{top:50px;left:0;animation:moveLeft 2s forwards}@keyframes moveTop{0%{top:0}100%{top:0}}@keyframes moveLeft{0%{left:0}100%{left:0}}@keyframes fadeInOut{0%,100%{opacity:0}50%{opacity:1}}@keyframes slideFromTop{to{opacity:1;transform:translateY(0)}}.template13-page section.aboutus-home-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.aboutus-home-section .description{font-family:'lato',sans-serif;font-size:16px;font-weight:300;color:black;line-height:1.75;margin-bottom:20px;text-align:left;color:rgba(0,0,0,0.5)}.template13-page section.aboutus-home-section .aboutus-button-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:3rem}.template13-page section.aboutus-home-section .aboutus-home-button{display:inline-block;text-align:center;border:0;border-radius:0.5rem;background-color:#EFEEE8;color:#D8D6CA;padding:0.5rem 1.5rem;margin:0 1rem;width:100%}.template13-page section.aboutus-home-section .aboutus-home-button.selected{color:white}.template13-page section.aboutus-home-section .aboutus-content{text-align:center}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.aboutus-home-section{padding:0;margin:0}.template13-page section.aboutus-home-section .aboutus-button-container{display:grid;grid-template-columns:repeat(2, 1fr);flex-direction:row;padding:0;margin:0}.template13-page section.aboutus-home-section .aboutus-button-container .team-content{padding:0;margin:0}.template13-page section.aboutus-home-section .aboutus-home-button{margin:auto}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.aboutus-home-section{padding:1rem 3rem;margin:0}.template13-page section.aboutus-home-section .container{margin:0;display:contents}.template13-page section.aboutus-home-section .container .description{font-size:18px}.template13-page section.aboutus-home-section .col-md-4{width:100%}.template13-page section.aboutus-home-section .aboutus-button-container{display:grid;grid-template-columns:repeat(2, 1fr);flex-direction:row;padding:0;margin:0}.template13-page section.aboutus-home-section .aboutus-button-container .team-content{padding:0;margin:0}.template13-page section.aboutus-home-section .aboutus-home-button{margin:auto}}.template13-page section.about-company-home-section{display:flex;align-items:center;width:100%;height:100vh;position:relative;padding:2rem 0 3rem 0;margin:0;overflow:hidden}.template13-page section.about-company-home-section .banner-background-image{position:relative;width:100%;height:100%}.template13-page section.about-company-home-section .banner-background-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s;image-rendering:optimizeQuality}.template13-page section.about-company-home-section .banner-background-image:hover img{transform:scale(1.05, 1.05)}.template13-page section.about-company-home-section .overlay{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:linear-gradient(to left, rgba(0,0,0,0.6) 100%, rgba(0,0,0,0.6) 100%, rgba(0,0,0,0.6) 100%);justify-content:left;align-items:center;transition:transform 0.3s}.template13-page section.about-company-home-section .overlay .team-content{font-size:32px;text-align:center;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;padding:5rem 2rem 2rem 2rem;color:white}.template13-page section.about-company-home-section .overlay .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.about-company-home-section .overlay .description{font-family:'Poppins',sans-serif;font-size:20px;font-weight:300;color:black;line-height:1.75;margin:5rem 10rem 5rem 10rem;text-align:center;color:white;font-style:italic;height:40vh;overflow-y:auto}.template13-page section.about-company-home-section .overlay:hover{transform:scale(1.05, 1.05)}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.about-company-home-section{padding:auto}.template13-page section.about-company-home-section .overlay .description{font-size:16px;padding:0;margin:1rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.about-company-home-section{padding:auto;height:50vh}.template13-page section.about-company-home-section .overlay .description{font-size:16px;padding:0;margin:1rem}}.template13-page section.project-catalog-home-section{padding:1rem 0 5rem 0;margin:0}.template13-page section.project-catalog-home-section .modal-overlay{background:rgba(0,0,0,0.7);width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.template13-page section.project-catalog-home-section .modal-wrapper{width:100%;height:300px;background:ghostwhite;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:200px}.template13-page section.project-catalog-home-section .open-modal-btn-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.template13-page section.project-catalog-home-section .close-modal-btn,.template13-page section.project-catalog-home-section .open-modal-btn{padding:8px;background:slateblue;font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:15px;color:ghostwhite;font-weight:5px;margin:10px 0 10px 0;cursor:pointer}.template13-page section.project-catalog-home-section .close-btn-wrapper{display:flex}.template13-page section.project-catalog-home-section .modal-content{margin:20px auto;max-width:210px;width:100%}.template13-page section.project-catalog-home-section .hide{display:none}.template13-page section.project-catalog-home-section h1{text-align:center}.template13-page section.project-catalog-home-section .separator-container{text-align:center}.template13-page section.project-catalog-home-section .team-title{font-size:32px;text-align:center;font-weight:300;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;padding:1rem}.template13-page section.project-catalog-home-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.project-catalog-home-section .member-container{position:relative;overflow:hidden;box-shadow:0 5px 10px 0 rgba(0,0,0,0.08);border-radius:0;width:100%;height:300px;align-items:center;justify-content:center}.template13-page section.project-catalog-home-section .member-container .project-container{width:100%;height:300px;overflow:hidden}.template13-page section.project-catalog-home-section .member-container .project-container img{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;object-fit:cover;transition:transform 0.3s}.template13-page section.project-catalog-home-section .member-container .project-container:hover img{transform:scale(1.2)}.template13-page section.project-catalog-home-section .member-container .member-name{font-family:'Lato',sans-serif;font-size:24px;font-weight:bold;color:white;line-height:1.75;text-transform:uppercase;margin-bottom:20px;text-align:center;justify-content:center;align-items:center}.template13-page section.project-catalog-home-section .member-container .member-desc-container{position:absolute;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.5);width:100%;height:100%;color:white;transition:opacity 0.3s ease-in-out;opacity:1;display:flex}.template13-page section.project-catalog-home-section .member-container:hover .member-desc-container{opacity:0.5}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.project-catalog-home-section{padding:1rem 3rem;margin-bottom:2rem}.template13-page section.project-catalog-home-section .container{margin:0;display:contents}}.template13-page section.more-projects{margin:0;padding:3rem;display:flex;align-items:center;justify-content:center}.template13-page section.more-projects .button{padding:10px 30px;color:black;border:2px solid black;cursor:pointer;font-size:18px;opacity:1;transition:all 0.5s}.template13-page section.more-projects .button span{cursor:pointer;display:inline-block;position:relative;transition:0.5s;font-size:16px}.template13-page section.more-projects .button span:after{content:'\00bb';position:absolute;opacity:0;top:0;right:-20px;transition:0.5s}.template13-page section.more-projects .button:hover{opacity:0.7}.template13-page section.more-projects .button:hover span{padding-right:25px}.template13-page section.more-projects .button:hover span:after{opacity:1;right:0}.template13-page section.about-us-section button.text-button span{font-size:1.5rem}.template13-page section.about-us-section .team-title{font-size:26px;text-align:center;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;margin:0 0 15px}.template13-page section.about-us-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:2rem}.template13-page section.about-us-section .catalog-content{display:flex;flex-direction:column;padding:3rem 13rem 1rem 13rem}.template13-page section.about-us-section .catalog-content .catalog-card-container{background-color:transparent;width:100%;height:290px;margin-bottom:2rem;border-radius:0.5rem}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-wrapper{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.6s;transform-style:preserve-3d;box-shadow:0 5px 10px 0 rgba(0,0,0,0.08);border-radius:0.5rem}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-wrapper .title{display:flex;justify-content:center;align-items:center;top:0;text-align:center;font-family:'Josefin Sans';letter-spacing:3px;font-size:32px;text-transform:uppercase;opacity:100%;position:absolute;bottom:0}.template13-page section.about-us-section .catalog-content .catalog-card-container:hover .catalog-card-wrapper{transform:rotateY(180deg)}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-front,.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:0.5rem;background-color:white;border:1px black}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-front img{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-front .card-content{position:absolute;top:0;right:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;opacity:50%}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-front .card-content .content-container{background-color:rgba(255,255,255,0.8);color:black;border-radius:1rem;padding:0.25rem 1rem;text-align:center}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-back{display:flex;flex-direction:column;padding:2rem;background-color:rgba(0,0,0,0.7);color:white;transform:rotateY(180deg);overflow:auto}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-back span:first-child{font-weight:600;text-align:center;margin-bottom:1rem}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.about-us-section .catalog-content{flex-direction:column;align-items:start;padding:3rem;margin:auto}.template13-page section.about-us-section .catalog-content .catalog-card-container{flex-direction:column;flex:1;width:80vw}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-front img{width:100%}.template13-page section.about-us-section .catalog-content .title{margin-bottom:2rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.about-us-section .col-md-4{width:100%;display:flex}.template13-page section.about-us-section .title-separator{margin-left:0%}.template13-page section.about-us-section .team-title{font-size:32px}.template13-page section.about-us-section .catalog-content{flex-direction:column;align-items:center;padding:3rem;margin:auto}.template13-page section.about-us-section .catalog-content .catalog-card-container{flex-direction:column;flex:1;width:20vw;height:35vh}.template13-page section.about-us-section .catalog-content .catalog-card-container .catalog-card-front img{width:100%}.template13-page section.about-us-section .catalog-content .title{margin-bottom:2rem}}.template13-page section.team-section{padding:1rem 0 2rem 0;margin:0}.template13-page section.team-section .project-container{position:relative;width:100%;height:300px;overflow:auto}.template13-page section.team-section .project-container img{width:100%;height:100%;object-fit:cover}.template13-page section.team-section .team-title{font-size:26px;text-align:center;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;margin:0 0 15px}.template13-page section.team-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.team-section .member-container{position:relative;overflow:hidden;box-shadow:0 5px 10px 0 rgba(0,0,0,0.08);border-radius:0}.template13-page section.team-section .member-container img{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center}.template13-page section.team-section .member-container .member-name{font-family:'Lato',sans-serif;font-size:24px;font-weight:bold;color:white;line-height:1.75;text-transform:uppercase;margin-bottom:20px}.template13-page section.team-section .member-container .member-title{font-family:'Lato',sans-serif;font-size:18px;font-weight:bold;color:#ddd;line-height:1.75;margin-bottom:20px;text-align:justify}.template13-page section.team-section .member-container .separator{background-color:white;height:3px;margin:0 0 0 10px;width:50%;border-radius:10px}.template13-page section.team-section .member-container .description{font-family:'Poppins',sans-serif;font-size:14px;color:#ddd;line-height:1.75;margin-bottom:20px;text-align:left}.template13-page section.team-section .member-container .member-desc-container{position:absolute;justify-content:center;align-items:center;background-color:#000;width:100%;height:100%;color:white;transform:translateY(100%);transition:transform 0.3s ease-in-out}.template13-page section.team-section .member-container:hover .member-desc-container{transform:translateY(0)}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.team-section{padding:1rem 3rem}.template13-page section.team-section .team-title{font-size:32px}.template13-page section.team-section .col-md-3{width:50%}}.template13-page section.certificate-section{padding:1rem 0 5rem 0;margin:0}.template13-page section.certificate-section .team-title{font-size:26px;text-align:center;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;margin:0 0 15px}.template13-page section.certificate-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.certificate-section .member-container{position:relative;overflow:hidden;box-shadow:0 5px 10px 0 rgba(0,0,0,0.08);border-radius:0;width:100%;height:100%;align-items:center;justify-content:center}.template13-page section.certificate-section .member-container .project-container{width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.template13-page section.certificate-section .member-container .project-container img{width:100%;height:100%;padding:1rem;background-size:contain;background-repeat:no-repeat;background-position:center center;transition:transform 0.3s}.template13-page section.certificate-section .member-container .project-container:hover img{transform:scale(1.2)}.template13-page section.certificate-section .certificate-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:1000}.template13-page section.certificate-section .certificate-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;padding:20px;box-shadow:0 0 10px rgba(0,0,0,0.3);width:40%;max-height:90vh;overflow-y:scroll;text-align:center;border-radius:5px;position:relative}.template13-page section.certificate-section .certificate-modal-close{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer;z-index:2}.template13-page section.certificate-section .certificate-modal-image{width:100%;height:100%}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.certificate-section{padding:3rem}.template13-page section.certificate-section .team-title{font-size:32px}.template13-page section.certificate-section .col-md-4{width:50%}.template13-page section.certificate-section .certificate-modal-content{width:90%}}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.certificate-section .certificate-modal-content{width:90%}}.template13-page section.productServices-catalog-home-section .team-title{font-size:32px;text-align:center;font-weight:300;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;padding:1rem}.template13-page section.productServices-catalog-home-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.productServices-catalog-home-section .image-container{position:relative;width:100%;height:300px;transition:transform 0.3s}.template13-page section.productServices-catalog-home-section .image-container img{width:100%;height:100%;padding:0.5rem}.template13-page section.productServices-catalog-home-section .image-container .text{position:absolute;padding:0.5rem;text-align:center;font-size:32px;text-transform:uppercase;font-family:"Lato", sans-serif;letter-spacing:4px;justify-content:center;align-items:center;width:100%;height:300px;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(0,0,0,0.8);color:white;opacity:0;transition:opacity 0.3s ease-in-out;display:flex}.template13-page section.productServices-catalog-home-section .image-container:hover{transform:scale(1.05)}.template13-page section.productServices-catalog-home-section .image-container:hover .text{opacity:0.9}.template13-page section.productServices-catalog-home-section .project-label{font-weight:700;font-size:20px;margin-right:5rem}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.productServices-catalog-home-section{padding:auto}.template13-page section.productServices-catalog-home-section .team-title{margin:auto;padding:auto}.template13-page section.productServices-catalog-home-section .swiper-contaner{padding:0.5rem}.template13-page section.productServices-catalog-home-section .swiper-slide{justify-content:center;padding:0;flex-direction:column;padding:0rem 2rem 0rem 0rem}.template13-page section.productServices-catalog-home-section .swiper-button-prev,.template13-page section.productServices-catalog-home-section .swiper-button-next{display:none}}.template13-page section.member-list-section .management-team{max-width:1320px !important;margin:auto}.template13-page section.member-list-section .member-card{display:flex;flex-direction:row;align-items:center;padding:20px;margin:0 180px;border:4px solid}.template13-page section.member-list-section .member-card:not(:first-child){margin-top:2rem}.template13-page section.member-list-section .member-card img{width:350px;height:350px;object-fit:cover;margin:0 50px}.template13-page section.member-list-section .member-card.reverse{flex-direction:row-reverse}.template13-page section.member-list-section .member-card.reverse img{margin-right:0}.template13-page section.member-list-section .member-card .member-detail-container{display:flex;flex-direction:column;flex:1;padding:2rem 5rem}.template13-page section.member-list-section .member-card .member-detail-container .member-name{font-weight:700;font-size:20px;margin-right:5rem}.template13-page section.member-list-section .member-card .member-detail-container .member-title{font-weight:600}.template13-page section.member-list-section .member-card .member-detail-container .member-desc{margin-top:2rem;line-height:1.6}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.member-list-section .member-card{flex-direction:column;align-items:start;padding:3rem;margin:auto}.template13-page section.member-list-section .member-card .member-detail-container{padding:1rem;display:flex;flex-direction:column;flex:1}.template13-page section.member-list-section .member-card img{margin:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.member-list-section{padding:1rem 3rem !important}.template13-page section.member-list-section .member-card{flex-direction:column;align-items:center;padding:3rem;margin:auto}.template13-page section.member-list-section .member-card .member-detail-container{padding:1rem;display:flex;flex-direction:column;flex:1;align-items:center !important}.template13-page section.member-list-section .member-card .member-detail-container .member-name{display:flex;justify-content:center;margin-right:0}.template13-page section.member-list-section .member-card .member-detail-container .member-title{display:flex;justify-content:center}.template13-page section.member-list-section .member-card img{margin:0}}.template13-page section.vision-mission-section .management-team{max-width:1320px !important;margin:auto}.template13-page section.vision-mission-section .member-card{display:flex;flex-direction:row;align-items:center;padding:20px;margin:0 180px;border:4px solid;transition:transform 1s}.template13-page section.vision-mission-section .member-card:not(:first-child){margin-top:2rem}.template13-page section.vision-mission-section .member-card img{width:350px;height:350px;object-fit:cover;margin:0 50px}.template13-page section.vision-mission-section .member-card.reverse{flex-direction:row-reverse}.template13-page section.vision-mission-section .member-card.reverse img{margin-right:0}.template13-page section.vision-mission-section .member-card .member-detail-container{display:flex;flex-direction:column;flex:1;padding:2rem 5rem}.template13-page section.vision-mission-section .member-card .member-detail-container .member-name{font-weight:700;font-size:20px;margin-right:5rem;font-family:'Agbalumo';font-size:45px;font-weight:bold;margin:0;text-align:center;-webkit-text-stroke:0.1px black;text-stroke:0.1px black}.template13-page section.vision-mission-section .member-card .member-detail-container .member-title{font-weight:600}.template13-page section.vision-mission-section .member-card .member-detail-container .member-desc{margin-top:2rem;line-height:1.6;font-family:'Roboto Slab'}.template13-page section.vision-mission-section .member-card:hover{transform:scale(1.05)}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.vision-mission-section .member-card{flex-direction:column;align-items:start;padding:3rem;margin:auto}.template13-page section.vision-mission-section .member-card .member-detail-container{padding:1rem;display:flex;flex-direction:column;flex:1}.template13-page section.vision-mission-section .member-card img{margin:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.vision-mission-section{padding:1rem 3rem !important}.template13-page section.vision-mission-section .member-card{flex-direction:column;align-items:center;padding:1rem;margin:auto}.template13-page section.vision-mission-section .member-card .member-detail-container{padding:1rem !important;display:flex;flex-direction:column;flex:1}.template13-page section.vision-mission-section .member-card .member-detail-container .member-desc{font-size:20px}.template13-page section.vision-mission-section .member-card img{margin:0}}.template13-page section.product-details-section{padding:2rem 6rem;margin:0}.template13-page section.product-details-section nav{padding:10px}.template13-page section.product-details-section ul{list-style-type:none;margin:0;padding:0}.template13-page section.product-details-section li{display:inline}.template13-page section.product-details-section a{text-decoration:underline !important;color:grey}.template13-page section.product-details-section .slider{width:80%;margin:auto;overflow:hidden;margin-top:1rem}.template13-page section.product-details-section .slides{display:flex;transition:transform 0.5s ease}.template13-page section.product-details-section .slide{width:100%;box-sizing:border-box;background-color:white}.template13-page section.product-details-section .prev,.template13-page section.product-details-section .next{cursor:pointer;position:absolute;width:auto;bottom:20%;color:black;font-weight:bold;font-size:20px;user-select:none}.template13-page section.product-details-section .prev{left:7%}.template13-page section.product-details-section .next{right:67%}.template13-page section.product-details-section .main-image{overflow:hidden;position:relative;width:100%;height:350px}.template13-page section.product-details-section .main-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease-in-out;transform-origin:top left}.template13-page section.product-details-section .main-image:hover img{transform:scale(2);cursor:grab}.template13-page section.product-details-section .main-image:active img{cursor:grabbing}.template13-page section.product-details-section .image{padding:0.5rem}.template13-page section.product-details-section .image img{width:100px;height:80px}.template13-page section.product-details-section .description{margin-top:2rem;line-height:1.8;font-size:16px;margin:0;text-align:left;margin-top:1rem}.template13-page section.product-details-section .team-title{font-size:26px;text-align:left;font-weight:bold;font-family:'lato', sans-serif;letter-spacing:3px;margin:0 0 15px}.template13-page section.product-details-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.product-details-section .member-card{display:flex;flex-direction:row;align-items:center;justify-content:center}.template13-page section.product-details-section .member-card:not(:first-child){margin-top:2rem}.template13-page section.product-details-section .member-card img{object-fit:cover}.template13-page section.product-details-section .member-card.reverse{flex-direction:row-reverse}.template13-page section.product-details-section .member-card.reverse img{margin-right:0}.template13-page section.product-details-section .member-card .member-detail-container{display:flex;flex-direction:column;flex:1;padding:2rem;background-color:#CCCCCC;width:100%;overflow:hidden}.template13-page section.product-details-section .member-card .member-detail-container .member-name{font-weight:700;font-size:20px;margin-right:5rem;font-size:32px;color:white;font-weight:bold;margin:0;text-align:left;-webkit-text-stroke:1px black;text-stroke:1px black}.template13-page section.product-details-section .member-card .member-detail-container .member-title{line-height:1.8;font-size:16px;margin:0;text-align:left}.template13-page section.product-details-section .member-card .member-detail-container .member-desc{margin-top:1rem;line-height:1.6;font-size:13px;text-align:left}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.product-details-section{padding:1rem;margin:0}.template13-page section.product-details-section .prev,.template13-page section.product-details-section .next{display:none}}.template13-page section.products-section{padding:2rem 4rem;margin:3rem}.template13-page section.products-section .pagination-buttons{margin-top:2rem}.template13-page section.products-section .pagination-buttons button{width:50px;height:50px}.template13-page section.products-section .col-md-9{border-left:1px solid grey;padding:0 4rem}.template13-page section.products-section .product-names-list{list-style:none;padding:0}.template13-page section.products-section .product-item{display:flex;justify-content:space-between;align-items:center;padding:8px;border-bottom:1px solid #ccc;position:relative}.template13-page section.products-section .category-list{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;z-index:1;transition:max-height 0.3s ease-in-out;overflow:hidden}.template13-page section.products-section .dropdown-icon{cursor:pointer}.template13-page section.products-section .category-list-open{display:block}.template13-page section.products-section .title{padding:1rem 0;line-height:1.8;font-size:28px;font-weight:bold;margin:0;text-align:center}.template13-page section.products-section .management-team{max-width:1320px !important;margin:auto}.template13-page section.products-section .team-title{font-size:26px;text-align:center;font-weight:bold;font-family:'lato', sans-serif;letter-spacing:3px;margin:0 0 15px}.template13-page section.products-section .slider{width:100%;overflow:hidden;margin-top:1rem}.template13-page section.products-section .slides{display:flex;justify-content:center}.template13-page section.products-section .slide{box-sizing:border-box;background-color:white;border:solid 1px black}.template13-page section.products-section .slide img{height:300px}.template13-page section.products-section .prev,.template13-page section.products-section .next{cursor:pointer;width:auto;padding:1rem;color:black;font-weight:bold;font-size:10px;user-select:none;border:0.2px solid black}.template13-page section.products-section .prev{left:0%}.template13-page section.products-section .next{right:0%}.template13-page section.products-section .controls{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.template13-page section.products-section .controls-wrapper{display:flex;justify-content:center;width:100%}.template13-page section.products-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.products-section .col-12-service{padding:0 10rem}.template13-page section.products-section .member-card{display:flex;flex-direction:row;align-items:center;justify-content:center}.template13-page section.products-section .member-card:not(:first-child){margin-top:2rem}.template13-page section.products-section .member-card img{width:300px;height:300px;object-fit:cover;border:black 2px solid}.template13-page section.products-section .member-card.reverse{flex-direction:row-reverse}.template13-page section.products-section .member-card.reverse img{margin-right:0}.template13-page section.products-section .member-card .member-detail-container{display:flex;flex-direction:column;flex:1;background-color:#CCCCCC;width:100%;overflow:hidden;transition:transform 1s, background-color 2s}.template13-page section.products-section .member-card .member-detail-container .member-name{font-weight:700;font-size:18px;color:black;font-weight:bold;margin-top:1rem;text-align:left}.template13-page section.products-section .member-card .member-detail-container .member-title{margin-top:2rem;line-height:1.8;font-size:16px;font-weight:bold;margin:0;text-align:center;margin-top:1rem}.template13-page section.products-section .member-card .member-detail-container .member-desc{line-height:1.6;font-size:12px;color:grey;text-align:left}.template13-page section.products-section .member-card .member-detail-container:hover{transform:scale(1.05);background-color:#9A9A9A}.template13-page section.products-section .member-card .service-detail-container{display:flex;flex-direction:column;flex:1;padding:2rem;background-color:#CCCCCC;width:100%;overflow:hidden;margin-bottom:1rem;transition:transform 1s}.template13-page section.products-section .member-card .service-detail-container .service-name{font-weight:700;margin:0;font-weight:bold;font-size:20px;margin-right:5rem;font-size:32px;color:white;text-align:left;-webkit-text-stroke:1px black;text-stroke:1px black}.template13-page section.products-section .member-card .service-detail-container .service-title{margin-top:2rem;line-height:1.8;font-size:16px;font-weight:bold;margin:0;text-align:left;margin-top:1rem}.template13-page section.products-section .member-card .service-detail-container .service-desc{margin-top:1rem;line-height:1.6;font-size:13px;text-align:left}.template13-page section.products-section .member-card .service-detail-container:hover{transform:scale(1.05)}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.products-section{padding:1rem;margin:0}.template13-page section.products-section .col-12{padding:0;width:50%}.template13-page section.products-section .col-12-service{padding:1rem;width:100%}.template13-page section.products-section .col-md-9{padding:1rem;border-left:none}.template13-page section.products-section .member-card{flex-direction:column;align-items:start;margin:auto;overflow:hidden}.template13-page section.products-section .member-card .member-detail-container{padding:1rem !important;display:flex;flex-direction:column;flex:1}.template13-page section.products-section .member-card img{margin:0}.template13-page section.products-section .member-card .member-title{margin-bottom:2rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.products-section{padding:1rem 3rem !important}.template13-page section.products-section .team-title{font-size:30px}.template13-page section.products-section .member-card{flex-direction:column;align-items:start;padding:2rem;margin:auto;overflow:hidden}.template13-page section.products-section .member-card .member-detail-container{padding:1rem;display:flex;flex-direction:column;flex:1;align-items:center}.template13-page section.products-section .member-card .member-detail-container .member-name{font-size:36px}.template13-page section.products-section .member-card .member-detail-container .member-title{font-size:26px}.template13-page section.products-section .member-card .member-detail-container .member-desc{font-size:20px}.template13-page section.products-section .member-card img{margin:0}.template13-page section.products-section .member-card .member-title{margin-bottom:2rem}}.template13-page section.catalog-section button.text-button span{font-size:1.5rem}.template13-page section.catalog-section .catalog-content{display:flex;flex-direction:column}.template13-page section.catalog-section .catalog-content .catalog-card-container{background-color:transparent;aspect-ratio:4/3;margin-bottom:2rem;border-radius:0}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-wrapper{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.6s;transform-style:preserve-3d;box-shadow:0 5px 10px 0 rgba(0,0,0,0.08)}.template13-page section.catalog-section .catalog-content .catalog-card-container:hover .catalog-card-wrapper{transform:rotateY(180deg)}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-front,.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-front img{aspect-ratio:4/3;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-front .card-content{position:absolute;top:0;right:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-front .card-content .content-container{background-color:rgba(255,255,255,0.8);color:black;border-radius:1rem;padding:0.25rem 1rem;text-align:center}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-back{display:flex;flex-direction:column;padding:2rem;background-color:rgba(0,0,0,0.7);color:white;transform:rotateY(180deg);overflow:scroll}.template13-page section.catalog-section .catalog-content .catalog-card-container .catalog-card-back span:first-child{font-weight:600;text-align:center;margin-bottom:1rem}.template13-page section.project-section{padding:0;margin:0}.template13-page section.project-section .pagination{display:flex;justify-content:center;margin-top:1rem}.template13-page section.project-section .pagination-dot{width:10px;height:10px;margin:0 5px;background-color:white;border-radius:50%;display:inline-block;cursor:pointer}.template13-page section.project-section .pagination-dot.active{background-color:#555}.template13-page section.project-section .slider{overflow:hidden}.template13-page section.project-section .slides{display:flex;height:90%}.template13-page section.project-section .slide{box-sizing:border-box;background-color:white;border:solid 1px black}.template13-page section.project-section .team-title{font-size:32px;text-align:center;font-weight:300;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;padding:1rem;margin-top:2rem}.template13-page section.project-section .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.project-section .project-card{position:relative;display:flex;margin-bottom:2rem;overflow:hidden;background-color:#4D4D4D;height:400px;transition:transform 0.5s, background-color 0.5s}.template13-page section.project-section .project-card:nth-child(2n+0){flex-direction:row-reverse}.template13-page section.project-section .project-card .project-image-container{display:contents}.template13-page section.project-section .project-card .project-image-container img{width:500px;height:360px;object-fit:cover;position:relative}.template13-page section.project-section .project-card .project-bar{width:150px;height:4px;margin:10px 0;border-radius:5px;background-color:grey;transition:width 0.2s}.template13-page section.project-section .project-card:hover .project-bar{width:200px}.template13-page section.project-section .project-card .project-label{font-weight:500;margin-bottom:4px;font-size:14px}.template13-page section.project-section .project-card .project-content{font-weight:500;margin-bottom:4px;color:white;font-size:14px;height:370px;overflow-y:auto;padding:2rem;width:100%}.template13-page section.project-section .project-card:hover{transform:scale(1.05);background-color:#1c1c1c}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.project-section .project-card{flex-direction:column !important;height:auto}.template13-page section.project-section .project-card .pagination{margin-bottom:1rem}.template13-page section.project-section .project-card .project-image-container img{max-width:100%;height:300px;max-height:300px}.template13-page section.project-section .project-card .project-content{padding:2rem}.template13-page section.project-section .project-card .project-content:before{display:none}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page section.project-section .project-card{flex-direction:column !important;height:700px}.template13-page section.project-section .project-card .project-image-container img{width:100vw;max-width:100%;height:300px;max-height:300px}.template13-page section.project-section .project-card .project-content{padding:2rem;font-size:16px}.template13-page section.project-section .project-card .project-content .project-label{font-size:18px}.template13-page section.project-section .project-card .project-content:before{display:none}}.template13-page section.careers .team-title{font-size:32px;text-align:center;font-weight:300;font-family:'lato', sans-serif;letter-spacing:3px;text-transform:uppercase;padding:1rem;margin-top:2rem}.template13-page section.careers .title-separator{background-color:#ddd;height:2px;width:30%;border-radius:10px;margin-left:35%;margin-bottom:30px}.template13-page section.careers .member-desc{color:black}.template13-page section.careers .i{background-size:contain;display:block;width:120px;height:30px;cursor:pointer;float:right;margin-right:-6px;margin-top:20px;color:black}.template13-page section.careers .profile-card-container{display:flex;flex-wrap:wrap;justify-content:center;display:flex;align-items:center}.template13-page section.careers .expanded{height:194px !important}.template13-page section.careers .full-text{transition:height 0.5s ease-in-out;margin:1rem}.template13-page section.careers .full-div{height:0px;overflow:hidden;transition:height 0.5s ease-in-out}.template13-page section.careers .profile-card{border:1px solid white;box-shadow:0 4px 21px -12px rgba(0,0,0,0.66);border-radius:10px;width:100%;margin:1rem 10rem 0 10rem;float:left;display:inline-block;position:relative;margin-bottom:2rem}.template13-page section.careers .name{color:black;font-weight:bold;margin-bottom:5px;font-size:28px;padding-left:15px;padding-top:5px;border-left:3px solid white;letter-spacing:1px}.template13-page section.careers .position{display:block;color:black;min-height:38px;font-weight:100;letter-spacing:1px}.template13-page section.careers .description{color:black;margin-top:10px;margin-bottom:5px;font-size:14px;padding-left:15px;padding-top:5px;border-left:3px solid white;letter-spacing:1px}.template13-page section.careers .profile-name{width:100%;padding:30px 30px;display:block}.template13-page section.careers .career-label{font-weight:500;margin-bottom:4px;color:grey;font-size:14px}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.careers .profile-card{display:flex;flex-direction:column !important;margin:0;padding:0}.template13-page section.careers .member-desc full-text{display:flex;flex-direction:column !important}.template13-page section.careers .profile-name{margin-bottom:2rem}}@media screen and (min-width: 768px) and (max-width: 1020px){.template13-page section.careers .profile-card{display:flex;flex-direction:column !important;margin:0;padding:0;margin-bottom:1rem}.template13-page section.careers .member-desc full-text{display:flex;flex-direction:column !important}.template13-page section.careers .profile-name{margin-bottom:2rem}}.template13-page section.contact-us-section{font-family:'Poppins', sans-serif}.template13-page section.contact-us-section ul.contact-list li.contact-item{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem}.template13-page section.contact-us-section .container-branch{display:flex;flex-wrap:wrap;gap:16px;padding:16px}.template13-page section.contact-us-section .card{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;width:calc(25% - 16px)}.template13-page section.contact-us-section .card-item{padding:16px;border-bottom:1px solid #eee;font-size:14px}.template13-page section.contact-us-section .card-item:last-child{border-bottom:none}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page section.contact-us-section{flex-direction:column !important}}@media (max-width: 768px){.template13-page section.contact-us-section .card{width:calc(50% - 16px)}}@media (max-width: 480px){.template13-page section.contact-us-section .card{width:100%}}.template13-page footer.footer-section{padding:40px 120px 60px 120px}.template13-page footer.footer-section .footer-end{width:100%;height:12px;padding:5rem 0 0 0}.template13-page footer.footer-section .footer-end h1{font-size:1rem;font-weight:600;font-family:calibri;text-align:center}.template13-page footer.footer-section .container{align-items:center}.template13-page footer.footer-section .container .menu-title{font-family:'Lato',sans-serif;letter-spacing:3px;font-size:20px;font-weight:600;text-transform:none;padding:2.3rem 1rem 1rem 1rem;text-align:center;color:white}.template13-page footer.footer-section .container .menu-desc{font-size:15px;font-family:'Lato',sans-serif;margin:0px 13px 13px 13px;text-align:left;line-height:2.0}.template13-page footer.footer-section .container .symbol{max-width:100%;margin:30px 13px 13px 13px;border-radius:50%;align-items:center}.template13-page footer.footer-section .container .symbol .fa-brands.fa-square-facebook{font-size:3.0em}.template13-page footer.footer-section .container .symbol .fa-brands.fa-square-instagram{font-size:3.0em}.template13-page footer.footer-section .container .symbol .fa-brands.fa-square-twitter{font-size:3.0em}.template13-page footer.footer-section .container .symbol .fa-brands.fa-linkedin{font-size:3.0em}.template13-page footer.footer-section .container .symbol-container{display:flex;align-items:center;margin:0 13px 13px 13px;width:auto;height:120px}.template13-page footer.footer-section .container .logo{max-width:100px;margin-right:10px;border-radius:50%}.template13-page footer.footer-section .container .company-name{font-size:1rem;font-weight:600;padding:0.5rem;font-family:calibri}@media screen and (min-width: 300px) and (max-width: 767px){.template13-page footer.footer-section{padding:2rem 0 2rem 0}}@media screen and (min-width: 768px) and (max-width: 1024px){.template13-page footer.footer-section{padding:2rem 0 2rem 0}}.template13-page .whatsapp-float{position:fixed;bottom:20px;right:20px;background-color:#25D366;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,0.3);padding:10px;z-index:1000;display:flex;align-items:center;justify-content:center}.template13-page .whatsapp-float img{width:50px;height:50px;border-radius:50%;display:block}

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