@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Plus Jakarta Sans,sans-serif;background:#090E11;color:#fff}a{color:#fff;text-decoration:none;margin:0 10px;cursor:pointer}.green{color:#44b4a6;padding:0 5px}.about-text{font-weight:700;text-align:center;margin-top:50px}.about-content{display:flex;justify-content:center;align-items:center;text-align:justify;position:relative;margin-bottom:20px;overflow:hidden}@media screen and (max-width: 600px){.about-content{flex-direction:column}}.about-content img{width:450px;height:450px;right:0}@media screen and (max-width: 600px){.about-content img{position:absolute;top:0;opacity:.2;z-index:-1}}.about-content-text{width:1000px;height:450px;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px}@media screen and (max-width: 600px){.about-content-text{text-align:left;width:100%;font-weight:500}}.about-content-main{border-bottom:2px solid #fff;padding:10px}.contact{display:flex;justify-content:center;align-items:center;overflow:hidden}.reach{width:100%;height:100%;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;padding:10px 20px;position:relative}.reach .reach-text{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-evenly;height:450px;z-index:1}.reach img{width:26%;height:400px}@media screen and (max-width: 600px){.reach img{position:absolute;opacity:.2;width:100%}.reach .reach-text{align-items:flex-start;justify-content:center}.reach .reach-text .text-in{margin:10px 0}}.btn{background:#fff;font-weight:700;border-radius:10px;color:#090e11;cursor:pointer;padding:15px 10px;border:none;transition:all .4s ease-in;margin:10px 0}.btn a{color:inherit;text-decoration:none}.btn:hover{background:#44B4A6;color:#fff}.footer{color:#fff;width:100%;text-align:center}.line{margin:10px 30px;height:1px;background:#fff}.see{font-size:20px;padding:10px;font-weight:700;background:none;border:none;text-align:right;margin-top:30px;margin-right:0;width:62%;cursor:pointer}.portfolio{text-align:center;padding:20px 0;margin:50px 20px 20px;display:none}.portfolio .portfolio-cards{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;overflow:hidden;min-width:600px;max-width:900px;width:calc(100% - 100px);height:400px;margin:50px auto 20px}@media screen and (max-width: 600px){.portfolio .portfolio-cards .portfolio-cards{max-width:100%;margin:0}}@media screen and (max-width: 718px){.portfolio .portfolio-cards{min-width:520px}.portfolio .portfolio-cards .card:nth-child(5){display:none}}@media screen and (max-width: 638px){.portfolio .portfolio-cards{min-width:440px}.portfolio .portfolio-cards .card:nth-child(4){display:none}}@media screen and (max-width: 558px){.portfolio .portfolio-cards{min-width:360px}.portfolio .portfolio-cards .card:nth-child(3){display:none}}@media screen and (max-width: 478px){.portfolio .portfolio-cards{min-width:280px}.portfolio .portfolio-cards .card:nth-child(2){display:none}}.portfolio .portfolio-cards .card{position:relative;overflow:hidden;display:flex;flex-direction:column;max-width:50px;margin:10px;cursor:pointer;transition:.5s cubic-bezier(.05,.61,.41,.95);background:#fff;font-weight:700}.portfolio .portfolio-cards .card img{width:100%;height:100%}.portfolio .portfolio-cards .card.active{flex-grow:10000;transform:scale(1);max-width:600px;height:100%;margin:0;border-radius:40px;background-size:auto 100%}.portfolio .portfolio-cards .card:not(.active){flex-grow:1;border-radius:50px}.portfolio .portfolio-cards .card:not(.active) .label{bottom:5%;left:20%}.portfolio .portfolio-cards .card:not(.active) .label>.info{display:none}.portfolio .portfolio-cards .label{display:flex;align-items:center;justify-content:center;position:absolute;bottom:10%;left:10%;transition:.5s cubic-bezier(.05,.61,.41,.95)}section[data-v-d499cd24]{display:flex;justify-content:center;align-items:center;margin:3rem auto;border-left:none;border-right:none;gap:0 2rem;flex-wrap:nowrap;padding:1.3rem 0px;overflow:hidden;width:75%}section .sect[data-v-d499cd24]{animation:scrollInfinitely-d499cd24 10s linear infinite;gap:0 1rem;transition:animation 4s ease-in-out;width:100%;display:flex;justify-content:space-between;align-items:center}@keyframes scrollInfinitely-d499cd24{0%{transform:translate(-150%)}to{transform:translate(100%)}}.client[data-v-d499cd24]{text-align:center}img[data-v-d499cd24]{width:150px;height:100px;margin:0 10px}.vetlify[data-v-d499cd24]{background:#fff;display:flex;justify-content:center;align-items:center;padding:5px}.vetlify img[data-v-d499cd24]{width:100px;height:40px}.mobile-nav-contain{display:flex;justify-content:space-between;align-content:center;padding:10px}.navbar-mobile{position:relative;top:22px;right:0%;display:block;z-index:1}.navbar-mobile .burger-menu{display:block;background:#000;border:none;border-radius:10px;width:50px;height:50px;position:relative;cursor:pointer;transition:all .4s ease-in;z-index:100}.navbar-mobile .burger-menu span{position:absolute;top:0;left:0;bottom:0;right:0;transition:all .4s ease;width:70%;height:3px;background:#078d7d;margin:auto}.navbar-mobile .burger-menu span.top{transform:translateY(-8px)}.navbar-mobile .burger-menu span.nav-mid{width:40%}.navbar-mobile .burger-menu span.bottom{transform:translateY(8px)}.navbar-mobile .burger-menu.active .top{transform:rotate(-45deg)}.navbar-mobile .burger-menu.active .nav-mid{transform:translate(-20px) rotate(360deg);opacity:0}.navbar-mobile .burger-menu.active .bottom{transform:rotate(45deg)}.navbar-mobile .burger-menu-wrapper{position:absolute;right:2%}.navbar-mobile .burger-menu-wrapper ul{background:#000;padding:10px 0;border-radius:10px}.navbar-mobile .menu-list{list-style:none;padding:0;margin:0}.navbar-mobile .menu-list a{text-decoration:none;line-height:1.6em;font-size:1.6em;padding:.5em;display:block;color:#44b4a6;transition:all .4s ease-in-out;z-index:100}.navbar-mobile .menu-list a:hover{background:lightseagreen;color:#000;transition:all 1s ease-in-out;border-radius:20px}.navbar-mobile .translateX-enter{transition:all .3s ease-out}.navbar-mobile .translateX-enter-active,.navbar-mobile .translateX-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.navbar-mobile .translateX-leave-to,.navbar-mobile .translateX-enter-from{transform:translate(200px);opacity:0}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 10px 10px;height:100px;overflow:hidden}.logo img{width:200px;cursor:pointer}.nav-item a{padding:0 20px;font-size:1.5rem;transition:all .5s ease-in-out}.nav-item a:hover{background:#000;padding:10px 20px;border-radius:10px}@media only screen and (max-width: 600px){.navbar{flex-direction:column}.logo img{width:100px}}.header{background-image:url(/assets/background-000314f7.png);background-size:cover;background-repeat:no-repeat;background-position:center center;height:600px;overflow:hidden}@media screen and (max-width: 600px){.header{height:500px}}.hero-section{height:70%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 600px){.hero-section>p{display:none}}.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.5rem}.what{text-align:center;margin-top:50px}.what .text{color:#fff;margin-bottom:50px}.cards{display:flex;justify-content:space-evenly;align-items:center;overflow:hidden}.card-items{display:flex;flex-direction:column;justify-content:center;align-items:center}.card-text{text-align:left;padding:10px 20px}.card-one{background:#D9D9D9;width:300px;height:300px;color:#000;border-radius:20px}.card-title{font-weight:700;margin-top:25px}.card-two{background:#28363B;width:300px;height:300px;color:#fff;border-radius:20px}.card-items img{width:40px;height:40px;position:relative;top:20px;padding-bottom:5px}@media only screen and (max-width: 600px){.cards{flex-direction:column}}
