.top-menu-bg{background-color:#3C4852;position:absolute;height:102px;left:0;top:0;right:0}@media only screen and (max-width:1023px){.top-menu-bg{display:none}}.top-menu{background-color:#3C4852;height:102px;position:fixed;top:0;right:0;left:0;z-index:99;transition:height 0.2s}.top-menu.collapsed{height:0}@media only screen and (max-width:1023px){.top-menu{height:60px;z-index:99;width:100%}}.top-menu .container{display:flex;justify-content:space-between;align-items:flex-end;height:100%}.top-menu .container.mobile{display:none}@media only screen and (max-width:1023px){.top-menu .container.mobile{display:flex;align-items:center;padding:0 24px}}.top-menu .container.mobile a{position:absolute;left:50%;transform:translateX(-50%)}.top-menu .container.desktop{position:initial}@media only screen and (max-width:1023px){.top-menu .container.desktop{display:none}}.top-menu .info{display:flex;height:100%;align-items:center;font-weight:600;color:#fff}.top-menu .logo{margin-right:36px;display:block}.top-menu .info-item{font-size:16px;line-height:22px;padding:0 37px;text-transform:uppercase;border-right:1px solid rgba(196,196,196,.2);color:#fff;text-decoration:none;position:relative;transition:color 0.3s}@media only screen and (max-width:1399px){.top-menu .info-item{display:none}}.top-menu .info-item img{width:12px;margin-right:7px}.top-menu .info-item:hover{color:#5B998E}.top-menu .info-item:last-of-type{border-right:none}.top-menu .menu{display:flex}.top-menu .menu a{font-size:20px;font-weight:500;line-height:27px;color:#fff;text-decoration:none;transition:all .3s;padding:39px 25px;position:relative}.top-menu .menu .border-bottom{height:8px;width:calc(100% - 50px);background-color:transparent;position:absolute;bottom:0;left:50%;transform:translateX(-50%);transition:background-color 0.3s}.top-menu .menu a:last-of-type{padding-right:0}.top-menu .menu a:last-of-type .border-bottom{width:calc(100% - 25px);right:0;transform:none;left:auto}.top-menu .menu .active-menu-item,.top-menu .menu a:hover{color:#8ABCB3}.top-menu .menu .active-menu-item .border-bottom,.top-menu .menu a:hover .border-bottom{background-color:#8ABCB3}.top-menu .burger{width:30px;height:30px;background:rgba(196,196,196,.2);border-radius:3px;display:flex;flex-direction:column;justify-content:center;align-items:center}.top-menu .burger span{width:20px;height:2px;background-color:#CDCDCD;margin-bottom:4px}.top-menu .burger span:last-of-type{margin-bottom:0}.industries-menu{position:absolute;left:0;right:0;top:102px;background-color:#fff;overflow:hidden;display:none}.industries-menu>.container{display:flex;align-items:initial;padding:0 48px 0 64px;margin:84px auto}.industries-menu .bottom-line{width:100%;height:16px;background-color:#5B998E}.industries-menu .menu-column{border-right:1px solid #e8e8e8;margin-right:10.5%;flex:1}@media only screen and (max-width:1279px){.industries-menu .menu-column{margin-right:8%}}.industries-menu .menu-column:first-of-type{flex:1.2}@media only screen and (max-width:1899px){.industries-menu .menu-column:first-of-type{flex:1}}.industries-menu .menu-column:last-of-type{border-right:0;margin-right:0;flex:.7}@media only screen and (max-width:1899px){.industries-menu .menu-column:last-of-type{flex:.85}}@media only screen and (max-width:1279px){.industries-menu .menu-column:last-of-type{flex:1}}.industries-menu .item{margin-bottom:80px;max-width:320px;padding-right:20px}@media only screen and (max-width:1899px){.industries-menu .item{margin-bottom:60px;max-width:280px}}@media only screen and (max-width:1279px){.industries-menu .item{margin-bottom:40px}}.industries-menu .item:last-of-type{margin-bottom:0}.industries-menu .item a{text-decoration:none}.industries-menu .item a:hover h4{color:#5B998E}.industries-menu .item a:hover h4:before{background-color:#5B998E}.industries-menu .item h4{color:#333D46;text-transform:uppercase;font-weight:700;font-size:24px;line-height:18px;margin:0 0 24px 0;position:relative;transition:color 0.3s}@media only screen and (max-width:1899px){.industries-menu .item h4{font-size:20px;margin-bottom:20px}}@media only screen and (max-width:1279px){.industries-menu .item h4{font-size:18px;margin-bottom:15px}}.industries-menu .item h4:before{display:block;content:'';position:absolute;left:-16px;top:5px;width:8px;height:8px;background-color:#333D46;transition:background-color 0.3s}.industries-menu .item p{color:#a6a6a6;margin:0 0 12px 0;font-size:18px;line-height:22px}@media only screen and (max-width:1899px){.industries-menu .item p{font-size:16px;line-height:20px;margin-bottom:10px}}@media only screen and (max-width:1279px){.industries-menu .item p{font-size:14px;margin-bottom:8px}}.industries-menu .sub-menu{display:flex;flex-wrap:wrap}.industries-menu .sub-menu a{font-weight:600;font-size:20px;line-height:20px;color:#333D46;text-decoration:none;transition:color 0.3s;margin-top:32px;display:flex;align-items:center;width:45%;margin-right:5%}@media only screen and (max-width:1899px){.industries-menu .sub-menu a{font-size:18px;line-height:18px;margin-top:25px;margin-right:3%}}@media only screen and (max-width:1279px){.industries-menu .sub-menu a{font-size:16px;line-height:16px;margin-top:18px;margin-right:2%}}.industries-menu .sub-menu a:hover{color:#5B998E}.hero{background-color:#333D46;padding-bottom:93px}@media only screen and (max-width:1279px){.hero{padding-bottom:0}}@media only screen and (max-width:1023px){.hero{padding-bottom:72px}}@media only screen and (max-width:767px){.hero{padding-bottom:38px}}.hero .container-lg{display:flex;justify-content:center}#industries_pages .hero .container-lg{display:grid;grid-template-columns:1fr 1fr}#industries_pages .hero .container-lg .picture img{width:100%}@media only screen and (max-width:1899px){.hero .container-lg{justify-content:flex-end}}@media only screen and (max-width:1279px){.hero .container-lg{max-height:484px;overflow:hidden}}@media only screen and (max-width:1023px){.hero .container-lg{max-height:unset;flex-direction:column}#industries_pages .hero .container-lg{display:flex;justify-content:center;max-height:unset;flex-direction:column}}.single-industries_pages .hero .container-lg{overflow:inherit}.hero img{max-width:960px;max-height:628px;object-fit:cover}@media only screen and (max-width:1899px){.hero img{max-width:825px;max-height:540px}}@media only screen and (max-width:1279px){.hero img{max-width:740px;max-height:100%}}@media only screen and (max-width:1023px){.hero img{max-width:100%;max-height:570px}}.hero .content{width:100%;color:#fff;padding:30px 252px 0 133px}@media only screen and (max-width:1899px){.hero .content{padding:10px 105px 0 46px}}@media only screen and (max-width:1279px){.hero .content{padding:44px 92px 0 84px}}@media only screen and (max-width:1023px){.hero .content{text-align:center;padding:0 24px 0 24px;max-width:526px;min-width:auto;margin:0 auto;display:flex;align-items:center}}@media only screen and (max-width:767px){.hero .content{padding-top:0;text-align:left;display:flex;align-items:center}}@media only screen and (max-width:320px){.hero .content{padding-top:35px}}@media only screen and (max-width:1899px){.hero .content .inner{width:489px}}@media only screen and (max-width:1279px){.hero .content .inner{width:336px}}@media only screen and (max-width:1023px){.hero .content .inner{max-width:100%;width:100%}}.hero .content h1{font-size:48px;line-height:65px;font-weight:800;margin:0}@media only screen and (max-width:1899px){.hero .content h1{font-size:32px;line-height:44px}}@media only screen and (max-width:767px){.hero .content h1{font-size:28px;line-height:27px}}.hero .content p{font-size:20px;line-height:36px;margin:57px 0}@media only screen and (max-width:1899px){.hero .content p{margin:42px 0}}@media only screen and (max-width:1279px){.hero .content p{margin:38px 0;font-size:16px;line-height:26px}}@media only screen and (max-width:1023px){.hero .content p{margin:33px 0}}@media only screen and (max-width:767px){.hero .content p{margin:10% 0 10% 0}}@media only screen and (max-width:1279px){.hero .btn-main{background-color:#fff;color:#333D46}}@media only screen and (max-width:767px){.hero .btn-main{width:100%;text-align:center}}@media only screen and (max-width:320px){.hero .btn-main{margin-bottom:35px}}.our-achievements{background-color:#5B998E;display:flex;justify-content:center;align-items:center;padding:0 28px;overflow:hidden}@media only screen and (max-width:1279px){.our-achievements{display:none}}.our-achievements .animated{animation-duration:.4s}.our-achievements .achievement-item{color:#fff;font-size:16px;font-weight:600;line-height:30px;text-transform:uppercase;width:170px;display:flex;justify-content:center;cursor:pointer;padding:28px 0}.our-achievements .achievement-item:first-of-type{width:auto;max-width:330px}.our-achievements .company-logo{height:60px;display:flex;align-items:center}.our-achievements .review-item{display:none;height:60px}.our-achievements .review-item .review{text-align:center}.our-achievements .review-item .ratings{text-align:center}.our-achievements .review-item .ratings svg{margin-right:1px}.our-achievements .review-item .ratings svg .first-part,.our-achievements .review-item .ratings svg .second-part{stop-opacity:0;stop-color:#fff}.our-achievements .review-item .ratings .half-star stop:first-of-type{stop-opacity:1}.our-achievements .review-item .ratings .filled .first-part,.our-achievements .review-item .ratings .filled .second-part{stop-opacity:1}.our-achievements .review-item span,.our-achievements .review-item a{text-transform:capitalize;font-size:16px;font-weight:600;line-height:22px;color:#fff}.our-achievements .review-item .not-bold{font-weight:400}.our-achievements .divider{width:1px;height:46px;background-color:#74A89F;margin:0 41px}@media only screen and (max-width:1899px){.our-achievements .divider{margin:0 20px}}.our-achievements .divider:last-of-type{margin-right:0}.industries{margin:84px auto 107px auto}@media only screen and (max-width:1279px){.industries{margin:62px auto 68px auto}}@media only screen and (max-width:1023px){.industries{margin:54px auto 68px auto;max-width:844px;padding:0 48px}}@media only screen and (max-width:767px){.industries{max-width:100%;padding:0 24px;text-align:left}}.industries h2{font-weight:800;font-size:48px;line-height:65px;margin:0 0 30px 0;color:#333D46}@media only screen and (max-width:1899px){.industries h2{font-size:40px;line-height:54px;margin-bottom:28px}}@media only screen and (max-width:1279px){.industries h2{font-size:32px;line-height:44px;margin-bottom:20px}}@media only screen and (max-width:1023px){.industries h2{font-size:28px;line-height:38px}}.industries p{font-size:20px;line-height:36px;color:#727476;margin:0}@media only screen and (max-width:1279px){.industries p{font-size:16px;line-height:26px}}.industry-block{display:flex}@media only screen and (max-width:767px){.industry-block{flex-direction:column}}.industry-block.container{margin:102px auto}@media only screen and (max-width:767px){.industry-block.container{margin:72px 0}}.industry-block .information{width:100%;padding:75px 240px 0 212px;opacity:0}@media only screen and (max-width:1279px){.industry-block .information{opacity:1}}@media only screen and (max-width:1899px){.industry-block .information{padding:54px 114px 0 0}}@media only screen and (max-width:1279px){.industry-block .information{padding:0 118px 0 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}@media only screen and (max-width:1023px){.industry-block .information{padding:0 39px 0 0}}@media only screen and (max-width:767px){.industry-block .information{padding:0;order:2}}.industry-block .information h3{font-weight:800;font-size:36px;line-height:49px;color:#333D46;margin:0 0 34px 0}@media only screen and (max-width:1279px){.industry-block .information h3{font-size:28px;line-height:38px;margin-bottom:20px}}@media only screen and (max-width:767px){.industry-block .information h3{margin-top:32px}}@media only screen and (max-width:767px){.industry-block .information h3{font-size:24px;line-height:33px}}.industry-block .information p{font-size:18px;line-height:36px;color:#727476;margin:0 0 34px 0}@media only screen and (max-width:1279px){.industry-block .information p{font-size:16px;line-height:26px;margin-bottom:20px}}@media only screen and (max-width:767px){.industry-block .information .btn-main{max-width:575px;width:100%;margin:0 auto;text-align:center}}.industry-block .image{display:flex;min-width:636px;max-width:636px;width:100%;opacity:0;max-height:540px;overflow:hidden}@media only screen and (max-width:1899px){.industry-block .image{min-width:592px;max-width:592px;max-height:503px}}@media only screen and (max-width:1279px){.industry-block .image{min-width:350px;max-width:423px;border-left-width:16px;opacity:1;max-height:360px}}@media only screen and (max-width:1023px){.industry-block .image{max-height:350px}}@media only screen and (max-width:767px){.industry-block .image{max-width:100%;min-width:unset}}.industry-block .image img{width:100%;object-fit:cover;border-left:28px solid #5B998E}@media only screen and (max-width:1279px){.industry-block .image img{border-left-width:16px}}@media only screen and (max-width:1899px){.industry-block.left-image .information{padding:54px 0 0 114px}}@media only screen and (max-width:1279px){.industry-block.left-image .information{padding:0 0 0 118px}}@media only screen and (max-width:1023px){.industry-block.left-image .information{padding:0 0 0 39px}}@media only screen and (max-width:767px){.industry-block.left-image .information{padding:0;order:1}}.last-cases{margin:0 0 108px 0;background-color:#333D46;padding:84px 48px;display:flex;flex-direction:column}@media only screen and (max-width:1899px){.last-cases{margin:0 0 70px 0;padding-top:54px;padding-bottom:54px}}@media only screen and (max-width:767px){.last-cases{padding:32px 24px}}.last-cases h2{text-align:center;color:#fff;margin:0;font-weight:800;font-size:56px;line-height:76px}@media only screen and (max-width:1899px){.last-cases h2{font-size:40px;line-height:54px}}@media only screen and (max-width:1279px){.last-cases h2{font-size:32px;line-height:44px}}.last-cases .container{display:flex;justify-content:space-between;margin-top:87px;margin-bottom:87px;padding:0}@media only screen and (max-width:1899px){.last-cases .container{margin-top:54px;margin-bottom:54px}}@media only screen and (max-width:1279px){.last-cases .container{margin-top:49px;margin-bottom:49px}}@media only screen and (max-width:767px){.last-cases .container{flex-direction:column;align-items:center;margin-top:32px;margin-bottom:32px}}.last-cases .case-item{width:30.5%;padding-top:26.5%;position:relative;overflow:hidden}@media only screen and (max-width:1899px){.last-cases .case-item{width:31.5%;padding-top:27.5%}}@media only screen and (max-width:1023px){.last-cases .case-item{width:48.5%;padding-top:42.5%}.last-cases .case-item:last-of-type{display:none}}@media only screen and (max-width:767px){.last-cases .case-item{width:272px;height:238px;margin-bottom:45px;padding-top:unset}.last-cases .case-item:last-of-type{display:block;margin-bottom:13px}}.last-cases .case-item:hover .background-img{transform:scale(1.1)}.last-cases .background-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:all .3s}.last-cases .content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.last-cases .content img,.last-cases .content svg{width:60px}@media only screen and (max-width:1899px){.last-cases .content img,.last-cases .content svg{width:50px}}@media only screen and (max-width:1279px){.last-cases .content img,.last-cases .content svg{width:40px}}.last-cases .content h3{color:#fff;text-transform:uppercase;font-weight:800;font-size:32px;line-height:44px;margin:25px 0 3px 0;transition:font-size 0.3s}@media only screen and (max-width:1280px){.last-cases .content h3{font-size:20px;line-height:27px;margin-top:18px}}@media only screen and (max-width:1279px){.last-cases .content h3{margin-top:10px}}.last-cases .content p{margin:0;color:#fff;text-transform:uppercase;font-size:14px;line-height:19px;transition:font-size 0.3s}@media only screen and (max-width:1280px){.last-cases .content p{font-size:10px;line-height:14px}}.last-cases .btn-main{margin:0 auto}@media only screen and (max-width:767px){.last-cases .btn-main{max-width:575px;width:100%;text-align:center}}.how-we-work{margin:0 0 108px 0}@media only screen and (max-width:1899px){.how-we-work{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.how-we-work{margin:0 0 62px 0}}@media only screen and (max-width:1023px){.how-we-work{margin:0 0 54px 0}}.how-we-work .container{display:flex}.how-we-work .mobile{display:none}@media only screen and (max-width:1279px){.how-we-work .mobile{display:block}}@media only screen and (max-width:1279px){.how-we-work .desktop{display:none}}.how-we-work .animated{animation-duration:.5s}.how-we-work h2{font-weight:800;font-size:56px;line-height:76px;color:#333D46;margin:0 0 73px 0}@media only screen and (max-width:1899px){.how-we-work h2{font-size:40px;line-height:54px}}@media only screen and (max-width:1279px){.how-we-work h2{text-align:center;font-size:32px;line-height:44px;margin-bottom:54px}}@media only screen and (max-width:767px){.how-we-work h2{text-align:left;font-size:28px;line-height:38px;margin-bottom:32px}}.how-we-work .information{padding:90px 178px 0 81px;max-width:787px;min-width:787px}@media only screen and (max-width:1899px){.how-we-work .information{padding:128px 108px 0 85px}}.how-we-work .info-item{position:relative;display:flex;align-items:center;margin-bottom:40px;cursor:pointer}@media only screen and (max-width:1279px){.how-we-work .info-item{margin-bottom:0}}.how-we-work .info-item .left-border{width:8px;height:76px;background-color:#CDCDCD;transition:width .3s}@media only screen and (max-width:1279px){.how-we-work .info-item .left-border{width:2px;height:60px}}.how-we-work .info-item span{color:#CDCDCD;position:absolute;left:60px;font-weight:600;font-size:24px;line-height:41px;transition:color .3s}@media only screen and (max-width:1279px){.how-we-work .info-item span{left:38px;font-weight:600;font-size:20px;line-height:27px}}@media only screen and (max-width:767px){.how-we-work .info-item span{font-size:16px;line-height:22px;left:20px;padding-right:30px}}.how-we-work .info-item svg{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all 0.3s;fill:#CDCDCD}@media only screen and (max-width:767px){.how-we-work .info-item svg{width:21px}}.how-we-work .info-item.active .left-border{width:34px;background-color:#5B998E}.how-we-work .info-item.active span{color:#333D46}.how-we-work .details{width:100%}@media only screen and (max-width:1279px){.how-we-work .details{padding:0 38px;margin-top:42px;display:none}}@media only screen and (max-width:1023px){.how-we-work .details{padding:0;margin-top:32px}}.how-we-work .details .image{overflow:hidden;position:relative;padding-top:49%;padding-left:28px}.how-we-work .details .image.fill .left-border{width:100%}.how-we-work .details .left-border{height:100%;width:28px;background-color:#5B998E;position:absolute;left:0;top:0;z-index:2;transition:width 0.3s ease-in-out}.how-we-work .details img{width:100%;height:100%;display:block;max-height:650px;object-fit:cover;position:absolute;top:0;left:0}@media only screen and (max-width:1899px){.how-we-work .details img{max-height:485px}}.how-we-work .details h2{margin:0;padding:57px 0 38px 0;color:#333D46;font-weight:800;font-size:36px;line-height:49px;background-color:#fff;position:relative;z-index:1}.how-we-work .details p{color:#727476;font-size:18px;line-height:36px;margin:0 0 0 0;height:auto;overflow:hidden}.container .details .btn-main.green{position:relative;z-index:10}@media only screen and (max-width:1279px){.how-we-work .details p{margin:0;font-size:16px;line-height:26px}}.how-we-work .details .tab-option-in{display:none}@media only screen and (max-width:1279px){.how-we-work .details .btn-main{margin-top:34px}}@media only screen and (max-width:767px){.how-we-work .details .btn-main{max-width:575px;width:100%;margin-left:auto;margin-right:auto;text-align:center;display:block}}.how-we-work .collapse-item{max-width:600px;width:100%;margin:0 auto 42px auto}@media only screen and (max-width:767px){.how-we-work .collapse-item{max-width:100%}}.how-we-work .show .info-item .left-border{background-color:#333D46}.how-we-work .show .info-item span{color:#333D46}.how-we-work .show .info-item svg{fill:#5B998E;transform:translateY(-50%) rotate(180deg)}@media only screen and (max-width:767px){.how-we-work .show .info-item svg{fill:#333D46}}.get-in-touch{margin:0 0 108px 0;background-color:#5B998E;padding:183px 0}@media only screen and (max-width:1899px){.get-in-touch{margin:0 0 84px 0;padding:100px 0}}@media only screen and (max-width:1279px){.get-in-touch{margin:0 0 54px 0;padding:62px 0}}@media only screen and (max-width:1899px){.get-in-touch{padding:54px 0}}.get-in-touch .container{display:flex;justify-content:center}@media only screen and (max-width:1279px){.get-in-touch .container{justify-content:space-between}}@media only screen and (max-width:1023px){.get-in-touch .container{flex-direction:column;align-items:center}}.get-in-touch .information{max-width:575px;width:100%;color:#fff;margin-right:290px}@media only screen and (max-width:1899px){.get-in-touch .information{max-width:480px;margin-right:150px}}@media only screen and (max-width:1279px){.get-in-touch .information{max-width:400px;margin-right:unset}}@media only screen and (max-width:1023px){.get-in-touch .information{order:2;max-width:575px;text-align:center;margin-top:55px}}@media only screen and (max-width:767px){.get-in-touch .information{text-align:left;margin-top:38px}}.get-in-touch .information h2{font-weight:800;font-size:56px;line-height:76px;margin:0}@media only screen and (max-width:1899px){.get-in-touch .information h2{font-size:40px;line-height:54px}}@media only screen and (max-width:1899px){.get-in-touch .information h2{font-size:32px;line-height:44px}}@media only screen and (max-width:767px){.get-in-touch .information h2{font-size:28px;line-height:38px}}.get-in-touch .information p{font-size:18px;line-height:36px;margin:33px 0 47px 0}@media only screen and (max-width:1899px){.get-in-touch .information p{font-size:16px;line-height:26px;margin:29px 0 44px 0}.specific-landing .get-in-touch .information p{line-height:28px;color:#727476}}@media only screen and (max-width:767px){.get-in-touch .information p{margin:18px 0 36px 0}}@media only screen and (max-width:767px){.get-in-touch .buttons-container{display:flex;flex-direction:column;text-align:center}}.get-in-touch .buttons-container .btn-main:first-child{margin-right:35px}@media only screen and (max-width:767px){.get-in-touch .buttons-container .btn-main:first-child{margin-right:0;margin-bottom:18px}}.get-in-touch .buttons-container .btn-main:hover{background-color:#fff;color:#333D46}@media only screen and (max-width:1279px){.get-in-touch .buttons-container .btn-main.grey:hover{background-color:#333D46;color:#fff}}.get-in-touch .image img{width:100%}@media only screen and (max-width:1899px){.get-in-touch .image img{max-width:590px}}@media only screen and (max-width:1279px){.get-in-touch .image img{max-width:465px}}@media only screen and (max-width:1023px){.get-in-touch .image img{max-width:524px}}@media only screen and (max-width:1023px){.get-in-touch .image{order:1}}.our-services{margin:0 0 108px 0}@media only screen and (max-width:1899px){.our-services{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.our-services{margin:0 0 54px 0}}.our-services h2{font-weight:800;font-size:56px;line-height:76px;color:#333D46;margin:0 0 186px 0;text-align:center}@media only screen and (max-width:1899px){.our-services h2{font-size:40px;line-height:54px;margin-bottom:30px}}@media only screen and (max-width:1279px){.our-services h2{font-size:32px;line-height:44px;margin-bottom:0}}@media only screen and (max-width:767px){.our-services h2{font-size:28px;line-height:38px}}.our-services .container{display:flex;flex-wrap:wrap}@media only screen and (max-width:1920px){.our-services .container{grid-template-columns:1fr 1fr 1fr;padding-bottom:80px}}@media only screen and (max-width:1279px){.our-services .container{padding-bottom:9px}}@media only screen and (max-width:1023px){.our-services .container{padding-bottom:0}}@media only screen and (max-width:767px){.our-services .container{grid-template-columns:1fr}}.our-services .service-item{display:flex;flex-direction:column;align-items:center;text-align:center;margin:auto}@media only screen and (max-width:1920px){.our-services .service-item{margin-top:130px}}@media only screen and (max-width:1279px){.our-services .service-item{margin-top:110px}}@media only screen and (max-width:1023px){.our-services .service-item{max-width:250px}}@media only screen and (max-width:767px){.our-services .service-item{margin-top:52px;max-width:100%;width:100%}}.our-services .service-item img{height:80px}.our-services .service-item h4{font-size:23px;line-height:33px;margin:46px 0 31px 0;color:#333D46;font-weight:600;height:64px}@media only screen and (max-width:1899px){.our-services .service-item h4{height:auto}}@media only screen and (max-width:1279px){.our-services .service-item h4{font-size:20px;line-height:27px;margin-top:28px;margin-bottom:18px;height:54px}}@media only screen and (max-width:767px){.our-services .service-item h4{height:auto;max-width:250px}}.our-services .service-item p{font-size:18px;line-height:36px;color:#727476;margin:0 0 31px 0;height:144px;overflow:hidden}@media only screen and (max-width:1899px){.our-services .service-item p{height:110px}}@media only screen and (max-width:1279px){.our-services .service-item p{font-size:16px;line-height:26px;margin-bottom:28px;height:80px}}@media only screen and (max-width:767px){.our-services .service-item p{max-width:250px}}@media only screen and (max-width:767px){.our-services .btn-main{max-width:575px;width:100%;margin:0 auto;text-align:center;display:block}}.trusted-by-leading{margin:0 0 108px 0}@media only screen and (max-width:1899px){.trusted-by-leading{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.trusted-by-leading{margin:0 0 54px 0}}.trusted-by-leading h2{font-weight:800;font-size:56px;line-height:76px;color:#333D46;margin:0 0 186px 0;text-align:center}@media only screen and (max-width:1899px){.trusted-by-leading h2{font-size:40px;line-height:54px;margin-bottom:92px}}@media only screen and (max-width:1279px){.trusted-by-leading h2{font-size:32px;line-height:44px;margin-bottom:81px}}@media only screen and (max-width:1023px){.trusted-by-leading h2{margin-bottom:64px}}@media only screen and (max-width:767px){.trusted-by-leading h2{font-size:28px;line-height:38px;margin-bottom:97px}}.trusted-by-leading .hasBorder .carousel-item{border-left-color:#F3F3F3}.trusted-by-leading .carousel-item{padding:0 150px;margin:auto;border-left:1px solid transparent;transition:border-left-color 0.1s}@media only screen and (max-width:1279px){.trusted-by-leading .carousel-item{padding:0 185px}}@media only screen and (max-width:1023px){.trusted-by-leading .carousel-item{padding:0 60px}}@media only screen and (max-width:767px){.trusted-by-leading .carousel-item{padding:0}}.trusted-by-leading .owl-prev,.trusted-by-leading .owl-next{position:absolute;top:50%;transform:translateY(-50%);outline:none}@media only screen and (max-width:767px){.trusted-by-leading .owl-prev,.trusted-by-leading .owl-next{display:none}}.trusted-by-leading .owl-prev.disabled span,.trusted-by-leading .owl-next.disabled span{color:#CDCDCD}.trusted-by-leading .owl-prev span,.trusted-by-leading .owl-next span{font-size:120px;color:#333D46;transition:color 0.3s}@media only screen and (max-width:1279px){.trusted-by-leading .owl-prev span,.trusted-by-leading .owl-next span{font-size:90px}}.trusted-by-leading .owl-prev span:hover,.trusted-by-leading .owl-next span:hover{color:#5B998E}.trusted-by-leading .owl-prev{left:0}.trusted-by-leading .owl-next{right:0}.trusted-by-leading .owl-dots{display:none;position:absolute;top:-60px;width:100%;text-align:center}@media only screen and (max-width:767px){.trusted-by-leading .owl-dots{display:block}}.trusted-by-leading .owl-dots .owl-dot{width:40px;height:4px;background-color:#CDCDCD;margin:0 8px;transition:all 0.3s}.trusted-by-leading .owl-dots .owl-dot.active{background-color:#5B998E;height:12px}.trusted-by-leading .customer{display:flex;max-width:450px}@media only screen and (max-width:1279px){.trusted-by-leading .customer{flex-direction:column;align-items:center;text-align:center;max-width:100%}.trusted-by-leading .customer>div{max-width:265px}}.trusted-by-leading .customer img{max-width:125px;min-width:125px;margin-right:45px}@media only screen and (max-width:1899px){.trusted-by-leading .customer img{max-width:100px;min-width:100px;margin-right:20px}}@media only screen and (max-width:1279px){.trusted-by-leading .customer img{margin-right:0}}.trusted-by-leading .customer h5{font-size:24px;line-height:36px;color:#333D46;margin:20px 0 10px 0;font-weight:600}@media only screen and (max-width:1279px){.trusted-by-leading .customer h5{font-size:20px}}@media only screen and (max-width:767px){.trusted-by-leading .customer h5{font-size:16px}}.trusted-by-leading .customer p{color:#333D46;margin:0;line-height:22px;font-size:16px}@media only screen and (max-width:767px){.trusted-by-leading .customer p{font-size:14px}}.trusted-by-leading .quote{font-weight:600;font-size:24px;line-height:36px;color:#333D46;margin:46px 0 18px 0}@media only screen and (max-width:1899px){.trusted-by-leading .quote{margin:39px 0 11px 0;font-size:20px}}@media only screen and (max-width:1279px){.trusted-by-leading .quote{text-align:center;margin-top:24px;line-height:30px}}@media only screen and (max-width:767px){.trusted-by-leading .quote{text-align:left}}.trusted-by-leading .feedback{font-size:20px;line-height:40px;color:#727476}@media only screen and (max-width:1899px){.trusted-by-leading .feedback{font-size:18px;line-height:36px}}@media only screen and (max-width:1279px){.trusted-by-leading .feedback{text-align:center;font-size:16px;line-height:26px}}@media only screen and (max-width:767px){.trusted-by-leading .feedback{text-align:left}}.retail-software{margin:0 0 108px 0;background-color:#333D46}@media only screen and (max-width:1899px){.retail-software{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.retail-software{padding:54px 0;margin:0 0 67px 0}}@media only screen and (max-width:1023px){.retail-software{margin:0 0 54px 0}}@media only screen and (max-width:767px){.retail-software{padding:32px 0}}.retail-software .container-lg{display:flex}.retail-software .mobile{display:none}@media only screen and (max-width:1279px){.retail-software .mobile{display:block;max-width:672px}}@media only screen and (max-width:767px){.retail-software .mobile{max-width:100%}}.retail-software .desktop{min-height:720px}@media only screen and (max-width:1899px){.retail-software .desktop{min-height:660px}}@media only screen and (max-width:1279px){.retail-software .desktop{display:none}}@media only screen and (max-width:1899px){.retail-software{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.retail-software{margin:0 0 54px 0}}.retail-software .animated{animation-duration:.5s}.retail-software h2{font-weight:800;font-size:56px;line-height:76px;color:#fff;margin:0}@media only screen and (max-width:1899px){.retail-software h2{font-size:40px;line-height:54px}}@media only screen and (max-width:1279px){.retail-software h2{font-size:32px;line-height:44px;margin-bottom:20px;padding-left:38px}}@media only screen and (max-width:767px){.retail-software h2{font-size:28px;line-height:38px;padding-left:0}}.retail-software .image{min-width:650px;width:650px;display:flex;position:relative}.retail-software .image img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0}@media only screen and (max-width:1899px){.retail-software .image{display:none}}.retail-software .image.fill .left-img-border{width:100%}.retail-software .left-img-border{position:absolute;left:0;top:0;height:100%;background-color:#5B998E;transition:width 0.3s ease-in-out;width:0;z-index:2}.retail-software .content{padding:114px 0 92px 120px;width:100%}@media only screen and (max-width:1899px){.retail-software .content{padding:82px 49px 92px 120px}}.retail-software .inner{margin-top:84px;display:flex;position:relative}.retail-software .information{max-width:275px;width:100%;padding-top:55px;margin-right:80px}@media only screen and (max-width:1899px){.retail-software .information{max-width:340px;margin-right:125px}}.retail-software .info-item{position:relative;display:flex;align-items:center;margin-bottom:27px;cursor:pointer}@media only screen and (max-width:1279px){.retail-software .info-item{margin-bottom:0}}.retail-software .info-item .left-border{width:4px;height:48px;background-color:#CDCDCD;transition:width .3s}@media only screen and (max-width:1279px){.retail-software .info-item .left-border{display:none}}.retail-software .info-item span{color:#fff;position:absolute;left:35px;font-size:20px;line-height:27px;transition:color .3s}@media only screen and (max-width:1279px){.retail-software .info-item span{font-weight:600;font-size:20px;line-height:27px;color:#CDCDCD;padding:20px 60px;position:initial}}@media only screen and (max-width:1023px){.retail-software .info-item span{padding-left:40px;padding-right:40px}}@media only screen and (max-width:767px){.retail-software .info-item span{font-size:16px;line-height:22px;left:20px;padding:23px 50px 23px 19px}}.retail-software .info-item svg{position:absolute;right:40px;top:50%;transform:translateY(-50%);transition:all 0.3s;fill:#CDCDCD}@media only screen and (max-width:767px){.retail-software .info-item svg{width:21px;right:20px}}.retail-software .info-item.active .left-border{width:16px;background-color:#5B998E}.retail-software .info-item.active span{color:#5B998E}.retail-software .details{border-left:28px solid #4F8880;background-color:#5B998E;padding:0 66px 0 66px;color:#fff;overflow:hidden;max-width:650px;width:100%}@media only screen and (max-width:1899px){.retail-software .details{max-width:100%}}.retail-software .details h2{font-weight:800;font-size:30px;line-height:41px;margin:0;background-color:#5B998E;position:relative;padding-top:57px;z-index:1;height:139px}.retail-software .details p{font-size:14px;line-height:24px;margin:27px 0 0 0;max-width:515px;overflow:hidden}@media only screen and (max-width:1899px){.retail-software .details p{max-width:100%;margin-top:10px}}.retail-software .details .tab-option-in{display:none}.retail-software .details .button-container{background-color:#5B998E;padding:30px 0 58px 0;position:relative;z-index:2}.retail-software .collapse-item{background-color:#4A5560;transition:background-color 0.3s;margin-bottom:16px}.retail-software .collapse-item:last-of-type{margin-bottom:0}.retail-software .collapse-target{padding:34px 60px;display:none}@media only screen and (max-width:1023px){.retail-software .collapse-target{padding:34px 40px}}@media only screen and (max-width:767px){.retail-software .collapse-target{padding:23px 19px}}.retail-software .collapse-target p{font-size:14px;line-height:24px;color:#fff;margin:0}.retail-software .collapse-target .btn-main{margin-top:31px}@media only screen and (max-width:767px){.retail-software .collapse-target .btn-main{max-width:575px;width:100%;margin:24px auto 0 auto;text-align:center;display:block}}.retail-software .show{background-color:#5B998E}.retail-software .show .info-item span{color:#fff}.retail-software .show .info-item svg{transform:translateY(-50%) rotate(180deg)}.questions-you-may-have{margin:0 0 108px 0}@media only screen and (max-width:1899px){.questions-you-may-have{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.questions-you-may-have{margin:0 0 67px 0}}@media only screen and (max-width:1023px){.questions-you-may-have{margin:0 0 54px 0}}.questions-you-may-have .container{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1899px){.questions-you-may-have .container{grid-column-gap:30px}}@media only screen and (max-width:1279px){.questions-you-may-have .container{grid-template-columns:1fr;grid-column-gap:0}}.questions-you-may-have h2{font-weight:800;font-size:56px;line-height:76px;color:#333D46;margin:0 0 187px 0;text-align:center}@media only screen and (max-width:1899px){.questions-you-may-have h2{font-size:40px;line-height:54px;margin-bottom:108px}}@media only screen and (max-width:1279px){.questions-you-may-have h2{font-size:32px;line-height:44px;margin-bottom:84px}}@media only screen and (max-width:767px){.questions-you-may-have h2{font-size:28px;line-height:38px;margin-bottom:52px;padding:0 58px}}.questions-you-may-have .collapse-item{max-width:760px;width:100%}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-item{max-width:672px;margin:auto}.questions-you-may-have .collapse-item:last-of-type .collapse-toggle{border-bottom-color:#F3F3F3}}.questions-you-may-have .collapse-toggle{border-top:1px solid #F3F3F3;border-bottom:1px solid #F3F3F3;padding:33px;position:relative;cursor:pointer}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-toggle{border-bottom-color:transparent;padding:26px 0 26px 26px}}@media only screen and (max-width:767px){.questions-you-may-have .collapse-toggle{padding:20px 0}}.questions-you-may-have .collapse-toggle span{font-weight:600;font-size:24px;line-height:33px;color:#333D46;transition:color 0.3s}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-toggle span{font-size:20px;line-height:27px}}@media only screen and (max-width:767px){.questions-you-may-have .collapse-toggle span{font-size:16px;line-height:22px}}.questions-you-may-have .collapse-toggle svg{top:50%;transform:translateY(-50%);right:33px;fill:#333D46;position:absolute;transition:all 0.3s;width:27px}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-toggle svg{right:26px}}@media only screen and (max-width:767px){.questions-you-may-have .collapse-toggle svg{width:17px}}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-item.show .collapse-toggle{border-bottom-color:#F3F3F3}}.questions-you-may-have .collapse-item.show .collapse-toggle span{color:#5B998E}.questions-you-may-have .collapse-item .collapse-target ol{margin-left:18px;margin-top:5px}.questions-you-may-have .collapse-item .collapse-target ul{margin-left:18px;margin-top:5px}.questions-you-may-have .collapse-item.show svg{fill:#5B998E;transform:translateY(-50%) rotate(180deg)}.questions-you-may-have .collapse-target{color:#727476;padding:42px 33px;display:none;border-bottom:1px solid #F3F3F3}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-target{padding:26px;border-bottom-color:transparent}}@media only screen and (max-width:767px){.questions-you-may-have .collapse-target{padding:20px 0}}.questions-you-may-have .collapse-target p{font-size:18px;line-height:36px;margin:0}@media only screen and (max-width:1279px){.questions-you-may-have .collapse-target p{font-size:16px;line-height:26px}}.latest-news{margin:0 0 108px 0;background-color:#333D46;padding:83px 0}@media only screen and (max-width:1899px){.latest-news{margin:0 0 84px 0;padding:54px 0}}@media only screen and (max-width:1279px){.latest-news{margin:0 0 67px 0}}@media only screen and (max-width:1023px){.latest-news{margin:0 0 54px 0}}@media only screen and (max-width:767px){.latest-news{padding:32px 0}}.latest-news h2{font-weight:800;font-size:56px;line-height:76px;color:#fff;margin:0 0 74px 0;text-align:center}@media only screen and (max-width:1899px){.latest-news h2{font-size:40px;line-height:54px;margin-bottom:60px}}@media only screen and (max-width:1279px){.latest-news h2{font-size:32px;line-height:44px;margin-bottom:40px}}@media only screen and (max-width:767px){.latest-news h2{font-size:28px;line-height:38px;margin-bottom:37px}}.latest-news .tabs{display:flex;justify-content:center}@media only screen and (max-width:767px){.latest-news .tabs{overflow-y:auto;border-bottom:1px solid #55626D;white-space:nowrap;justify-content:unset}}.latest-news .tab-item{color:#CDCDCD;font-size:18px;line-height:25px;padding-bottom:8px;border-bottom:4px solid transparent;transition:all 0.3s;margin:0 36px;cursor:pointer;text-transform:uppercase;display:inline-block}@media only screen and (max-width:767px){.latest-news .tab-item{margin:0 18px}}.latest-news .tab-item.active{color:#fff;border-bottom-color:#5B998E}.latest-news .tab-item:last-of-type{padding-right:18px}.latest-news .tab-content{display:none;margin:92px 0 80px 0}@media only screen and (max-width:1899px){.latest-news .tab-content{margin:54px 0}}@media only screen and (max-width:1279px){.latest-news .tab-content{margin:43px 0}}@media only screen and (max-width:767px){.latest-news .tab-content{flex-direction:column}}.latest-news .tab-content.active-tab{display:flex}.latest-news .news-item{background-color:#283037;width:32%;max-height:430px;border-left:28px solid #5B998E;margin-right:2%}.latest-news .news-item a{text-decoration:none}@media only screen and (max-width:1279px){.latest-news .news-item{border-left-width:16px}}.latest-news .news-item img{width:100%;height:292px;object-fit:cover}@media only screen and (max-width:1899px){.latest-news .news-item img{height:218px}}@media only screen and (max-width:1023px){.latest-news .news-item img{height:290px}}@media only screen and (max-width:767px){.latest-news .news-item img{height:160px}}@media only screen and (max-width:1023px){.latest-news .news-item{width:48%}.latest-news .news-item:last-of-type{display:none}}@media only screen and (max-width:767px){.latest-news .news-item{width:100%;margin-bottom:40px}.latest-news .news-item:last-of-type{display:block;margin-bottom:0}}.latest-news .news-item:last-of-type{margin-right:0}.latest-news .content{padding:44px 50px 50px 50px}@media only screen and (max-width:1899px){.latest-news .content{padding:25px 28px}}@media only screen and (max-width:1279px){.latest-news .content{padding:23px}}.latest-news .content h5{font-weight:700;font-size:20px;line-height:27px;color:#fff;margin:0 0 10px 0}@media only screen and (max-width:1899px){.latest-news .content h5{padding-right:5px}}@media only screen and (max-width:1279px){.latest-news .content h5{font-size:18px;line-height:25px}}.latest-news .content p{font-size:18px;line-height:36px;color:#CDCDCD;margin:0}@media only screen and (max-width:1279px){.latest-news .content p{font-size:16px;line-height:26px}}.latest-news .button-container{display:flex;justify-content:center}@media only screen and (max-width:767px){.latest-news .button-container .btn-main{max-width:575px;width:100%;text-align:center}}.about-us{margin:0 0 108px 0}@media only screen and (max-width:1899px){.about-us{margin:0 0 84px 0}}@media only screen and (max-width:1279px){.about-us{margin:0 0 67px 0}}@media only screen and (max-width:1023px){.about-us{margin:0 0 54px 0}}@media only screen and (max-width:767px){.about-us .container{flex-direction:column}}.about-us .information{min-width:600px;max-width:660px;margin-right:100px}@media only screen and (max-width:1899px){.about-us .information{min-width:528px;max-width:528px;margin-right:40px}}@media only screen and (max-width:1279px){.about-us .information{max-width:575px;margin:auto;min-width:auto}}.about-us .information h2{font-weight:800;font-size:56px;line-height:76px;color:#333D46;margin:0 0 41px 0}@media only screen and (max-width:1899px){.about-us .information h2{font-size:40px;line-height:54px;margin-bottom:27px}}@media only screen and (max-width:1279px){.about-us .information h2{font-size:32px;line-height:44px}}@media only screen and (max-width:767px){.about-us .information h2{font-size:28px;line-height:38px;margin-bottom:18px}}.about-us .information p{font-size:18px;line-height:36px;color:#727476;margin:0 0 25px 0}@media only screen and (max-width:1279px){.about-us .information p{font-size:16px;line-height:26px;margin-bottom:15px}}@media only screen and (min-width:1280px){.about-us .container{display:flex}}.about-us .image img{width:196%;height:86%;object-fit:cover;border-left:28px solid #5B998E}@media only screen and (max-width:1920px){.about-us .image img{width:169%;height:87%;margin-left:-2px}}@media only screen and (max-width:1680px){.about-us .image img{width:197%;height:87%;margin-left:-2px}}@media only screen and (max-width:1536px){.about-us .image img{width:169%;height:87%;margin-left:-2px}}@media only screen and (max-width:1366px){.about-us .image img{width:138%;height:100%;margin-left:-2px}}@media only screen and (max-width:1280px){.about-us .image img{width:121%;height:100%;margin-left:-2px}}@media only screen and (max-width:1024px){.about-us .image img{width:62%;height:100%;margin-left:176px}}@media only screen and (max-width:834px){.about-us .image img{width:78%;height:100%;margin-left:80px}}@media only screen and (max-width:800px){.about-us .image img{width:82%;height:100%;margin-left:64px}}@media only screen and (max-width:768px){.about-us .image img{width:86%;height:100%;margin-left:47px}}@media only screen and (max-width:688px){.about-us .image img{width:90%;height:100%;margin-left:33px}}@media only screen and (max-width:414px){.about-us .image img{width:100%;height:100%;margin-left:0}}.talk-about-project{margin-top:85px;background-color:#5B998E;position:relative;display:flex}@media only screen and (max-width:1279px){.talk-about-project{margin-top:62px}}@media only screen and (max-width:1023px){.talk-about-project{margin-top:54px}}.talk-about-project .container{display:flex;padding:0}@media only screen and (max-width:1279px){.talk-about-project .container{flex-direction:column;align-items:center}}.talk-about-project .information{min-width:806px;max-width:806px;width:100%;text-align:center;padding:83px 48px 77px 48px}@media only screen and (max-width:1279px){.talk-about-project .information{max-width:100%;padding:49px 0}}@media only screen and (max-width:1023px){.talk-about-project .information{min-width:auto}}@media only screen and (max-width:767px){.talk-about-project .information{padding:22px 24px}}.talk-about-project .information h2{font-size:36px;line-height:45px;text-transform:uppercase;color:#fff;margin:0}@media only screen and (max-width:1279px){.talk-about-project .information h2{font-size:32px;line-height:30px}}@media only screen and (max-width:767px){.talk-about-project .information h2{font-size:18px;padding:0 10px}}.talk-about-project .information p{margin:10px 0 40px 0;font-size:24px;line-height:36px;color:#fff}@media only screen and (max-width:1279px){.talk-about-project .information p{font-size:20px;line-height:36px}}@media only screen and (max-width:767px){.talk-about-project .information p{font-size:16px;line-height:30px;margin:5px 0 26px 0}}.talk-about-project .information .btn-main{background-color:#fff;color:#333D46}@media only screen and (max-width:767px){.talk-about-project .information .btn-main{width:100%;max-width:575px;text-align:center}}.talk-about-project .information .btn-main:hover{background-color:transparent;color:#fff;border-color:#fff}@media only screen and (max-width:1279px){.talk-about-project .information .btn-main:hover{background-color:#fff;color:#333D46}}.talk-about-project .rocket-container{width:100%;height:100%;padding-bottom:77px;position:relative}@media only screen and (max-width:1899px){.talk-about-project .rocket-container{margin-right:100px}}@media only screen and (max-width:1279px){.talk-about-project .rocket-container{width:325px;padding-bottom:350px;margin-right:0}}@media only screen and (max-width:767px){.talk-about-project .rocket-container{width:155px;padding-bottom:170px}}.talk-about-project .rocket-container .rocket{position:absolute;right:300px;bottom:120px}@media only screen and (max-width:1899px){.talk-about-project .rocket-container .rocket{right:90px}}@media only screen and (max-width:767px){.talk-about-project .rocket-container .rocket{width:65px;right:41px;bottom:55px}}.talk-about-project .rocket-container .smoke{position:absolute;right:210px;bottom:-1px}@media only screen and (max-width:1899px){.talk-about-project .rocket-container .smoke{right:0}}@media only screen and (max-width:767px){.talk-about-project .rocket-container .smoke{width:165px}}.talk-about-project .rocket-container .cloud1{position:absolute;right:100px;bottom:150px;-webkit-animation:1.5s linear 0s infinite alternate cloud1_move;-moz-animation:1.5s linear 0s infinite alternate cloud1_move;-o-animation:1.5s linear 0s infinite alternate cloud1_move;animation:1.5s linear 0s infinite alternate cloud1_move}@-webkit-keyframes cloud1_move{from{right:100px}to{right:80px}}@-moz-keyframes cloud1_move{from{right:100px}to{right:80px}}@-o-keyframes cloud1_move{from{right:100px}to{right:80px}}@keyframes cloud1_move{from{right:100px}to{right:80px}}@media only screen and (max-width:1899px){.talk-about-project .rocket-container .cloud1{display:none}}@media only screen and (max-width:1279px){.talk-about-project .rocket-container .cloud1{display:block;right:-110px}@-webkit-keyframes cloud1_move{from{right:-110px}to{right:-90px}}@-moz-keyframes cloud1_move{from{right:-110px}to{right:-90px}}@-o-keyframes cloud1_move{from{right:-110px}to{right:-90px}}@keyframes cloud1_move{from{right:-110px}to{right:-90px}}}@media only screen and (max-width:767px){.talk-about-project .rocket-container .cloud1{width:51px;bottom:105px;right:-60px}@-webkit-keyframes cloud1_move{from{right:-60px}to{right:-80px}}@-moz-keyframes cloud1_move{from{right:-60px}to{right:-80px}}@-o-keyframes cloud1_move{from{right:-60px}to{right:-80px}}@keyframes cloud1_move{from{right:-60px}to{right:-80px}}}.talk-about-project .rocket-container .cloud1-1{position:absolute;right:800px;bottom:50px;-webkit-animation:3s linear 0s infinite alternate cloud1-1_move;-moz-animation:3s linear 0s infinite alternate cloud1-1_move;-o-animation:3s linear 0s infinite alternate cloud1-1_move;animation:3s linear 0s infinite alternate cloud1-1_move}@-webkit-keyframes cloud1-1_move{from{right:800px}to{right:840px}}@-moz-keyframes cloud1-1_move{from{right:800px}to{right:840px}}@-o-keyframes cloud1-1_move{from{right:800px}to{right:840px}}@keyframes cloud1-1_move{from{right:800px}to{right:840px}}@media only screen and (max-width:1899px){.talk-about-project .rocket-container .cloud1-1{right:350px;bottom:150px}@-webkit-keyframes cloud1-1_move{from{right:350px}to{right:390px}}@-moz-keyframes cloud1-1_move{from{right:350px}to{right:390px}}@-o-keyframes cloud1-1_move{from{right:350px}to{right:390px}}@keyframes cloud1-1_move{from{right:350px}to{right:390px}}}@media only screen and (max-width:1279px){.talk-about-project .rocket-container .cloud1-1{display:block;right:425px;bottom:100px}@-webkit-keyframes cloud1-1_move{from{right:425px}to{right:460px}}@-moz-keyframes cloud1-1_move{from{right:425px}to{right:460px}}@-o-keyframes cloud1-1_move{from{right:425px}to{right:460px}}@keyframes cloud1-1_move{from{right:425px}to{right:460px}}}@media only screen and (max-width:767px){.talk-about-project .rocket-container .cloud1-1{display:none}}.talk-about-project .rocket-container .cloud2{position:absolute;right:600px;bottom:175px;-webkit-animation:3.5s linear 0s infinite alternate cloud2_move;-moz-animation:3.5s linear 0s infinite alternate cloud2_move;-o-animation:3.5s linear 0s infinite alternate cloud2_move;animation:3.5s linear 0s infinite alternate cloud2_move}@-webkit-keyframes cloud2_move{from{right:600px}to{right:650px}}@-moz-keyframes cloud2_move{from{right:600px}to{right:650px}}@-o-keyframes cloud2_move{from{right:600px}to{right:650px}}@keyframes cloud2_move{from{right:600px}to{right:650px}}@media only screen and (max-width:1899px){.talk-about-project .rocket-container .cloud2{display:none}}@media only screen and (max-width:1279px){.talk-about-project .rocket-container .cloud2{display:block;right:275px;bottom:200px}@-webkit-keyframes cloud2_move{from{right:275px}to{right:325px}}@-moz-keyframes cloud2_move{from{right:275px}to{right:325px}}@-o-keyframes cloud2_move{from{right:275px}to{right:325px}}@keyframes cloud2_move{from{right:275px}to{right:325px}}}@media only screen and (max-width:767px){.talk-about-project .rocket-container .cloud2{width:61px;right:150px;bottom:135px}@-webkit-keyframes cloud2_move{from{right:150px}to{right:175px}}@-moz-keyframes cloud2_move{from{right:150px}to{right:175px}}@-o-keyframes cloud2_move{from{right:150px}to{right:175px}}@keyframes cloud2_move{from{right:150px}to{right:175px}}}.talk-about-project .rocket-container .cloud3{display:none}@media only screen and (max-width:1279px){.talk-about-project .rocket-container .cloud3{display:block;right:-190px;position:absolute;bottom:42px;-webkit-animation:5s linear 0s infinite alternate cloud3_move;-moz-animation:5s linear 0s infinite alternate cloud3_move;-o-animation:5s linear 0s infinite alternate cloud3_move;animation:5s linear 0s infinite alternate cloud3_move}@-webkit-keyframes cloud3_move{from{right:-180px}to{right:-210px}}@-moz-keyframes cloud3_move{from{right:-180px}to{right:-210px}}@-o-keyframes cloud3_move{from{right:-180px}to{right:-210px}}@keyframes cloud3_move{from{right:-180px}to{right:-210px}}}@media only screen and (max-width:767px){.talk-about-project .rocket-container .cloud3{display:none}}html,body{min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;font-family:'Open Sans',sans-serif;font-style:normal;padding-top:102px}@media only screen and (max-width:1023px){body{padding-top:60px}}*{box-sizing:border-box}.container,.container-lg{width:100%;margin:0 auto}.container{max-width:1672px;padding:0 48px;position:relative}@media only screen and (max-width:767px){.container{padding:0 24px}}.container-lg{max-width:1920px}.btn-main{border:1px solid #fff;border-radius:4px;display:inline-block;color:#fff;text-transform:uppercase;padding:11px 24px;text-decoration:none;font-weight:600;font-size:16px;line-height:22px;transition:all 0.3s}@media only screen and (max-width:1279px){.btn-main{background-color:#fff;color:#333D46}}.btn-main:hover{background-color:#fff;color:#333D46}.btn-main.green{background-color:#5B998E;color:#fff}.btn-main.green:hover{border-color:#4F8880;background-color:#4F8880}@media only screen and (max-width:1279px){.btn-main.green:hover{background-color:#4F8880;color:#fff}}.btn-main.grey{background-color:#333D46;border-color:#333D46;color:#fff}.btn-main.grey:hover{background-color:#fff;border-color:#fff;color:#333D46}@media only screen and (max-width:1279px){.btn-main.grey:hover{background-color:#333D46;border-color:#333D46;color:#fff}}.collapse-item{overflow:hidden}.services-under-block-text{padding:11px 24px;color:#64aba1;position:absolute;bottom:-30px}.services-under-block-text.button{bottom:-43px}.service-item>span{padding-bottom:30px;font-size:16px;line-height:28px;color:#727476}.about-internship{position:relative;padding-top:80px;text-align:center}.about-internship h2{font-weight:800;font-size:56px;line-height:76px;color:#333D46;margin:0 0 56px 0;text-align:center}.about-internship p{width:580px;margin:0 auto;text-align:center;color:#727476;font-size:16px;line-height:28px;margin-bottom:40px}.about-internship .btn-main_white{background-color:transparent;border:1px solid #5B998E;color:#5b998e}.about-internship .btn-main_white:hover{color:#fff;background-color:#5B998E}.about-internship:before{content:'';position:absolute;left:0;top:0;background:url(https://2023.sapient.tools/wp-content/themes/sapientpro/industries-pages/../img/about-1.png) no-repeat left top;background-size:100%;width:50%;height:90%;pointer-events:none;z-index:0}.about-internship:after{content:'';position:absolute;right:0;bottom:0;background:url(https://2023.sapient.tools/wp-content/themes/sapientpro/industries-pages/../img/about-2.png) no-repeat right bottom;background-size:100%;width:50%;height:90%;pointer-events:none;z-index:0}@media only screen and (max-width:1899px){.about-internship h2{font-size:40px;line-height:54px}}@media only screen and (max-width:1279px){.about-internship{padding:100px 0}.about-internship h2{font-size:32px;line-height:44px}.about-internship p{font-size:14px}}@media only screen and (max-width:1023px){.about-internship{padding:50px 0}}@media only screen and (max-width:767px){.about-internship h2{margin-bottom:40px;font-size:28px;line-height:38px}.about-internship p{width:100%}}.specific-landing .get-in-touch{background-position:top right;background-color:transparent;background-repeat:no-repeat}.specific-landing .get-in-touch .information{color:#333D45}.specific-landing .get-in-touch .container{justify-content:flex-start}.specific-landing .our-services .container{grid-template-columns:repeat(3,1fr)}.specific-landing .our-services .service-item{max-width:300px;position:relative}.specific-landing .our-services h2{margin-bottom:136px}.specific-landing .ui-ux .steps .step:nth-child(even) .text{order:2}.specific-landing .ui-ux .steps .step:nth-child(even) .screens{order:1}.specific-landing .ui-ux .steps .step:nth-child(odd) .text{order:1}.specific-landing .ui-ux .steps .step:nth-child(odd) .screens{order:2}.specific-landing .ui-ux .steps .step .screen{height:440px;background-size:contain}@media only screen and (max-width:1899px){.specific-landing .get-in-touch{padding:140px 0 100px;background-size:1000px}.specific-landing .get-in-touch .information{max-width:420px}.specific-landing .get-in-touch .information h2{font-size:42px}.specific-landing .our-services h2{margin-bottom:80px}.specific-landing .our-services .service-item{margin:0 auto}.specific-landing .our-services .container{padding-bottom:50px}.specific-landing .ui-ux .steps .step .screen{height:280px}}@media only screen and (max-width:1279px){.specific-landing .get-in-touch{background-size:900px;background-position:top right -100px}.specific-landing .our-services .service-item{max-width:240px}}@media only screen and (max-width:1023px){.specific-landing .get-in-touch{background-image:none!important}.specific-landing .get-in-touch .information{max-width:none}.specific-landing .get-in-touch .buttons-container .btn-main{height:50px;margin-right:0;position:relative;margin-bottom:50px}.specific-landing .ui-ux{margin-top:0}.specific-landing .our-services .service-item{padding:0 15px 10px;margin-bottom:80px}.specific-landing .ui-ux .steps .step{flex-direction:column}.ui-ux .steps .step .text .info-box{max-width:none}.specific-landing .ui-ux .steps .step:nth-child(even) .text,.specific-landing .ui-ux .steps .step:nth-child(odd) .text{order:1}.specific-landing .ui-ux .steps .step:nth-child(even) .screens,.specific-landing .ui-ux .steps .step:nth-child(odd) .screens{order:2}.specific-landing .ui-ux .steps .step .screen{margin:0 auto!important}}@media only screen and (max-width:767px){.specific-landing .get-in-touch .information h2{font-size:28px}.specific-landing .get-in-touch .information{text-align:center}.specific-landing .get-in-touch{padding:80px 0 60px}.specific-landing .ui-ux .steps .step .screen{height:160px}}