@import url(https://fonts.googleapis.com/css?family=Poppins&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slide h1{transition:all .3s ease;transform:translateY(-20px);opacity:0}.slide button,.slide p{transform:translateY(20px);opacity:0}.slide button,.slide p,.slide section *{transition:all .3s ease}.slide section img{transform:translateX(-10px);opacity:0}.slide section span{transform:translateY(-10px);opacity:0}.slide section span strong{transform:translateY(10px);opacity:0}.slide.animateIn.next button,.slide.animateIn.next h1,.slide.animateIn.next p,.slide.animateIn.next section *,.slide.animateIn.previous button,.slide.animateIn.previous h1,.slide.animateIn.previous p,.slide.animateIn.previous section *,.slide.current button,.slide.current h1,.slide.current p,.slide.current section *{transform:translateX(0);transition-delay:.9s;opacity:1}.slide.animateIn.next p,.slide.animateIn.previous p{transition-delay:1.1s}.slide.animateIn.next button,.slide.animateIn.next section img,.slide.animateIn.previous button,.slide.animateIn.previous section img{transition-delay:1.3s}.slide.animateIn.next section span,.slide.animateIn.previous section span{transition-delay:1.4s}.slide.animateIn.next section span strong,.slide.animateIn.previous section span strong{transition-delay:1.5s}.slide.animateOut h1{transition-delay:.3s}.slide.animateOut p{transition-delay:.2s}.slide.animateOut section span{transition-delay:.1s}.slide.animateOut section span strong{transition-delay:0s}.carouselLink{text-decoration:none;color:#222}.carouselLink:hover{color:#fff;text-decoration:none}.carouselButton{-webkit-appearance:none;appearance:none;-webkit-transition:all .5s ease;filter:drop-shadow(0 5px 5px rgba(0,0,0,.1));transition:all .5s ease;border:none;background:#ffd800;border-radius:30px;text-transform:uppercase;box-sizing:border-box;padding:15px 40px;font-weight:400;font-size:13px;cursor:cursor}.carouselButton:hover{color:#fff;background:#222;filter:drop-shadow(0 0 5px rgba(0,0,0,.2))}.carouselButton:hover .carouselLink{color:#fff}.wrapper{max-width:100vw;box-sizing:border-box;padding:0 20px;margin:auto}.wrapper a{display:inline-block;margin:5px}.wrapper a:first-child{margin-left:0}.slider-wrapper{position:relative;height:70vh;overflow:hidden}.slide{height:70vh;background-size:cover!important}.slide:before{content:"";display:block;position:absolute;width:100%;height:100%;background:linear-gradient(transparent,rgba(0,0,0,.9));bottom:0;left:0}.nextButton,.previousButton{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:32px;text-indent:-9999px;cursor:pointer}.nextButton,.nextButton:hover,.previousButton,.previousButton:hover{background:url(http://svgshare.com/i/41_.svg) no-repeat 50%/16px}.previousButton{left:0;transform:rotate(180deg) translateY(50%)}.previousButton:hover{left:-10px}.nextButton{right:0}.nextButton:hover{right:-10px}.slider-content{text-align:center}.slider-content .inner{padding:0 70px;box-sizing:border-box;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-content .inner button{transition-delay:0s}.slider-content .inner h1{font-weight:900;margin:0 auto;max-width:840px;color:#fff;font-size:64px;line-height:1}.slider-content .inner p{color:#fff;font-size:14px;line-height:1.5;margin:20px auto 30px;max-width:640px}.slider-content section{position:absolute;bottom:20px;left:20px}.slider-content section span{color:#fff;color:hsla(0,0%,100%,.5);font-size:12px;display:inline-block;text-align:left;line-height:1.4;vertical-align:middle;margin-left:10px}.slider-content section img{width:40px;height:40px;border:2px solid hsla(0,0%,100%,.5);border-radius:100%;vertical-align:middle}.slider-content section span strong{color:#fff;font-size:14px;display:block}@media (max-height:500px){.slide,.slider-wrapper{height:calc(100vh - 75px)}}@media (max-width:640px){.slide,.slider-wrapper{height:calc(80vh - 75px)}}@media (max-height:600px){.slider-content .inner h1{font-size:32px}}@media (max-width:640px){.slider-content .inner h1{font-size:32px}}*{box-sizing:border-box}body{color:#333;line-height:1.6;font-family:Helvetica,Arial,sans-serif}button{cursor:pointer}button:disabled{cursor:default}.is-active{color:#0070b3}@media(max-width:45rem){.hide-on-mobile{display:none}}@media(min-width:45rem){.show-on-mobile{display:none}}.header{padding-top:1rem;padding-bottom:1rem}.menuHolder{background-color:#fff;display:flex;align-items:center;justify-content:space-around}.headerMenu{margin-right:20px;color:#002e5b;font-weight:500;font-size:1.2rem;text-decoration:none}.headerMenu:hover{color:#0070b3;text-decoration:none}@media(max-width:45rem){.headerMenu{display:none}}.headerLogo{font-weight:700;color:#002e5b;margin-left:10px}.headerBar{background:#002e5b;padding-top:10px;padding-bottom:5px;display:flex;align-items:center;justify-content:center}@media(max-width:45rem){.headerBar{display:none}}.headerText{color:#fff;font-size:12px;margin-left:30px}.headerIcon{color:#fde428;margin-right:10px}.headerIconMobile{margin-right:15px;display:none}.headerIconMobile:focus,.headerIconMobile:hover{color:#fde428}@media(max-width:45rem){.headerIconMobile{display:inline-block}}.menuItemHolder{display:flex;flex-direction:column;width:100vw;align-items:center;justify-content:center}.menuItem{width:50%;margin-top:10px;border-bottom:1px solid #999;padding-bottom:5px}.menuItemText{color:#002e5b;text-decoration:none}.menuItemText:hover{color:#0070b3;text-decoration:none}.closeMenu{margin-top:20px;background:#002e5b;color:#fff;border:0;padding:10px 20px}.closeMenu:hover{background-color:#fde428;color:#002e5b}.pageHeading{height:20vh}#aboutus{background:url(/static/media/bigrig.6edb452b.jpg)}#contactUs{background:url(/static/media/office.4557cb90.png)}#ourServices{background:url(/static/media/services.eded0cf8.jpg)}.pageHeadingOverlay{background:rgba(0,0,0,.5);height:20vh;display:flex;align-items:center;justify-content:center}.pageHeadingText{font-family:"Poppins",sans-serif;color:#fff;font-weight:700}.companyOverview{background:#f2f2f2;padding-top:50px;padding-bottom:100px;display:flex;align-items:center;justify-content:center}@media(max-width:45rem){.companyOverview{flex-direction:column;justify-content:space-evenly}}.overview{padding:20px;width:50%}@media(max-width:45rem){.overview{width:100%}}.overviewh1{font-family:"Poppins",sans-serif;color:#002e5b;font-weight:700}.overviewp{color:#666;font-size:14px}.overviewValues{margin-top:30px;border-left:5px solid #fde428;padding:10px;font-style:italic;color:#666;background:#fff}.overviewContact{background:#fde428;padding:20px}.overviewButton{-webkit-appearance:none;appearance:none;-webkit-transition:all .5s ease;filter:drop-shadow(0 5px 5px rgba(0,0,0,.1));transition:all .5s ease;border:none;color:#fff;background:#002e5b;border-radius:30px;text-transform:uppercase;box-sizing:border-box;padding:15px 40px;font-weight:400;font-size:13px;cursor:cursor}.overviewButton:hover{color:#002e5b;background:#ffd800;filter:drop-shadow(0 0 5px rgba(0,0,0,.2))}.chooseUsSection{background:#fff;padding-top:50px;padding-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:45rem){.chooseUsSection{flex-direction:column;justify-content:space-evenly}}.choiceItemContainer{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:20px}@media(max-width:45rem){.choiceItemContainer{flex-direction:column;justify-content:space-evenly}}.choiceItem{background:transparent;margin-right:5px;margin-top:5px;padding:20px;width:20%}@media(max-width:45rem){.choiceItem{width:80%}}.choiceHeading{font-family:"Poppins",sans-serif;color:#002e5b;font-weight:400}.choiceText{color:#666;font-size:14px}.serviceLink{color:#002e5b;text-decoration:none}.serviceLink:hover{color:#fde428;text-decoration:none;transition:1 ease-in}.footer{background:#002e5b;padding-top:3.2rem}.footer--pad{padding-bottom:3.2rem}.footer__list{text-decoration:none;color:#999;font-weight:300;font-size:14px}.footer__list:hover{text-decoration:none;color:#fff}.footer__text{font-weight:300;color:#999;font-size:14px}.footer__foot{font-weight:200;font-size:14px;background:rgb(0,40.843956044,80.8);padding:1.2rem;text-align:center;color:#999}.footerHeading{color:#fff;margin-bottom:20px;margin-top:20px}.footerIcon{color:#fde428}.carouselBottomBar{background:#fff;margin-top:0;padding:30px;display:flex;align-items:center;justify-content:space-around}.carouselh3{font-weight:700;color:#002e5b}.serviceSection{background:#f2f2f2;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:45rem){.serviceSection{justify-content:space-evenly}}.serviceSectionHeading{font-family:"Poppins",sans-serif;font-weight:700;color:#002e5b}.serviceItemContainer{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:20px}@media(max-width:45rem){.serviceItemContainer{flex-direction:column;justify-content:space-evenly}}.serviceItemText{font-size:12px;color:#666;margin-top:10px}.serviceItem{background:transparent;margin-right:5px;margin-top:5px;padding:20px;width:20%}.serviceItem:hover{background:#002e5b;color:#fde428;animation:pulse 1s}@media(max-width:45rem){.serviceItem{width:100%}}.serviceItem:hover .serviceItemText{color:#fff}@keyframes pulse{0%{background:transparent}to{background-color:#002e5b}}.integritySection{background:url(/static/media/office.4557cb90.png);background-attachment:fixed;background-repeat:no-repeat}.integrityOverlay{background:rgba(0,46,92,.5);display:flex;align-items:center;justify-content:center;padding-top:100px;padding-bottom:100px;padding-right:10px}.integrityText{font-family:"Poppins",sans-serif;font-size:3.2rem;color:#fde428;font-weight:900}@media(max-width:45rem){.integrityText{margin-left:10px;font-size:1.6rem}}.ourPartners{display:flex;padding:50px;background:#f2f2f2}.partnerItem{width:400px;padding:10px}.partnerImage{width:200px}.partner__wrapper{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow-y:hidden}.partner__wrapper::-webkit-scrollbar{display:none}.infoSection{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center;background:#f2f2f2}@media(max-width:45rem){.infoSection{flex-direction:column}}.infoItem1{height:400px;width:30%}@media(max-width:45rem){.infoItem1{display:none}}.infoItem3{background:url(/static/media/ceo.2d525b2b.png);height:500px;width:30%}@media(max-width:45rem){.infoItem3{width:100%}}.infoItem2{padding:20px;width:30%;color:#666;font-size:16px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}@media(max-width:45rem){.infoItem2{width:100%}}.infoItem2::-webkit-scrollbar{display:none}.testimonial__wrapper{padding-bottom:100px;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;overflow-y:hidden}.testimonial__wrapper::-webkit-scrollbar{display:none}.scroll-bar-hidden{-ms-overflow-style:none;scrollbar-width:none}.testimonialSection{background:#fff;padding-top:50px;padding-bottom:50px;text-align:center}.testimonialItemContainer{display:flex;flex-direction:row;overflow-x:auto;align-items:center;justify-content:center;margin-top:50px}@media(max-width:45rem){.testimonialItemContainer{width:350px;height:350px;overflow:auto;justify-content:flex-start}}.testimonialItem{margin-left:5px;margin-top:5px;height:350px}.testimonialOverlay{display:none;height:0;background:rgba(0,46,92,.9);padding:20px;transition:.5s ease}.testimonialItem:hover .testimonialOverlay{height:350px;display:block;animation:slideUp 1s}@keyframes slideUp{0%{height:0}to{height:350px}}.testimonialName{color:#fde428;font-weight:700}.testimonialJob{color:#fff;font-weight:700;font-size:14px}.testimonialText{color:#8097ad;font-size:16px;font-style:italic;margin-top:20px}#one{background:url(/static/media/ty.b3459bee.jpg)}.servicesSection{padding-top:100px;padding-bottom:100px;display:flex;justify-content:center}@media(max-width:45rem){.servicesSection{align-items:center;flex-direction:column;justify-content:center}}.servicesItemContainer{display:flex;justify-content:space-around}@media(max-width:45rem){.servicesItemContainer{align-items:center;flex-direction:column;justify-content:center}}.servicesItem{padding:0;margin:10px}@media(max-width:45rem){.servicesItem{width:100%}}.serviceItemImage{height:200px;width:250px}@media(max-width:45rem){.serviceItemImage{width:70vw}}.servicesItemText{width:250px;padding-top:10px}@media(max-width:45rem){.servicesItemText{width:70vw}}.servicesh4{color:#002e5b;font-weight:600;font-size:1.5rem;text-decoration:none}.servicesh4:hover{text-decoration:none;color:#fde428}.servicesp{font-size:14px;color:#666}#iot{background:url(/static/media/iot.28aefe06.png)}#fleet{background:url(/static/media/fleet.e024c400.jpeg)}#maintenance{background:url(/static/media/oil-spill.b665a909.png)}#telecoms{background:url(/static/media/phone.66ebe2ef.jpg)}#ergonomic{background:url(/static/media/office.4557cb90.png)}.servicesVideo{width:25vw;margin-top:10px}@media(max-width:45rem){.servicesVideo{width:70vw;height:40vh}}.telecomsVideo{width:30vw;margin-right:10px}@media(max-width:45rem){.telecomsVideo{margin-right:0;width:70vw;height:40vh}}.videoContainer{display:flex;flex-direction:column}.serviceHeadingOverlay{background:#fde428;height:20vh;display:flex;align-items:center;justify-content:center}.serviceHeadingText{font-family:"Poppins",sans-serif;color:#000;font-weight:700}@media(max-width:45rem){.serviceHeadingText{font-size:24px}}.serviceDescriptionHolder{display:flex;justify-content:center;padding-top:100px;padding-bottom:100px}@media(max-width:45rem){.serviceDescriptionHolder{flex-direction:column;align-items:center}}.descriptionContainer{width:40%;margin-left:10px}@media(max-width:45rem){.descriptionContainer{width:90%;margin-left:0}}.descriptionImage{width:30%;margin:10px}@media(max-width:45rem){.descriptionImage{width:90%}}.galleryContainer{display:flex;flex-wrap:wrap;padding-top:100px;padding-bottom:100px;justify-content:center}@media(max-width:45rem){.galleryContainer{flex-direction:column;align-items:center}}.galleryImage{margin-top:10px;margin-left:10px;width:30%;height:50vh}@media(max-width:45rem){.galleryImage{width:90%}}
/*# sourceMappingURL=main.89f15653.chunk.css.map */