.app{height:100vh}.app .sections{width:100%;height:calc(100vh - 70px);background-color:#fff;position:relative;top:70px;scroll-behavior:smooth;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.app .sections>*{width:100vw;height:calc(100vh - 70px);scroll-snap-align:start}.topbar{width:100%;height:70px;position:fixed;top:0;background-color:#fff;z-index:2;overflow:hidden;justify-content:center}.topbar .wrapper{display:flex;align-items:center;padding:10px 0;justify-content:center}@media only screen and (max-width:768px){.topbar .wrapper{align-items:flex-start;height:auto}}.topbar .wrapper .left{flex:2 1;display:flex;align-items:center;overflow:hidden;justify-content:center;margin-left:10px}@media only screen and (max-width:768px){.topbar .wrapper .left{flex:4 1}}.topbar .wrapper .left h1{font-family:"Raleway Dots",cursive}@media only screen and (max-width:768px){.topbar .wrapper .left h1{font-size:25px}}.topbar .wrapper .left img{display:flex;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}@media only screen and (max-width:768px){.topbar .wrapper .left img{width:20%}}.topbar .wrapper .center{flex:8 1;display:flex;justify-content:flex-end}@media (min-width:601px){.topbar .wrapper .center{padding:10px}}.topbar .wrapper .center .desktoptopbar{display:flex}@media (max-width:601px){.topbar .wrapper .center .desktoptopbar{display:flex}}@media (max-width:600px){.topbar .wrapper .center .desktoptopbar{display:none}}.topbar .wrapper .center .desktoptopbar ul{display:flex;align-items:center;justify-content:center}@media (min-width:601px){.topbar .wrapper .center .desktoptopbar ul{font-size:15px}}.topbar .wrapper .center .desktoptopbar ul li{overflow:hidden}.topbar .wrapper .center .desktoptopbar ul li a{text-decoration:none;margin-right:15px;color:#1b9fd3}@media (min-width:610px){.topbar .wrapper .center .desktoptopbar ul li a{font-size:15px;margin-right:15px}.topbar .wrapper .center .desktoptopbar ul li a:hover{color:indigo}}.topbar .wrapper .center .desktoptopbar ul li a:hover{color:indigo}.topbar .wrapper .center .desktoptopbar ul li .active{color:#21283f}.topbar .wrapper .center .mobiletopbar{display:flex;flex:3 1;justify-content:flex-start;background-color:#fff}@media (min-width:601px){.topbar .wrapper .center .mobiletopbar{display:none}}.topbar .wrapper .center .mobiletopbar .menuicon{position:absolute;top:25%;right:7%}.topbar .wrapper .center .mobiletopbar .navlinks{position:absolute;top:40%;width:100%;height:20vh}.topbar .wrapper .center .mobiletopbar ul{background-color:#ff0}.topbar .wrapper .center .mobiletopbar ul li a{color:#000}.topbar .wrapper .right{flex:2 1;display:flex;align-items:center}@media only screen and (max-width:768px){.topbar .wrapper .right{display:none}}.topbar .wrapper .right .whatsapp,.topbar .wrapper .right .whatsapp a{display:flex;align-items:center;justify-content:center}.topbar .wrapper .right .whatsapp a{text-decoration:none}.topbar .wrapper .right .whatsapp img{cursor:pointer;width:13%}.topbar .wrapper .right .whatsapp p{color:purple;margin-left:10px;cursor:pointer;font-size:16px}.home{background-color:#fff;display:flex;width:100%}@media only screen and (max-width:768px){.home{flex-direction:column}}.home .left{width:100%;max-width:1200px;flex:0.6 1;overflow:hidden;display:flex;align-items:center;justify-content:center}.home .left .backimg{display:flex;align-items:flex-end;justify-content:flex-start;float:right}.home .right{flex:0.4 1;width:100%;max-width:1200px}.home .right .text{width:100%;height:70%;display:flex;flex-direction:column;justify-content:center;text-align:center}.home .right .text .bigText{width:100%;font-size:30px;display:flex;justify-content:center;align-items:flex-start}.home .right .text .smallText{width:100%;height:70%;display:flex;flex-direction:column;font-family:"Lora",serif;justify-content:center;align-items:center;line-height:3rem}@media only screen and (max-width:768px){.home .right .text .smallText{font-size:12px;line-height:2rem;height:100%}}.home .right .text .smallText .textRefSpan{color:#1b9fd3}.home .right .text img{position:absolute;left:79%;top:60%;-webkit-animation:arrowBlink 2s infinite;animation:arrowBlink 2s infinite}@media only screen and (max-width:768px){.home .right .text img{display:none}}@-webkit-keyframes arrowBlink{to{opacity:0}}@keyframes arrowBlink{to{opacity:0}}.home .buttonPart{width:100%;height:30%;display:flex;justify-content:center;align-items:flex-start}.draw-border{box-shadow:inset 0 0 0 4px #1b9fd3;color:#1b9fd3;transition:color .25s .08333s;position:relative}.draw-border:after,.draw-border:before{border:0 solid transparent;box-sizing:border-box;content:"";pointer-events:none;position:absolute;width:0;height:0;bottom:0;right:0}.draw-border:before{border-bottom-width:4px;border-left-width:4px}.draw-border:after{border-top-width:4px;border-right-width:4px}.draw-border:hover{color:#71f071}.draw-border:hover:after,.draw-border:hover:before{border-color:#71f071;transition:border-color 0s,width .25s,height .25s;width:100%;height:100%}.draw-border:hover:before{transition-delay:0s,0s,.25s}.draw-border:hover:after{transition-delay:0s,.25s,0s}.btn{background:none;border:none;cursor:pointer;line-height:1.5;font:700 1.2rem "Roboto Slab",sans-serif;padding:1em 2em;letter-spacing:.05rem}.btn:focus{outline:2px #55d7dc}.counter-up{background:#000;min-height:21vh;width:100%;z-index:2}.counter-up .content{z-index:2;display:flex;height:100%;align-items:center;justify-content:space-between;padding:0 130px}@media only screen and (max-width:768px){.counter-up .content{padding:0 10px}}.counter-up .content:before{position:absolute;content:"";top:177%;left:0;height:23%;width:100%;background:rgba(0,0,0,.1)}@media only screen and (max-width:768px){.counter-up .content:before{display:none}}.counter-up .content .box{width:20%;border:1px dashed hsla(0,0%,100%,.6);padding:10px;border-radius:5px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;color:#fff}@media only screen and (max-width:768px){.counter-up .content .box{width:20%;padding:10px}.counter-up .content .box:last-child{display:none}}.counter-up .content .box .icon{font-size:45px;color:#fff}@media only screen and (max-width:768px){.counter-up .content .box .icon{display:none}}.counter-up .content .box .counter{font-size:30px;font-weight:500;color:#fff;font-family:sans-serif}@media only screen and (max-width:768px){.counter-up .content .box .counter{font-size:20px}}.counter-up .content .box .location{margin-top:20px;font-size:20px}.counter-up .content .box .text{font-weight:400;color:#fff}@media only screen and (max-width:768px){.counter-up .content .box .text{font-size:15px;text-align:center;margin-top:5px}}.about{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%}.about .containerAbout{width:95%;display:flex;align-items:flex-start;height:50vh}@media only screen and (max-width:768px){.about .containerAbout{display:flex;flex-direction:column;height:60vh}}.about .containerAbout .company{width:100%;display:flex;flex-direction:column;padding:10px}@media only screen and (max-width:768px){.about .containerAbout .company{padding:10px}}.about .containerAbout .company .companyHead{font-size:22px}@media only screen and (max-width:768px){.about .containerAbout .company .companyHead{font-size:18px}}.about .containerAbout .company .companyText{font-size:18px;font-weight:400;margin-top:10px}@media only screen and (max-width:768px){.about .containerAbout .company .companyText{font-size:15px;margin-top:5px}}.about .containerAbout .vision{width:100%;display:flex;flex-direction:column;padding:10px}@media only screen and (max-width:768px){.about .containerAbout .vision{padding:10px}}.about .containerAbout .vision .visionHead{font-size:22px}@media only screen and (max-width:768px){.about .containerAbout .vision .visionHead{font-size:18px}}.about .containerAbout .vision .visionText{font-size:18px;font-weight:400;margin-top:10px}@media only screen and (max-width:768px){.about .containerAbout .vision .visionText{font-size:15px;margin-top:5px}}.about .containerAbout .mission{width:100%;display:flex;flex-direction:column;padding:10px}@media only screen and (max-width:768px){.about .containerAbout .mission{padding:10px}}.about .containerAbout .mission .missionHead{font-size:22px}@media only screen and (max-width:768px){.about .containerAbout .mission .missionHead{font-size:18px}}.about .containerAbout .mission .missionText{font-size:18px;font-weight:400;margin-top:10px}@media only screen and (max-width:768px){.about .containerAbout .mission .missionText{font-size:15px;margin-top:5px}}.about .containerExplain{width:93%;height:40vh;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}@media only screen and (max-width:768px){.about .containerExplain{display:none}}.about .containerExplain h1{font-family:"Roboto",sans-serif;margin-bottom:10px;font-size:20px}.about .containerExplain p{font-size:15px;line-height:1.4rem;font-family:"Roboto",sans-serif}.about .containerCounter{width:100%;display:flex;height:30vh}@media only screen and (max-width:768px){.about .containerCounter{display:flex;flex-direction:column;height:18vh;overflow:hidden}}.applicationslist{font-size:20px;margin-right:70px;padding:10px;cursor:pointer}.applicationslist.active{background-color:#21283f;color:#fff;border-radius:10px}.applications{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.applications h1{font-size:30px;margin-top:20px}@media only screen and (max-width:768px){.applications h1{font-size:20px;margin-top:35px}}.applications ul{display:flex;margin:40px;padding:0;list-style:none}@media only screen and (max-width:768px){.applications ul{margin:40px}}.applications ul li{font-size:18px;padding:10px;border-radius:10px;overflow:hidden}@media only screen and (max-width:768px){.applications ul li{font-size:13px;margin-right:30px;display:flex}}.applications ul li.active{background-color:#21283f;color:#fff;transition:all .5s ease}.applications .container{width:70%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;overflow:hidden}@media only screen and (max-width:768px){.applications .container{width:100%}}.applications .container .item{width:220px;height:150px;border-radius:20px;border:1 solid #d3d3d3;margin:30px 40px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;transition:all 1s ease;cursor:pointer}@media only screen and (max-width:768px){.applications .container .item{width:25%;height:25%;flex-wrap:wrap;margin:20px 40px}}.applications .container .item:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.applications .container .item img{width:100%;height:100%;object-fit:cover;z-index:1}.machines,.machines .container{display:flex;justify-content:center}.machines .container{flex-wrap:wrap;width:100%;margin-top:20px}@media only screen and (max-width:768px){.machines .container{margin-top:20px}}.player-wrapper{width:25%;height:35vh;display:flex;flex-direction:column;margin:20px 40px}@media only screen and (max-width:768px){.player-wrapper{width:35%;height:25vh;display:flex;flex-direction:column;margin:10px 20px}}.player-wrapper .text{overflow:hidden}.player-wrapper .text h2{font-size:25px;text-align:center;padding:20px}@media only screen and (max-width:768px){.player-wrapper .text h2{font-size:15px;text-align:center;padding:20px}}.contact{width:100%}.contact .container{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:97.5%}@media only screen and (max-width:768px){.contact .container{width:100%}}.contact .container .top{display:flex;align-items:center;justify-content:center;flex:11 1;height:90vh;width:100%;overflow:hidden;margin-left:50px}@media only screen and (max-width:768px){.contact .container .top{margin-left:0}}.contact .container .top .left{display:flex;align-items:center;justify-content:center;flex:4 1;background-color:#21283f;width:100%;flex-direction:column;height:100vh;margin-top:30px}.contact .container .top .left h1{font-size:30px;margin-bottom:10px;font-family:"Open Sans",sans-serif;color:#fff}@media only screen and (max-width:768px){.contact .container .top .left h1{font-size:20px}}.contact .container .top .left h2{font-size:15px;margin-bottom:30px;font-family:"Open Sans",sans-serif;color:#fff}@media only screen and (max-width:768px){.contact .container .top .left h2{font-size:13px;margin-bottom:15px}}.contact .container .top .left .formcontainer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:60px;width:100%}.contact .container .top .left .formcontainer .inputarea{margin-top:20px;width:40%;border-radius:20px;height:30px;padding:5px 20px;font-size:14px}.contact .container .top .left .formcontainer .inputarea:focus{outline:none}.contact .container .top .left .formcontainer .textbox{margin-top:20px;width:45%;height:100px;border-radius:10px;padding:10px}.contact .container .top .left .formcontainer .textbox:focus{outline:none}.contact .container .top .left .formcontainer button{margin-top:30px;width:50%;height:40px;border-radius:20px;padding:10px;color:#fff;background-color:#3282b9;cursor:pointer}.contact .container .top .right{display:flex;align-items:center;justify-content:center;flex:8 1;background-color:#fff;width:100%;flex-direction:column;min-height:100vh}@media only screen and (max-width:768px){.contact .container .top .right{display:none}}.contact .bottom{display:flex;flex:1 1;background-color:#fff;height:20vh;width:100%}.contact .bottom .bottomLeft{display:flex;flex:1 1;justify-content:center;align-items:center}@media only screen and (max-width:768px){.contact .bottom .bottomLeft{display:none}}.contact .bottom .bottomLeft li{list-style-type:none;margin-right:50px;font-family:"Roboto",sans-serif;font-size:15px;cursor:pointer}.contact .bottom .bottomRight{display:flex;flex:1 1;justify-content:center;align-items:center}.contact .bottom .bottomRight .icons{margin-left:20px;cursor:pointer}@media only screen and (max-width:768px){.contact .bottom .bottomRight .icons{margin-left:30px}}.contact .bottom .bottomRight p{margin-left:30px;font-family:"Roboto",sans-serif;font-size:15px}@media only screen and (max-width:768px){.contact .bottom .bottomRight p{font-size:10px}}
/*# sourceMappingURL=main.95360544.chunk.css.map */