@keyframes shine{0%{opacity:0;left:0%}50%{opacity:1}to{opacity:0;left:100%}}.industry-banner{margin-top:calc(var(--headerheight) + 20px)}.industry-banner .grid{background:var(--gradient-c);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;padding:50px 50px 114px;display:flex}@media only screen and (max-width:1170px){.industry-banner .grid{padding:50px 50px 80px}}@media only screen and (max-width:991px){.industry-banner .grid{gap:1rem;align-items:unset;padding:40px 35px 60px}}@media only screen and (max-width:768px){.industry-banner .grid{gap:2rem;padding:40px 25px}}@media only screen and (max-width:540px){.industry-banner .grid{padding:25px 15px}}.industry-banner .grid .item-content{flex:1;max-width:420px}@media only screen and (max-width:1170px){.industry-banner .grid .item-content{max-width:500px}}@media only screen and (max-width:991px){.industry-banner .grid .item-content{width:60%}}@media only screen and (max-width:768px){.industry-banner .grid .item-content{width:100%;max-width:100%}}.industry-banner .grid .item-content .name{color:var(--white);margin-top:0;padding-left:30px;font-size:14px;position:relative}@media only screen and (max-width:540px){.industry-banner .grid .item-content .name{padding-left:20px}}.industry-banner .grid .item-content .name:before{content:"";border:1px solid var(--white);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.industry-banner .grid .item-content h1{color:var(--white);margin:80px 0 20px}@media only screen and (max-width:1170px){.industry-banner .grid .item-content h1{margin:60px 0 20px}}@media only screen and (max-width:991px){.industry-banner .grid .item-content h1{margin:40px 0 20px}}@media only screen and (max-width:768px){.industry-banner .grid .item-content h1{margin:30px 0 20px}}@media only screen and (max-width:540px){.industry-banner .grid .item-content h1{margin:20px 0 15px}}.industry-banner .grid .item-content p:not(.name){color:#ffffffb2;width:100%;max-width:415px;font-weight:400;line-height:1.5}@media only screen and (max-width:1170px){.industry-banner .grid .item-content p:not(.name){margin-top:0}}@media only screen and (max-width:991px){.industry-banner .grid .item-content p:not(.name){line-height:1.4}}.industry-banner .grid .item-content .btn{margin-top:70px}@media only screen and (max-width:1170px){.industry-banner .grid .item-content .btn{margin-top:35px}}@media only screen and (max-width:991px){.industry-banner .grid .item-content .btn{margin-top:30px}}@media only screen and (max-width:768px){.industry-banner .grid .item-content .btn{margin-top:25px}}@media only screen and (max-width:540px){.industry-banner .grid .item-content .btn{margin-top:20px}}.industry-banner .grid .item-media{flex:0 auto;width:527px}@media only screen and (max-width:1170px){.industry-banner .grid .item-media{width:400px}}@media only screen and (max-width:991px){.industry-banner .grid .item-media{width:40%}}@media only screen and (max-width:768px){.industry-banner .grid .item-media{width:100%}}.industry-banner .grid .item-media img{border-radius:10px}.client_sec.industry_clients{padding-bottom:0}.automation_sec .heading,.business_sec .heading{text-align:center;width:100%;max-width:650px;margin:0 auto 50px}@media only screen and (max-width:991px){.automation_sec .heading,.business_sec .heading{margin:0 auto 40px}}@media only screen and (max-width:540px){.automation_sec .heading,.business_sec .heading{max-width:260px;margin:0 auto 30px}}.automation_sec .grid,.business_sec .grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}@media only screen and (max-width:1170px){.automation_sec .grid,.business_sec .grid{grid-gap:20px 15px}}@media only screen and (max-width:991px){.automation_sec .grid,.business_sec .grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:768px){.automation_sec .grid,.business_sec .grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:540px){.automation_sec .grid,.business_sec .grid{grid-gap:15px;grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:991px){.business_sec .heading{max-width:460px}}@media only screen and (max-width:1170px){.business_sec .grid{grid-gap:30px}}@media only screen and (max-width:991px){.business_sec .grid{grid-gap:20px;grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:768px){.business_sec .grid{grid-template-columns:repeat(2,1fr)}}.business_sec .grid .card{padding:28px 20px}@media only screen and (max-width:1170px){.business_sec .grid .card{padding:25px 20px}}@media only screen and (max-width:991px){.business_sec .grid .card{padding:20px 0}}@media only screen and (max-width:540px){.business_sec .grid .card{padding:15px 0}}.business_sec .grid .card:not(:last-child){border-top:1px solid #f08e1d;border-bottom:1px solid #f08e1d}.business_sec .grid .card p{color:var(--black);margin:8px 0 12px}@media only screen and (max-width:991px){.business_sec .grid .card p{margin:5px 0 7px}}.business_sec .grid .card span{color:var(--text);font-size:14px;font-weight:400;line-height:1.4;display:block}@media only screen and (max-width:540px){.business_sec .grid .card span{font-size:12px}}.business_sec .grid .card:last-child{background:var(--gradient-a);border-radius:10px;padding:30px 35px}@media only screen and (max-width:1170px){.business_sec .grid .card:last-child{padding:25px 20px}}@media only screen and (max-width:991px){.business_sec .grid .card:last-child{padding:20px 15px}}@media only screen and (max-width:540px){.business_sec .grid .card:last-child{padding:15px}}.business_sec .grid .card:last-child h2,.business_sec .grid .card:last-child p{color:var(--white)}.business_sec .grid .card:last-child span{color:var(--para);font-size:14px;font-weight:400}@media only screen and (max-width:540px){.business_sec .grid .card:last-child span{font-size:12px}}.case_sec .container-fluid{padding:0}@media only screen and (max-width:1170px){.case_sec .container-fluid .upper-sec{margin-bottom:2.5rem}}@media only screen and (max-width:768px){.case_sec .container-fluid .upper-sec{margin-bottom:2rem}}@media only screen and (max-width:540px){.case_sec .container-fluid .upper-sec{margin-bottom:1rem}.case_sec .container-fluid .upper-sec .heading p{margin-top:0}}.case_sec .case_slider{padding:30px 15px}@media only screen and (max-width:1170px){.case_sec .case_slider{padding:15px}}@media only screen and (max-width:991px){.related_sec .container{padding-right:0}}@media only screen and (max-width:1170px){.related_sec .upper-sec{margin-bottom:2.5rem}}@media only screen and (max-width:768px){.related_sec .upper-sec{margin-bottom:2rem}}@media only screen and (max-width:540px){.related_sec .upper-sec{margin-bottom:1rem}}.related_sec .related_slider{padding:15px}@media only screen and (max-width:768px){.related_sec .related_slider{padding:10px}}.awards_slider{margin-top:0}.faq_sec .grid{background:var(--bglight);border-radius:10px;grid-template-columns:427px 1fr;align-items:start;padding:60px 50px;display:grid}@media only screen and (max-width:1170px){.faq_sec .grid{padding:50px 40px}}@media only screen and (max-width:991px){.faq_sec .grid{grid-gap:40px;grid-template-columns:repeat(1,1fr);padding:40px 30px}}@media only screen and (max-width:768px){.faq_sec .grid{padding:35px 30px}}@media only screen and (max-width:540px){.faq_sec .grid{grid-gap:30px;padding:25px 15px}}.faq_sec .grid .heading{top:calc(var(--headerheight) + 20px);position:sticky}@media only screen and (max-width:991px){.faq_sec .grid .heading{position:static}}.faq_sec .grid .heading .btn{margin-top:30px}@media only screen and (max-width:991px){.faq_sec .grid .heading .btn{margin-top:20px}}@media only screen and (max-width:540px){.faq_sec .grid .heading .btn{margin-top:15px}}.faq_sec .grid .item-content{flex-direction:column;gap:16px;display:flex}.faq_sec .grid .item-content .faq_item{background:var(--white);border-radius:10px;transition:background .35s;overflow:hidden}.faq_sec .grid .item-content .faq_item.active{background:var(--gradient-c);border-color:#0000}.faq_sec .grid .item-content .faq_item.active .faq_item_question{color:#fff}.faq_sec .grid .item-content .faq_item.active .faq_item_icon .circle .icon{--bgcolor:var(--white)}.faq_sec .grid .item-content .faq_item.active .faq_item_icon .circle .icon:after{transform:scaleY(0)}.faq_sec .grid .item-content .faq_item.active .faq_item_answer{color:#fffc}.faq_sec .grid .item-content .faq_item_question{cursor:pointer;color:#0006;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:20px 22px;transition:color .35s;display:flex}@media only screen and (max-width:1170px){.faq_sec .grid .item-content .faq_item_question{padding:20px}}@media only screen and (max-width:991px){.faq_sec .grid .item-content .faq_item_question{padding:15px 20px}}@media only screen and (max-width:768px){.faq_sec .grid .item-content .faq_item_question{padding:15px;font-size:16px}}.faq_sec .grid .item-content .faq_item_text{text-align:left;font-size:18px;font-weight:500;line-height:1.2}@media only screen and (max-width:540px){.faq_sec .grid .item-content .faq_item_text{font-size:16px}}.faq_sec .grid .item-content .faq_item_icon{flex:0 auto;font-size:1.4rem}.faq_sec .grid .item-content .faq_item_icon .circle{cursor:pointer;flex:0 43px;width:43px;height:43px;transition:all .5s;position:relative}.faq_sec .grid .item-content .faq_item_icon .circle .icon{--bgcolor:#0006;--size:20px;--border:2px;height:var(--size);width:var(--size);top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:768px){.faq_sec .grid .item-content .faq_item_icon .circle .icon{--size:18px}}.faq_sec .grid .item-content .faq_item_icon .circle .icon{position:relative}.faq_sec .grid .item-content .faq_item_icon .circle .icon:before,.faq_sec .grid .item-content .faq_item_icon .circle .icon:after{content:"";z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:var(--bgcolor);transition:all .5s;position:absolute;inset:0}.faq_sec .grid .item-content .faq_item_icon .circle .icon:before{top:calc(var(--size) / 2 - var(--border) / 2);height:var(--border);width:100%;bottom:auto}.faq_sec .grid .item-content .faq_item_icon .circle .icon:after{left:calc(var(--size) / 2);width:var(--border);height:100%;right:auto;translate:-50%}.faq_sec .grid .item-content .faq_item_body{grid-template-rows:0fr;padding:0 22px;transition:all .5s;display:grid}@media only screen and (max-width:1170px){.faq_sec .grid .item-content .faq_item_body{padding:0 20px}}@media only screen and (max-width:768px){.faq_sec .grid .item-content .faq_item_body{padding:0 15px}}.faq_sec .grid .item-content .faq_item_body.active{grid-template-rows:1fr;padding:0 22px 22px}@media only screen and (max-width:1170px){.faq_sec .grid .item-content .faq_item_body.active{padding:0 20px 22px}}@media only screen and (max-width:768px){.faq_sec .grid .item-content .faq_item_body.active{padding:0 15px 20px}}.faq_sec .grid .item-content .faq_item_answer{color:#0f1b35a6;font-size:16px;overflow:hidden}@media only screen and (max-width:540px){.faq_sec .grid .item-content .faq_item_answer{font-size:14px}}.speak_sec .grid{background:var(--bglight);border-radius:10px;grid-template-columns:repeat(2,1fr);align-items:center;gap:10rem;padding:45px;display:grid}@media only screen and (max-width:1170px){.speak_sec .grid{gap:3rem;padding:40px}}@media only screen and (max-width:991px){.speak_sec .grid{grid-template-columns:repeat(1,1fr);gap:2.5rem;padding:40px 30px}}@media only screen and (max-width:768px){.speak_sec .grid{padding:35px 30px}}@media only screen and (max-width:540px){.speak_sec .grid{gap:2rem;padding:25px 15px}}.speak_sec .grid .heading p:not(.card-profile figcaption>p){margin:20px 0 45px;line-height:1.5}@media only screen and (max-width:1170px){.speak_sec .grid .heading p:not(.card-profile figcaption>p){margin:20px 0 40px}}@media only screen and (max-width:991px){.speak_sec .grid .heading p:not(.card-profile figcaption>p){margin:20px 0 30px}}@media only screen and (max-width:768px){.speak_sec .grid .heading p:not(.card-profile figcaption>p){margin:15px 0 20px}}@media only screen and (max-width:540px){.speak_sec .grid .heading p:not(.card-profile figcaption>p){margin:10px 0 15px}}.speak_sec .grid .heading .card-profile{flex-wrap:wrap;align-items:center;gap:18px;max-width:max-content;display:flex}@media only screen and (max-width:768px){.speak_sec .grid .heading .card-profile{gap:15px}}@media only screen and (max-width:540px){.speak_sec .grid .heading .card-profile{gap:10px}}.speak_sec .grid .heading .card-profile figure{flex:0 auto;width:52px;height:52px}@media only screen and (max-width:540px){.speak_sec .grid .heading .card-profile figure{width:45px;height:45px}}.speak_sec .grid .heading .card-profile figcaption{flex:1;line-height:1.2}.speak_sec .grid .heading .card-profile figcaption h6{font-size:14px}.speak_sec .grid .heading .card-profile figcaption p{color:#000000b2;font-size:14px}.speak_sec .grid .form{background:var(--gradient-a);border-radius:10px;padding:45px 40px}@media only screen and (max-width:1170px){.speak_sec .grid .form{padding:40px 35px}}@media only screen and (max-width:768px){.speak_sec .grid .form{padding:35px 30px}}@media only screen and (max-width:540px){.speak_sec .grid .form{padding:20px 15px}}.speak_sec .grid .form .form-grid{--item:2}@media only screen and (max-width:540px){.speak_sec .grid .form .form-grid{--item:1}}@media only screen and (max-width:768px){.speak_sec .grid .form .form-grid .submit-grp:not(.text-left){margin-top:0}}@media only screen and (max-width:540px){.speak_sec .grid .form .form-grid .check_term{margin:0}}
