@keyframes shine{0%{opacity:0;left:0%}50%{opacity:1}to{opacity:0;left:100%}}.hero_sec{padding-top:30px}.hero_sec .main_wrapper{--paddinglr:50px;height:525px;padding:var(--paddinglr);border-radius:10px;position:relative;overflow:hidden}@media only screen and (max-width:1170px){.hero_sec .main_wrapper{--paddinglr:30px;height:500px}}@media only screen and (max-width:768px){.hero_sec .main_wrapper{--paddinglr:25px;height:400px}}@media only screen and (max-width:540px){.hero_sec .main_wrapper{--paddinglr:20px;height:360px}}.hero_sec .main_wrapper .background_wrapper{border-radius:10px;width:100%;height:100%;position:relative;inset:0;position:absolute!important}.hero_sec .main_wrapper .background_wrapper:before{content:"";z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#ffffffe8 40%,#fff0 100%);transition:all .5s;position:absolute;inset:0}@media only screen and (max-width:540px){.hero_sec .main_wrapper .background_wrapper:before{background:linear-gradient(#ffffffe8 40%,#fff0 100%)}}.hero_sec .main_wrapper .background_wrapper figure{z-index:-1;width:100%;height:100%;transition:all .8s;position:absolute;top:0;left:0}.hero_sec .main_wrapper .background_wrapper figure video,.hero_sec .main_wrapper .background_wrapper figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero_sec .main_wrapper .background_wrapper figure:not(.active){opacity:0;transform:translateY(80px)}.hero_sec .main_wrapper .content_wrapper{z-index:1;width:400px;top:var(--paddinglr);left:var(--paddinglr);position:absolute}@media only screen and (max-width:768px){.hero_sec .main_wrapper .content_wrapper{width:320px}}@media only screen and (max-width:540px){.hero_sec .main_wrapper .content_wrapper{width:280px}}.hero_sec .main_wrapper .content_wrapper .content_col{width:inherit;transition:all .8s;position:absolute}.hero_sec .main_wrapper .content_wrapper .content_col:not(.active){transform:translateX(calc(-1 * (101% + var(--paddinglr))));opacity:0}.hero_sec .main_wrapper .content_wrapper .content_col h6{color:var(--primary);font-size:16px;font-weight:500;line-height:1.3}@media only screen and (max-width:540px){.hero_sec .main_wrapper .content_wrapper .content_col h6{font-size:14px}}.hero_sec .main_wrapper .content_wrapper .content_col h2{margin:40px 0 10px;font-size:36px;font-weight:700;line-height:1.1}@media only screen and (max-width:1170px){.hero_sec .main_wrapper .content_wrapper .content_col h2{font-size:32px}}@media only screen and (max-width:768px){.hero_sec .main_wrapper .content_wrapper .content_col h2{font-size:28px}}@media only screen and (max-width:540px){.hero_sec .main_wrapper .content_wrapper .content_col h2{margin:30px 0 10px;font-size:24px}}.hero_sec .main_wrapper .content_wrapper .content_col p{font-weight:400}.hero_sec .main_wrapper .solutions_wrapper{z-index:1;bottom:10%;left:var(--paddinglr);flex-wrap:wrap;align-items:center;gap:12px;display:flex;position:absolute}@media only screen and (max-width:991px){.hero_sec .main_wrapper .solutions_wrapper{gap:10px}}@media only screen and (max-width:768px){.hero_sec .main_wrapper .solutions_wrapper{display:none}}.hero_sec .main_wrapper .solutions_wrapper .solution_wrap{text-align:center;cursor:pointer;background:linear-gradient(#fff,#fff);border-radius:5px;flex-direction:column;flex:0 auto;justify-content:center;align-items:center;width:130px;padding:13px 0;transition:all .5s;display:flex}@media only screen and (max-width:991px){.hero_sec .main_wrapper .solutions_wrapper .solution_wrap{width:120px}}.hero_sec .main_wrapper .solutions_wrapper .solution_wrap.active{background:linear-gradient(#1e8dd4,#005d99)}.hero_sec .main_wrapper .solutions_wrapper .solution_wrap.active .icon img{filter:brightness(0)invert()}.hero_sec .main_wrapper .solutions_wrapper .solution_wrap.active p{color:var(--white)}.hero_sec .main_wrapper .solutions_wrapper .solution_wrap .icon{width:43px;height:43px;margin:0 auto 10px}@media only screen and (max-width:991px){.hero_sec .main_wrapper .solutions_wrapper .solution_wrap .icon{width:40px;height:40px;margin:0 auto 7px}}.hero_sec .main_wrapper .solutions_wrapper .solution_wrap p{font-size:12px;font-weight:500;line-height:1.2;transition:all .5s}.hero_sec .main_wrapper .btn{z-index:1;bottom:10%;right:var(--paddinglr);position:absolute}@media only screen and (max-width:1170px){.hero_sec .main_wrapper .btn{bottom:unset;top:10%}}@media only screen and (max-width:768px){.hero_sec .main_wrapper .btn{top:unset;bottom:10%;right:unset;left:var(--paddinglr)}}.insights_sec{padding-top:0}.insights_sec .main_wrapper{flex-wrap:wrap;align-items:center;gap:90px;display:flex}@media only screen and (max-width:991px){.insights_sec .main_wrapper{gap:50px}}@media only screen and (max-width:768px){.insights_sec .main_wrapper{gap:30px}}.insights_sec .main_wrapper figure{flex:0 auto;max-width:280px}@media only screen and (max-width:768px){.insights_sec .main_wrapper figure{flex:0 100%;max-width:200px;margin:0 auto}}@media only screen and (max-width:540px){.insights_sec .main_wrapper figure{max-width:160px}}.insights_sec .main_wrapper figcaption{flex:1}@media only screen and (max-width:768px){.insights_sec .main_wrapper figcaption{flex:0 100%}}.insights_sec .main_wrapper figcaption .insights_wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:50px;display:flex}@media only screen and (max-width:1170px){.insights_sec .main_wrapper figcaption .insights_wrap{gap:40px}}@media only screen and (max-width:991px){.insights_sec .main_wrapper figcaption .insights_wrap{gap:30px}}@media only screen and (max-width:768px){.insights_sec .main_wrapper figcaption .insights_wrap{justify-content:center;gap:25px}}@media only screen and (max-width:540px){.insights_sec .main_wrapper figcaption .insights_wrap{gap:20px}}.insights_sec .main_wrapper figcaption .insights_wrap .insights_col{flex:0 auto}@media only screen and (max-width:1170px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col{flex:0 calc(50% - 40px)}}@media only screen and (max-width:991px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col{flex:0 calc(50% - 15px)}}@media only screen and (max-width:768px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col{text-align:center;flex:0 calc(45% - 15px)}}@media only screen and (max-width:540px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col{flex:0 45%}}.insights_sec .main_wrapper figcaption .insights_wrap .insights_col h5{color:var(--black);margin-bottom:5px;font-size:26px;font-weight:400;line-height:1.2}@media only screen and (max-width:768px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col h5{margin-bottom:2px;font-size:24px}}@media only screen and (max-width:540px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col h5{font-size:20px}}.insights_sec .main_wrapper figcaption .insights_wrap .insights_col h5 span{font-weight:700}.insights_sec .main_wrapper figcaption .insights_wrap .insights_col p{color:var(--text);text-transform:uppercase;font-size:14px;font-weight:400}@media only screen and (max-width:540px){.insights_sec .main_wrapper figcaption .insights_wrap .insights_col p{font-size:12px;line-height:1.2}}.about_sec{position:relative}.about_sec:before{content:"";z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:url(/assets/logo-vector-white.svg) 98% 100% no-repeat;transition:all .5s;position:absolute;inset:0}@media only screen and (max-width:991px){.about_sec:before{background-size:170px}}@media only screen and (max-width:540px){.about_sec:before{background-size:145px}}.about_sec .main_wrapper{--gap:70px;align-items:start;gap:var(--gap)}@media only screen and (max-width:1170px){.about_sec .main_wrapper{--gap:50px}}@media only screen and (max-width:991px){.about_sec .main_wrapper{--gap:30px}}@media only screen and (max-width:540px){.about_sec .main_wrapper{--gap:25px}}.about_sec .main_wrapper figure{background:var(--white);z-index:2;border-radius:250px;flex:1;width:100%;max-width:50%;height:420px;position:relative}@media only screen and (max-width:1170px){.about_sec .main_wrapper figure{height:320px}}@media only screen and (max-width:991px){.about_sec .main_wrapper figure{height:260px}}@media only screen and (max-width:768px){.about_sec .main_wrapper figure{flex:0 100%;height:180px;margin:0 auto}}@media only screen and (max-width:540px){.about_sec .main_wrapper figure{height:110px}}.about_sec .main_wrapper figure img{border-radius:inherit;clip-path:inset(50% round 250px);transition:clip-path 2s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about_sec .main_wrapper figure img.active{clip-path:inset(0% round 250px);z-index:1}.about_sec .main_wrapper figcaption{flex:1;width:100%;max-width:470px}@media only screen and (max-width:768px){.about_sec .main_wrapper figcaption{flex:0 100%;max-width:100%}.about_sec .main_wrapper figcaption .heading{text-align:center}}.about_sec .main_wrapper figcaption .heading h2{max-width:410px;color:var(--primary);font-size:36px;font-weight:700}@media only screen and (max-width:1170px){.about_sec .main_wrapper figcaption .heading h2{font-size:32px}}@media only screen and (max-width:768px){.about_sec .main_wrapper figcaption .heading h2{max-width:100%;margin:0 auto;font-size:28px}}@media only screen and (max-width:540px){.about_sec .main_wrapper figcaption .heading h2{max-width:230px;font-size:24px}}.about_sec .main_wrapper figcaption .heading p{margin-top:20px}@media only screen and (max-width:991px){.about_sec .main_wrapper figcaption .heading p{margin-top:15px}}@media only screen and (max-width:768px){.about_sec .main_wrapper figcaption .heading p{margin-top:10px}}.about_sec .main_wrapper figcaption .btn_wrapper{flex-wrap:wrap;align-items:center;gap:60px;margin-top:20px;display:flex}@media only screen and (max-width:991px){.about_sec .main_wrapper figcaption .btn_wrapper{gap:50px}}@media only screen and (max-width:768px){.about_sec .main_wrapper figcaption .btn_wrapper{justify-content:center;gap:40px}}@media only screen and (max-width:540px){.about_sec .main_wrapper figcaption .btn_wrapper{margin-top:15px}}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper{text-align:center}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4{-webkit-text-fill-color:transparent;background-image:linear-gradient(#ba9e2d,#cb8400);-webkit-background-clip:text;align-items:start;font-size:64px;font-weight:700;line-height:1.2;display:flex}@media only screen and (max-width:1170px){.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4{font-size:60px}}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4 .counting{height:76px;display:flex;overflow:hidden}@media only screen and (max-width:1170px){.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4 .counting{height:72px}}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4 .counting .counting-track{flex-direction:column;animation:10s cubic-bezier(.645,.045,.355,1) infinite slideCount;display:flex}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4 .counting span{-webkit-text-fill-color:transparent;background-image:linear-gradient(#ba9e2d,#cb8400);-webkit-background-clip:text;height:76px;line-height:76px;display:block}@media only screen and (max-width:1170px){.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .count_wrap h4 .counting span{height:72px;line-height:72px}}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .line{background:linear-gradient(#ba9e2d,#cb8400);border-radius:50%;width:5px;height:5px;margin:0 auto 10px;position:relative}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .line:before,.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .line:after{content:"";background:linear-gradient(#ba9e2d,#cb8400);width:36px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .line:before{left:15px}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper .line:after{right:15px}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper p{-webkit-text-fill-color:transparent;background-image:linear-gradient(#ba9e2d,#cb8400);-webkit-background-clip:text;font-size:18px;line-height:1.2}@media only screen and (max-width:1170px){.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper p{font-size:16px}}@media only screen and (max-width:540px){.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper p{font-size:14px}}.about_sec .main_wrapper figcaption .btn_wrapper .experience-wrapper p span{text-transform:uppercase;font-weight:600;line-height:1.2;display:block}@keyframes slideCount{0%,15%{transform:translateY(0)}20%,35%{transform:translateY(-100%)}40%,55%{transform:translateY(-200%)}60%,75%{transform:translateY(-300%)}80%,95%{transform:translateY(-400%)}to{transform:translateY(0)}}.business_sol_sec{margin-bottom:10px;padding-bottom:0}.business_sol_sec .heading{text-align:center;max-width:540px;margin:0 auto 40px}@media only screen and (max-width:540px){.business_sol_sec .heading{margin:0 auto 30px}}.business_sol_sec .main_wrapper{grid-gap:10px;grid-template-columns:repeat(2,1fr);display:grid}@media only screen and (max-width:768px){.business_sol_sec .main_wrapper{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:540px){.business_sol_sec .main_wrapper{gap:15px}}.banner.real_estate_banner{margin-bottom:30px}@media only screen and (max-width:540px){.banner.real_estate_banner{margin-bottom:20px}}.banner.real_estate_banner:before{display:none}@media only screen and (max-width:1170px){.banner.real_estate_banner .bg{height:500px}}@media only screen and (max-width:540px){.banner.real_estate_banner .bg{height:350px}}.banner.real_estate_banner .banner-wrapper{top:30%;transform:translateY(-30%)}@media only screen and (max-width:1170px){.banner.real_estate_banner .banner-wrapper{top:45%;transform:translateY(-45%)}}@media only screen and (max-width:991px){.banner.real_estate_banner .banner-wrapper{top:35%;transform:translateY(-35%)}}@media only screen and (max-width:540px){.banner.real_estate_banner .banner-wrapper{top:60%;transform:translateY(-50%)}}.banner.real_estate_banner .banner-wrapper .heading{text-align:center;line-height:1.3}.banner.real_estate_banner .banner-wrapper .heading h2{color:var(--white);font-size:48px}@media only screen and (max-width:1170px){.banner.real_estate_banner .banner-wrapper .heading h2{font-size:36px}}@media only screen and (max-width:991px){.banner.real_estate_banner .banner-wrapper .heading h2{font-size:32px}}@media only screen and (max-width:768px){.banner.real_estate_banner .banner-wrapper .heading h2{font-size:28px}}@media only screen and (max-width:540px){.banner.real_estate_banner .banner-wrapper .heading h2{font-size:24px}}.banner.real_estate_banner .banner-wrapper .heading p{color:var(--white);margin:6px 0}@media only screen and (max-width:768px){.banner.real_estate_banner .banner-wrapper .heading p{font-size:14px}}.banner.real_estate_banner .banner-wrapper .heading h6{color:var(--white);font-size:16px;font-weight:500}@media only screen and (max-width:768px){.banner.real_estate_banner .banner-wrapper .heading h6{font-size:14px}}.banner.real_estate_banner .banner-wrapper .heading h6 span{font-size:24px;font-weight:700}@media only screen and (max-width:768px){.banner.real_estate_banner .banner-wrapper .heading h6 span{font-size:22px}}@media only screen and (max-width:540px){.banner.real_estate_banner .banner-wrapper .heading h6 span{font-size:20px}}.banner.real_estate_banner .banner-wrapper .heading .btn{margin-top:20px}.global_presence.banner{background:#eee}.global_presence.banner .corporate{color:#005d99}.global_presence.banner .port{color:#019add}.global_presence.banner .coal{color:#ef9500}.global_presence.banner:before{background:linear-gradient(#eee,#fff0)}.global_presence.banner .bg{height:890px;overflow:hidden}@media only screen and (max-width:991px){.global_presence.banner .bg{width:100%;height:830px}}@media only screen and (max-width:768px){.global_presence.banner .bg{height:810px}}@media only screen and (max-width:540px){.global_presence.banner .bg{height:650px}}.global_presence.banner .bg video{opacity:.15;mix-blend-mode:multiply;transform:scale(1.2)translateY(20%)}.global_presence.banner .bg .banner-wrapper{line-height:1.2}.global_presence.banner .bg .banner-wrapper .heading{text-align:center;max-width:665px;margin:0 auto 55px}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .heading{margin:0 auto 40px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .heading{margin:0 auto 30px}}.global_presence.banner .bg .banner-wrapper .heading h2{color:var(--primary);font-size:48px}@media only screen and (max-width:1170px){.global_presence.banner .bg .banner-wrapper .heading h2{font-size:38px}}@media only screen and (max-width:991px){.global_presence.banner .bg .banner-wrapper .heading h2{font-size:32px}}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .heading h2{font-size:28px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .heading h2{font-size:24px}}.global_presence.banner .bg .banner-wrapper .map_section{width:500px;height:550px;margin:0 auto;position:relative}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .map_section{width:450px;height:500px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .map_section{width:320px;height:365px}}.global_presence.banner .bg .banner-wrapper .map_section .map_image{-o-object-fit:contain;object-fit:contain;height:100%}.global_presence.banner .bg .banner-wrapper .map_section .pointer{cursor:pointer;z-index:1;position:absolute;transform:translate(-50%,-50%)}.global_presence.banner .bg .banner-wrapper .map_section .pointer.corporate .point_wrap span{color:var(--white);background:#005d99}.global_presence.banner .bg .banner-wrapper .map_section .pointer.port .point_wrap span{color:var(--white);background:#019add}.global_presence.banner .bg .banner-wrapper .map_section .pointer.coal .point_wrap span{color:var(--white);background:#ef9500}.global_presence.banner .bg .banner-wrapper .map_section .pointer:hover{z-index:10}.global_presence.banner .bg .banner-wrapper .map_section .pointer:hover .point_wrap span{opacity:1;visibility:visible}.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap{position:relative}.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap .icon{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;animation:1.5s .2s infinite jump;display:flex;position:relative}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap .icon{width:22px;height:22px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap .icon{width:18px;height:18px}}.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap .icon svg{width:80%;height:80%}.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap span{background-color:var(--white);width:max-content;max-width:180px;color:var(--black);opacity:0;visibility:hidden;z-index:10;border-radius:25px;padding:7px 15px;font-size:14px;transition:all .5s;display:block;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .map_section .pointer .point_wrap span{max-width:150px;font-size:12px}}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer1{top:35%;left:33%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer2{top:43%;left:30%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer3{top:43%;left:39%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer4{top:46%;left:47%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer5{top:48%;left:35%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer6{top:48%;left:43%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer7{top:51%;left:50%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer8{top:54%;left:33%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer9{top:52%;left:39%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer10{top:56%;left:45%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer11{top:44%;left:7%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer12{top:49%;left:11%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer13{top:55%;left:18%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer14{top:65%;left:23%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer15{bottom:15%;left:26%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer16{bottom:5%;left:40%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer17{bottom:31%;left:50%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer18{bottom:40%;right:32%}.global_presence.banner .bg .banner-wrapper .map_section .pointer.pointer19{bottom:46%;right:23%}.global_presence.banner .bg .banner-wrapper .info_wrapper{max-width:220px;position:absolute;bottom:10%;right:10%;transform:translate(10%,10%)}@media only screen and (max-width:1440px){.global_presence.banner .bg .banner-wrapper .info_wrapper{bottom:5%;right:5%}}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .info_wrapper{max-width:180px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .info_wrapper{max-width:130px}}.global_presence.banner .bg .banner-wrapper .info_wrapper li{align-items:center;gap:15px;display:flex}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .info_wrapper li{gap:10px}}.global_presence.banner .bg .banner-wrapper .info_wrapper li:not(:last-child){margin-bottom:15px}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .info_wrapper li:not(:last-child){margin-bottom:10px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .info_wrapper li:not(:last-child){margin-bottom:7px}.global_presence.banner .bg .banner-wrapper .info_wrapper li .icon{flex:0 auto;width:12px;height:12px}.global_presence.banner .bg .banner-wrapper .info_wrapper li .icon svg{width:100%;height:100%}}.global_presence.banner .bg .banner-wrapper .info_wrapper li p{font-weight:500;line-height:1.2}@media only screen and (max-width:768px){.global_presence.banner .bg .banner-wrapper .info_wrapper li p{font-size:14px}}@media only screen and (max-width:540px){.global_presence.banner .bg .banner-wrapper .info_wrapper li p{flex:1;font-size:12px}}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.industry_leader .heading{text-align:center}@media only screen and (max-width:540px){.industry_leader .heading{max-width:230px;margin:0 auto}}.industry_leader .heading h2{color:var(--primary);font-size:48px;font-weight:300}@media only screen and (max-width:1170px){.industry_leader .heading h2{font-size:40px}}@media only screen and (max-width:991px){.industry_leader .heading h2{font-size:32px}}@media only screen and (max-width:768px){.industry_leader .heading h2{font-size:28px}}@media only screen and (max-width:540px){.industry_leader .heading h2{font-size:24px}}.industry_leader .heading h2 span{font-weight:700}.industry_leader .truck_vec{margin:50px 0 90px}@media only screen and (max-width:1170px){.industry_leader .truck_vec{margin:50px 0 80px}}@media only screen and (max-width:991px){.industry_leader .truck_vec{margin:35px 0 65px}}@media only screen and (max-width:768px){.industry_leader .truck_vec{height:100px;margin:35px 0 60px}}@media only screen and (max-width:540px){.industry_leader .truck_vec{height:90px;margin:30px 0 50px}}.industry_leader .industry_slider .swiper-wrapper{transition-timing-function:linear!important}.industry_leader .industry_slider .swiper-wrapper .swiper-slide figure{height:90px}@media only screen and (max-width:1170px){.industry_leader .industry_slider .swiper-wrapper .swiper-slide figure{height:80px}}@media only screen and (max-width:768px){.industry_leader .industry_slider .swiper-wrapper .swiper-slide figure{height:60px}}@media only screen and (max-width:540px){.industry_leader .industry_slider .swiper-wrapper .swiper-slide figure{height:45px}}.industry_leader .industry_slider .swiper-wrapper .swiper-slide figure img{-o-object-fit:contain;object-fit:contain}.social_responsibility{padding-bottom:100px}.social_responsibility .heading{text-align:center;margin-bottom:50px}@media only screen and (max-width:768px){.social_responsibility .heading{margin-bottom:40px}}@media only screen and (max-width:540px){.social_responsibility .heading{margin-bottom:30px}}.social_responsibility .main_wrapper{grid-gap:20px;grid-template-columns:repeat(3,1fr);display:grid}@media only screen and (max-width:991px){.social_responsibility .main_wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.social_responsibility .main_wrapper{gap:15px}}@media only screen and (max-width:540px){.social_responsibility .main_wrapper{grid-template-columns:repeat(1,1fr)}}.social_responsibility .main_wrapper .social_col{height:365px;overflow:hidden}@media only screen and (max-width:1170px){.social_responsibility .main_wrapper .social_col{height:300px}}@media only screen and (max-width:540px){.social_responsibility .main_wrapper .social_col{height:270px}}@media only screen and (max-width:991px){.social_responsibility .main_wrapper .social_col:last-child{grid-column:span 2}}@media only screen and (max-width:991px) and (max-width:540px){.social_responsibility .main_wrapper .social_col:last-child{grid-column:span 1}}@media only screen and (max-width:991px){.social_responsibility .main_wrapper .social_col:last-child figcaption .desc{max-width:380px}}.social_responsibility .main_wrapper .social_col:hover figure img{transform:scale(1.1)}.social_responsibility .main_wrapper .social_col:hover figcaption{transform:translateY(0)}.social_responsibility .main_wrapper .social_col:hover figcaption h6{padding-bottom:0}.social_responsibility .main_wrapper .social_col:before{background:linear-gradient(#0000,#000000b0)}.social_responsibility .main_wrapper .social_col figure img{transition:all .8s}.social_responsibility .main_wrapper .social_col figcaption{padding:0 30px 30px;transition:all .8s;transform:translateY(153px)}@media only screen and (max-width:1170px){.social_responsibility .main_wrapper .social_col figcaption{padding:0 20px 25px}}@media only screen and (max-width:768px){.social_responsibility .main_wrapper .social_col figcaption{padding:0 15px 20px}}.social_responsibility .main_wrapper .social_col figcaption h6{color:var(--white);margin-bottom:5px;padding-bottom:30px;font-size:20px;font-weight:600;transition:all .8s}@media only screen and (max-width:1170px){.social_responsibility .main_wrapper .social_col figcaption h6{line-height:1.2}}@media only screen and (max-width:768px){.social_responsibility .main_wrapper .social_col figcaption h6{font-size:18px}}.social_responsibility .main_wrapper .social_col figcaption .desc{padding-top:10px;position:relative}.social_responsibility .main_wrapper .social_col figcaption .desc:before{content:"";background-color:var(--white);width:36px;height:3px;position:absolute;top:0;left:0}.social_responsibility .main_wrapper .social_col figcaption .desc p{-webkit-line-clamp:3;text-overflow:ellipsis;color:#fffc;-webkit-box-orient:vertical;height:70px;display:-webkit-box;overflow:hidden}@media only screen and (max-width:768px){.social_responsibility .main_wrapper .social_col figcaption .desc p{height:65px;font-size:14px}}.social_responsibility .main_wrapper .social_col figcaption .desc .btn{margin-top:10px}.journey_sec{padding:60px 0 300px}@media only screen and (max-width:991px){.journey_sec{padding:60px 0 250px}}@media only screen and (max-width:768px){.journey_sec{padding:50px 0 100px}}@media only screen and (max-width:540px){.journey_sec{padding:40px 0 90px}}.journey_sec{position:relative}.journey_sec:before{content:"";z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;inset:0;top:unset;z-index:-1;background:url(/assets/images/home/journey_bg.jpg) 100% 100%/cover no-repeat;transition:all .5s;position:absolute}@media only screen and (min-width:1336px){.journey_sec:before{background-position:100%}}@media only screen and (max-width:768px){.journey_sec:before{height:200px}}.journey_sec .heading{text-align:center;margin-bottom:150px}@media only screen and (max-width:1170px){.journey_sec .heading{margin-bottom:160px}}@media only screen and (max-width:768px){.journey_sec .heading{margin-bottom:40px}}@media only screen and (max-width:540px){.journey_sec .heading{margin-bottom:30px}}.journey_sec .main_wrapper{height:300px;margin:0 auto}@media only screen and (max-width:1336px){.journey_sec .main_wrapper{max-width:1200px}}@media only screen and (max-width:1200px){.journey_sec .main_wrapper{max-width:1150px}}@media only screen and (max-width:1170px){.journey_sec .main_wrapper{max-width:990px}}@media only screen and (max-width:768px){.journey_sec .main_wrapper{height:100%;overflow-y:auto}.journey_sec .main_wrapper::-webkit-scrollbar{background:0 0;width:3px;height:3px}.journey_sec .main_wrapper::-webkit-scrollbar-track{box-shadow:none}.journey_sec .main_wrapper::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:2px}}.journey_sec .main_wrapper .timeline{justify-content:space-between;padding:70px 0;display:flex;position:relative}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline{flex-direction:column;gap:10px;height:auto;padding:20px 0}}.journey_sec .main_wrapper .timeline:before{content:"";z-index:1;background:#d0d0d0;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline:before{width:2px;height:100%;top:0;left:30px;right:auto;transform:none}}@media only screen and (max-width:540px){.journey_sec .main_wrapper .timeline:before{left:8px}}.journey_sec .main_wrapper .timeline .time_col{z-index:2;flex:1;position:relative}.journey_sec .main_wrapper .timeline input{display:none}.journey_sec .main_wrapper .timeline input:checked~.time-item .year{color:var(--secondary)}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline input:checked~.time-item .year{color:var(--text)}}.journey_sec .main_wrapper .timeline input:checked~.time-item .dot{background:var(--secondary)}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline input:checked~.time-item .dot{background:#d0d0d0}}.journey_sec .main_wrapper .timeline input:checked~.time-item .dot:before{background:var(--secondary);height:160px}.journey_sec .main_wrapper .timeline input:checked~.time-item .content{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media only screen and (min-width:768px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(odd) .time-item .year{bottom:calc(50% + 30px)}}@media only screen and (min-width:768px) and (max-width:991px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(odd) .time-item .year{bottom:calc(50% + 20px)}}@media only screen and (min-width:768px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(odd) .time-item .dot{top:100%}.journey_sec .main_wrapper .timeline .time_col:nth-of-type(odd) .time-item .content{top:calc(50% + 80px)}}@media only screen and (min-width:768px) and (max-width:991px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(odd) .time-item .content{top:calc(50% + 70px)}}@media only screen and (min-width:768px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(2n) .time-item .dot:before{bottom:100%}.journey_sec .main_wrapper .timeline .time_col:nth-of-type(2n) .time-item .year{top:calc(50% + 30px)}}@media only screen and (min-width:768px) and (max-width:991px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(2n) .time-item .year{top:calc(50% + 20px)}}@media only screen and (min-width:768px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(2n) .time-item .content{bottom:calc(50% + 80px)}}@media only screen and (min-width:768px) and (max-width:991px){.journey_sec .main_wrapper .timeline .time_col:nth-of-type(2n) .time-item .content{bottom:calc(50% + 70px)}}@media only screen and (min-width:768px){.journey_sec .main_wrapper .timeline .time_col:last-of-type .time-item .content{text-align:right;left:unset;padding-left:0;padding-right:15px;right:50%}}@media (max-width:991px) and (min-width:768px){.journey_sec .main_wrapper .timeline .time_col:nth-last-of-type(2) .time-item .content{text-align:right;left:unset;padding-left:0;padding-right:15px;right:50%}}.journey_sec .main_wrapper .timeline .time-item{z-index:2;position:relative}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline .time-item{text-align:left;align-items:start;margin-bottom:12px;display:flex}}.journey_sec .main_wrapper .timeline .time-item .year{color:#666;cursor:pointer;white-space:nowrap;z-index:4;font-size:16px;transition:color .3s;position:absolute;left:50%;transform:translate(-50%)}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline .time-item .year{margin-left:30px;position:relative;bottom:2px;left:12px;transform:none}}@media only screen and (max-width:540px){.journey_sec .main_wrapper .timeline .time-item .year{margin-left:20px;left:8px}}.journey_sec .main_wrapper .timeline .time-item .dot{z-index:3;background:#d0d0d0;border-radius:50%;width:12px;height:12px;transition:background .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.journey_sec .main_wrapper .timeline .time-item .dot:before{content:"";background:0 0;width:1px;height:0;transition:height .3s;position:absolute;left:50%;transform:translate(-50%)}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline .time-item .dot:before{display:none}.journey_sec .main_wrapper .timeline .time-item .dot{top:3px;left:30px;transform:translate(-50%)}}@media only screen and (max-width:540px){.journey_sec .main_wrapper .timeline .time-item .dot{left:9px}}.journey_sec .main_wrapper .timeline .time-item .content{opacity:0;visibility:hidden;pointer-events:none;z-index:5;width:250px;padding-left:15px;transition:all .4s;position:absolute;left:50%;transform:translateY(10px)}@media only screen and (max-width:1170px){.journey_sec .main_wrapper .timeline .time-item .content{width:180px}}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline .time-item .content{opacity:1;visibility:visible;width:100%;margin-left:30px;padding-left:0;display:block;position:relative;left:0;transform:none}}@media only screen and (max-width:540px){.journey_sec .main_wrapper .timeline .time-item .content{margin-left:25px}}.journey_sec .main_wrapper .timeline .time-item .content h4{margin-bottom:6px;font-size:18px;font-weight:600;line-height:1.2}@media only screen and (max-width:991px){.journey_sec .main_wrapper .timeline .time-item .content h4{font-size:16px}}@media only screen and (max-width:768px){.journey_sec .main_wrapper .timeline .time-item .content h4{color:var(--primary)}}.journey_sec .main_wrapper .timeline .time-item .content p{font-size:14px}
