@import"https://fonts.googleapis.com/css2?family=Saira+Stencil+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;900&display=swap";.stencil{font-family:Saira Stencil One,cursive}.bg-skyblueLight{background-color:#f6fcff}.bg-blueGradient{background:linear-gradient(45deg,#23326b,#2575b6)}.bg-theme{background-color:#2575b6!important}.text-blueGradient{background-clip:text;background:linear-gradient(110deg,#0f273b,#2575b6);-webkit-background-clip:text;color:transparent}.text-theme{color:#2575b6}.border-theme{border-color:#2575b6}*{position:relative;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;font-family:Roboto,Tahoma,Geneva,Verdana,sans-serif;font-size:18px}.mainContent{max-width:1650px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.flex1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-base{padding-left:40px;padding-right:40px}@media screen and (min-width:1400px){#Header{padding-top:0!important}.p-base,#About .mainContent{padding-left:60px!important;padding-right:60px!important}#Header .features{padding-left:60px}}@media screen and (max-width:660px){.p-base{padding-left:30px;padding-right:30px}}@media screen and (max-width:500px){p{font-size:15px!important}}.btn{border-radius:4px;padding:7px 25px;outline:none}@media screen and (max-width:500px){.btn{padding:6px 12px}}.center1{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.no-cursor{opacity:.7;pointer-events:none}.popupBg{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0009;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000;-webkit-transition:.3s;transition:.3s;pointer-events:none;opacity:0;overflow-y:scroll}.popupBg::-webkit-scrollbar{width:0px}.popupBg .closeBtn{cursor:pointer}.popupBg .popup{width:80%;margin:100px 0;height:auto;background-color:#e1e3e5;border-radius:5px;top:100px;-webkit-transition:.3s;transition:.3s}.popupBg .popup iframe{height:550px}.popupBg.active{pointer-events:auto;opacity:1}.popupBg.active .popup{top:0}@media screen and (max-width:600px){.popupBg .popup iframe{height:350px}}@media screen and (max-width:500px){.popupBg .popup .popupNav{font-size:16px}.popupBg .popup .popupNav svg{width:20px}}.heading3 img{opacity:.5;max-width:110%;width:110%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.heading3 h1{position:absolute;text-align:center;width:550px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#000;text-transform:uppercase;font-weight:1000;font-size:30px;word-spacing:5px}.heading3 .top-gap{top:40%}.heading3 h1:before{content:"";position:absolute;bottom:-5px;height:4px;border-radius:2px;background-color:#000;width:60px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.heading3.headingChat img{opacity:.2}@media screen and (max-width:800px){.heading3 img{max-width:190%;width:190%}}@media screen and (max-width:660px){.heading3 img{max-width:230%;width:230%}.heading3 h1{width:100%;font-size:25px}.heading3 h1:before{height:3px}}@media screen and (max-width:542px){.heading3{font-size:22px}}.heading2{position:absolute;border-left:1px solid #2575b6;width:auto;height:40px;top:30px;left:0;padding:0 50px 0 30px;background:-webkit-gradient(linear,left top,right top,from(#DEF4FF),to(#b2cfff));background:linear-gradient(90deg,#def4ff,#b2cfff);-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize;font-weight:500}@media screen and (max-width:500px){.heading2{font-size:15px}}.sidebar{width:20px;height:0vh;position:fixed;top:-275px;right:-75px;background-color:#2575b6;overflow:hidden;-webkit-transform:rotate(15deg);transform:rotate(15deg);-webkit-transform-origin:top center;transform-origin:top center;color:#fbfbfb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:49;display:none;-webkit-transition:.4s;transition:.4s}.sidebar.active1{height:200vh}.sidebar.active1.active2{width:200vw}.sidebar>div{height:80vh;top:260px;position:absolute;width:60vw;right:-5px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);font-size:20px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sidebar>div ul{margin-bottom:50px}.sidebar>div ul li{margin-bottom:20px}.sidebar>div ul li a.active{font-weight:700;color:#fff}.sidebar>div .btn{background-color:#fff;border-radius:5px;padding:10px 30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#2575b6;font-weight:700}@media screen and (max-width:1000px){.sidebar{display:block}}@media screen and (max-width:500px){.sidebar{top:-160px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.sidebar>div{font-size:16px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:65vw;top:190px}}.navbar{font-size:15px}.navbar .hamBurger{display:none;gap:4px;cursor:pointer}.navbar .hamBurger>div{width:25px;height:3px;background-color:#000;-webkit-transition:.4s;transition:.4s}.navbar .hamBurger.active>div:nth-child(1){opacity:0}.navbar .hamBurger.active>div:nth-child(2){-webkit-transform:rotate(45deg) translateY(3px);transform:rotate(45deg) translateY(3px)}.navbar .hamBurger.active>div:nth-child(3){-webkit-transform:rotate(-45deg) translateY(-5px) translateX(1px);transform:rotate(-45deg) translateY(-5px) translate(1px)}@media screen and (max-width:1000px){.navbar .noMobo{display:none}.navbar .hamBurger{display:-ms-grid;display:grid}}@media screen and (max-width:660px){.navbar .mainContent{padding-left:30px;padding-right:30px}}#Whatsapp{height:500px;background:linear-gradient(120deg,#1ba48c,#0dd087 97%);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Whatsapp .chatBg{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}#Whatsapp .tlChatBg{position:absolute;top:-159px;left:-77px;-webkit-transform:rotate(-20deg) scale(.9);transform:rotate(-20deg) scale(.9)}#Whatsapp .tlChatBg .waChat{-webkit-transform:translateY(-60px);transform:translateY(-60px)}#Whatsapp .brChatBg{position:absolute;bottom:-159px;right:-77px;-webkit-transform:rotate(-20deg) scale(.9);transform:rotate(-20deg) scale(.9)}#Whatsapp .brChatBg .webChat{-webkit-transform:translateY(60px);transform:translateY(60px)}#Whatsapp .chatTop{height:75px;padding:12px;font-weight:500;font-size:18px;background-color:#2575b6;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#Whatsapp .chats{overflow:hidden;padding:10px}#Whatsapp .chats.Revealed>div{-webkit-transform:translateX(0);transform:translate(0)}#Whatsapp .chats>div{will-change:transform;-webkit-transition:.8s ease;transition:.8s ease;background-color:#e7ffdb;background-color:#f6fcff;width:100%;height:66px;border-radius:5px;margin-bottom:7px;padding:10px;display:-ms-grid;display:grid;gap:14px;-ms-grid-columns:40px calc(100% - 60px);grid-template-columns:40px calc(100% - 60px)}#Whatsapp .chats>div:nth-child(2){-webkit-transition-delay:.15s;transition-delay:.15s}#Whatsapp .chats>div:nth-child(2){-webkit-transition-delay:.3s;transition-delay:.3s}#Whatsapp .chats>div:nth-child(3){-webkit-transition-delay:.45s;transition-delay:.45s}#Whatsapp .chats>div:nth-child(4){-webkit-transition-delay:.6s;transition-delay:.6s}#Whatsapp .chats>div .profile{border-radius:50%;width:45px;height:45px;background-color:#6da688;color:#fff}#Whatsapp .chats>div .texts h4{font-size:16px;font-weight:500;opacity:.9;width:130px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#Whatsapp .chats>div .texts h6{position:absolute;right:-4px;top:2px;font-size:13px;opacity:.5}#Whatsapp .chats>div .texts h5{font-size:13px;opacity:.5;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#Whatsapp .chats>div .texts>div{display:-ms-grid;display:grid;-ms-grid-columns:20px calc(100% - 26px);grid-template-columns:20px calc(100% - 26px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;opacity:.5}#Whatsapp .chats>div .texts>div .ticks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#6cc2e2;-webkit-transform:translateY(2px);transform:translateY(2px)}#Whatsapp .chats>div .texts>div .ticks i:last-child{position:absolute;left:5px}#Whatsapp .chats>div .texts>div p{width:100%;text-overflow:ellipsis;height:17px;white-space:nowrap;overflow:hidden;word-wrap:inherit}#Whatsapp .webChat{border-radius:10px;background-color:#fff;width:290px;height:380px;text-align:center;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px #0003}#Whatsapp .webChat .chatLogo{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px;z-index:1;position:absolute;bottom:20px;right:10px;width:45px;height:45px;border-radius:50% 50% 1px;background-color:#2575b6;color:#fff}#Whatsapp .webChat .chatTop h2{word-spacing:1px;text-transform:uppercase;font-weight:700}#Whatsapp .webChat .chatTop p{font-weight:200;opacity:.9;font-size:15px}#Whatsapp .waChat{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px #0003;background-color:#fff;width:290px;height:380px;border-radius:10px}#Whatsapp .waChat .chatTop{background-color:#1ba48c;padding-bottom:0;gap:7px}#Whatsapp .waChat .waNavs{display:-ms-grid;display:grid;-ms-grid-columns:10% 30% 30% 30%;grid-template-columns:10% 30% 30% 30%;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:13px}#Whatsapp .waChat .waNavs>div{padding:0 7px 3px;text-align:center}#Whatsapp .waChat .waNavs>div.active:before{content:"";position:absolute;width:100%;height:3px;background-color:#fff;bottom:-2px;left:0}#Whatsapp .waChat .sanjayChat{z-index:10;padding:20px 30px;position:absolute;left:50%;bottom:90px;width:300px;font-size:16px;-webkit-backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);background-color:#ffffffa8;border-radius:12px;border:1px solid rgba(0,0,0,.125);color:#000;font-weight:700}#Whatsapp .electricImg{position:absolute;pointer-events:none;z-index:1;right:-25%;height:750px;width:1225px;top:0;-webkit-transform:rotate(-40deg);transform:rotate(-40deg)}#Whatsapp .videoBg{max-width:90%;will-change:margin-top,transform;margin-top:200px;opacity:0;-webkit-transition:margin-top .4s ease-out,opacity .4s,-webkit-transform .3s ease-in-out;transition:margin-top .4s ease-out,opacity .4s,-webkit-transform .3s ease-in-out;transition:margin-top .4s ease-out,opacity .4s,transform .3s ease-in-out;transition:margin-top .4s ease-out,opacity .4s,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;cursor:pointer}#Whatsapp .videoBg.revealed{margin-top:0;opacity:1}#Whatsapp .videoBg:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.videoPopupTitle{font-size:20px;font-weight:800;margin-bottom:10px;color:#fff}.bg-white{color:#fff}@media screen and (max-width:900px){#Whatsapp .chatBg{opacity:.6}#Whatsapp img[alt=Pattern]{display:none}}@media screen and (max-width:420px){#Whatsapp .videoBg .videoNav{font-size:16px}#Whatsapp .videoBg .videoCon{height:180px;background-color:#cac6ba}#Whatsapp .videoBg:hover{-webkit-transform:unset;transform:unset}}#About{height:500px;background-color:#f2f2f2;background-color:#daf5fc;-webkit-backdrop-filter:opacity(.3);backdrop-filter:opacity(.3)}#About:before{content:"";position:absolute;inset:0;background-image:url(/media/home/bg1.png);background-repeat:no-repeat;background-position:top left;background-size:contain;opacity:.1;z-index:0;pointer-events:none}#About .secondaryHeading{display:none}#About .mainContent{height:100%;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex}#About .mainContent .headings{position:absolute;-webkit-perspective:10000px;perspective:10000px;width:auto;height:40px;top:30px;width:100%;left:40px;z-index:1;overflow:hidden}#About .mainContent .headings .heading2{top:0;-webkit-transform:perspective(10000px) rotateY(270deg);transform:perspective(10000px) rotateY(270deg);-webkit-transition:1.2s;transition:1.2s;-webkit-transform-origin:top left;transform-origin:top left}#About .mainContent .headings .heading2.active{-webkit-transform:perspective(10000px) rotateY(360deg);transform:perspective(10000px) rotateY(360deg)}#About .mainContent .texts{width:60%;overflow:hidden;padding-top:90px;padding-right:20px}#About .mainContent .texts h1{font-size:25px;font-weight:800;margin-bottom:15px}#About .mainContent .texts p{line-height:2;margin-bottom:15px;opacity:.8;font-size:18px;font-weight:500}#About .mainContent .texts .btns{padding-top:15px;text-align:center}#About .mainContent .texts .btns a{color:#2575b6}#About .mainContent .texts .btns a div:before{content:"";position:absolute;width:30px;height:2px;bottom:-4px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);background-color:#2575b6}#About .mainContent .thumbs{width:40%;min-height:100%;display:flex;flex-direction:column;background-image:url(/media/home/f2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed}#About .mainContent .thumbs:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#00000080}#About .mainContent .thumbs>div.ast{will-change:transform;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:opacity .4s,-webkit-transform .6s ease-out;transition:opacity .4s,-webkit-transform .6s ease-out;transition:transform .6s ease-out,opacity .4s;transition:transform .6s ease-out,opacity .4s,-webkit-transform .6s ease-out;width:100%;height:100px;border-radius:5px;background:linear-gradient(100deg,#2575b6 20%,#2575b6bb 170%);padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;color:#fff;cursor:pointer}#About .mainContent .thumbs>div.ast.ast2{-webkit-transition-delay:.2s;transition-delay:.2s}#About .mainContent .thumbs>div.ast.ast3{-webkit-transition-delay:.4s;transition-delay:.4s}#About .mainContent .thumbs>div.ast.revealed{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#About .mainContent .thumbs>div.ast .imgbg{height:100%;width:100px;border-radius:5px;overflow:hidden}#About .mainContent .thumbs>div.ast .imgbg img{min-height:100%}#About .mainContent .thumbs>div.ast .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-ms-flex:1;flex:1}#About .mainContent .thumbs>div.ast .text>a{width:-webkit-max-content;width:-moz-max-content;width:max-content}#About .mainContent .thumbs>div.ast .text h1{font-weight:700;font-size:16px}#About .mainContent .thumbs>div.ast .text p{font-size:14px;color:#2575b6;-webkit-filter:brightness(2);filter:brightness(2);width:-webkit-max-content;width:-moz-max-content;width:max-content}#About .mainContent .thumbs>div.ast .text p:before{position:absolute;content:"";left:0;height:100%;width:100%;height:1px;top:102%;background-color:#2575b6;-webkit-filter:brightness(1.5);filter:brightness(1.5);max-width:0;-webkit-transition:.3s ease;transition:.3s ease}#About .mainContent .thumbs>div.ast .text p:hover:before{max-width:100%}#About .mainContent .thumbs>div.ast .icon{width:20px;font-size:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1100px){#About{height:auto}#About .mainContent{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}#About .mainContent .headings{top:485px}#About .mainContent .thumbs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}#About .mainContent .thumbs>h1{padding-bottom:0}#About .mainContent .thumbs>div{width:450px;max-width:100%}#About .mainContent .texts{width:100%;padding:100px 0 60px}}@media screen and (max-width:900px){#About .mainContent .secondaryHeading{display:-webkit-box;display:-ms-flexbox;display:flex;left:40px}#About .mainContent .swiper-pagination-about{display:block}#About .mainContent .headings,#About .mainContent .thumbs{display:none}}@media screen and (max-width:660px){#About .mainContent{padding:0}#About .mainContent .texts{padding:100px 30px 60px}#About .mainContent .heading2{left:30px}#About .mainContent .thumbs{padding:30px}}@media screen and (max-width:500px){#About .mainContent .texts h1{font-size:20px}#About .mainContent .texts .btns{font-size:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}#About .mainContent .texts .btns>div{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.p-base{padding:2rem}.furniture-cards-div{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:2rem 1rem}.furniture-head{font-size:25px;font-weight:700;margin-left:30px;margin-bottom:8px}.furniture-paragraph{font-size:18px;font-weight:300;margin-left:30px}.furniture-card{background-color:#ecf7ff;border-radius:16px;border:1px solid #2575B6;box-shadow:0 4px 16px #00000014;transition:transform .3s ease,box-shadow .3s ease;width:calc(20% - 24px);max-width:280px;text-align:center;padding-bottom:1rem;overflow:hidden}.furniture-card:hover{transform:translateY(-6px);box-shadow:0 10px 24px #0000001a}.furniture-card img{width:100%;height:auto;object-fit:contain;border-radius:16px 16px 0 0;padding:10px}.furniture-card h3{margin-top:.75rem;font-size:1.125rem;font-weight:700;color:#1f2e40;text-transform:capitalize;letter-spacing:.3px}.explore-div{display:flex;justify-content:center}.furnitureSlider{display:none!important}@media screen and (max-width:961px){.furnitureSlider{display:block!important;margin:12px auto}.furniture-card{width:calc(33.333% - 18px)}.fume-card{display:none}}@media screen and (max-width:660px){.furnitureSlider{display:block;margin:12px auto}.furniture-cards-div{display:none}.furniture-card-mdiv{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:stretch}.furniture-card{width:calc(50% - 12px);padding:12px;background-color:#f0faff;border:1px solid #cfe8ff;border-radius:10px;box-shadow:0 4px 10px #0000000f;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease;flex-grow:1}.furniture-card:hover{transform:translateY(-5px);box-shadow:0 6px 14px #0000001a}.fume-card{display:block}.furniture-card img{padding:8px 0;max-height:120px;width:auto;object-fit:contain}.furniture-card h3{margin-top:.5rem;font-size:1.05rem;font-weight:700;color:#1f2e40;text-transform:capitalize;letter-spacing:.4px}.furniture-head{font-size:18px;font-weight:700;margin-left:10px;margin-bottom:8px}.furniture-paragraph{font-size:18px;font-weight:300;margin-left:10px}.furniture-card-mdiv{display:flex;justify-content:space-between;margin:12px}}#Products .categorySlider .swiper-slide{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-top:30px}.catPrev,.catNext{width:50px;height:50px;background-color:#fff;box-shadow:0 1px 3px #0000004d;border-radius:50%}@media screen and (max-width:600px){.catPrev,.catNext{height:40px;width:40px}}.catPrev{left:0}.catNext{right:0}.catPrev:after,.catNext:after{font-size:16px;font-weight:1000;color:#2575b6}#Products .category{font-weight:700;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}#Products .category .imgbg{width:100px;height:100px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#daf5fc;margin-bottom:10px}#Products .products{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;left:50%;height:575px;-webkit-transform:translateX(-50%);transform:translate(-50%)}#Products .products>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:50%;min-width:400px}#Products .products .ncertPkg{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px #0000004d}#Products .products .ncertPkg img{width:auto;min-width:100%;min-height:100%}#Products .products .ncertPkg .popins{position:absolute;width:355px;height:auto;background-color:#ffffff56;border-radius:10px;padding:25px;bottom:30px;left:30px;-webkit-backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%)}#Products .products .ncertPkg .popins h1{font-weight:900;font-size:30px}#Products .products .ncertPkg .popins h2{font-size:16px;font-weight:600;margin:5px 0 15px;opacity:.7}#Products .products .decoration1{top:0}#Products .products .mainProducts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:20px}#Products .products .mainProducts .robotics{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Products .products .mainProducts .robotics a{width:100%;height:100%;background-color:#feeed7}#Products .products .mainProducts .robotics img{width:100%;min-width:100%;min-height:100%;max-width:unset}#Products .products .mainProducts .robotics h1{position:absolute;left:30px;top:20px;font-size:18px;letter-spacing:3px;font-weight:700}#Products .products .mainProducts .robotics h2{font-size:30px;color:#2575b6;position:absolute;top:45px;left:30px;font-weight:900}#Products .products .mainProducts .furniture{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background-color:#23326b;background:linear-gradient(45deg,#23326b,#2575b6);color:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}#Products .products .mainProducts .furniture .texts{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;padding:15px 0 15px 30px}#Products .products .mainProducts .furniture .texts h1{font-weight:700;font-size:25px;width:170%}#Products .products .mainProducts .furniture .texts h2{opacity:.7;font-size:18px;font-weight:400;line-height:1.8;margin-bottom:10px}#Products .products .mainProducts .furniture .texts .btn{padding:7px 25px;background-color:#fff;color:#23326b}#Products .products .mainProducts .furniture .texts .btn p{font-weight:500}#Products .products .mainProducts .furniture .imgbg{width:45%;height:600px;margin-top:30px;border-top-left-radius:280px;border-bottom-left-radius:280px}#Products .products .mainProducts .furniture .imgbg img{top:7%;width:350px;z-index:2}.products-section{padding:60px;width:100%;box-sizing:border-box}.products-slider{width:100%;overflow:hidden;margin-bottom:60px}.category{width:180px;height:180px;background:transparent;border-radius:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.35s ease;position:relative}.category:hover{transform:translateY(-6px)}.category .imgbg{width:90px;height:90px;border-radius:50%;background:#daf5fc;display:flex;justify-content:center;align-items:center;box-shadow:0 12px 30px #2575b659;transition:.35s ease}.category:hover .imgbg{transform:scale(1.08);box-shadow:0 18px 40px #2575b680}.category .imgbg img{max-width:100%;max-height:100%;object-fit:contain}.category h2{margin-top:16px;font-size:16px;font-weight:600;text-align:center;color:#23326b}.bestSellers .viewAllLink{position:absolute;right:0;top:35px;font-weight:700;color:#2575b6!important;text-decoration:underline;text-transform:capitalize}.bestSellers .viewAllLink a{color:#2575b6!important;text-decoration:underline}.bestSellers .productSlider .product{width:290px;height:420px;border:1px solid rgba(0,0,0,.158);border-radius:10px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.bestSellers .productSlider .product .heading2{height:30px;padding:0 20px 0 15px;top:20px;z-index:10;font-size:16px;color:#fff;font-weight:900;background:#ff4343;border-left:unset}.bestSellers .productSlider .product .imgbg{width:100%;height:240px;overflow:hidden}.bestSellers .productSlider .product .imgbg img{min-height:100%;min-width:100%}.bestSellers .productSlider .product .text{height:180px;width:100%;background-color:#2575b6;padding:15px 20px;color:#fff}.bestSellers .productSlider .product .text h3{font-size:12px;color:#ffff2e}.bestSellers .productSlider .product .text h3 span{color:#fff;margin-left:5px}.bestSellers .productSlider .product .text h1{font-size:20px;font-weight:700;margin-top:5px}.bestSellers .productSlider .product .text h2{font-size:16px;opacity:.7;margin:7px 0 12px}.bestSellers .productSlider .product .text h4{font-size:16px;color:#fff7ac;margin:10px 0}.bestSellers .productSlider .product .text .btn{background-color:#fff;color:#2575b6;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 10px;font-size:14px;font-weight:700;border-radius:4px}.bestSellers .productSlider .swiper-slide:nth-child(2n) .product .text{background-color:#23326b}.bestSellers .productSlider .swiper-slide:nth-child(2n) .product .btn{color:#23326b}#Products .productSlider{width:100%}.productSlider .swiper-slide{width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1400px){#Products .products{height:700px}#Products .products .ncertPkg img{max-width:unset}}@media screen and (max-width:1200px){#Products .products{height:550px;padding-left:0;padding-right:0}#Products .products .ncertPkg img{height:100%;max-width:unset;width:auto}}@media screen and (max-width:961px){#Products .products{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#Products .products .ncertPkg{width:100%;max-width:100%;height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#Products .products .ncertPkg img{height:auto;width:100%}#Products .products .mainProducts{width:100%;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}#Products .products .mainProducts .furniture{height:auto}#Products .products .mainProducts .furniture .texts{width:100%;padding:30px}#Products .products .mainProducts .furniture .texts h1{width:100%;font-size:20px}#Products .products .mainProducts .furniture .texts h2{font-size:16px}#Products .products .mainProducts .furniture .texts .btn{font-size:16px;padding:5px 12px}#Products .products .mainProducts .furniture .imgbg{display:none}}@media screen and (max-width:850px){#Products .products .mainProducts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:auto}#Products .products .mainProducts>div{height:300px!important;-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important}#Products .products .mainProducts .furniture .texts{width:65%}#Products .products .mainProducts .furniture .imgbg{display:block}.bestSellers .productSlider .product{height:auto;width:240px}.bestSellers .productSlider .product .imgbg{height:180px}.bestSellers .productSlider .product .text{height:196px}.bestSellers .productSlider .product .text h1{font-size:16px}.bestSellers .productSlider .product .text h2{font-size:15px}.bestSellers .productSlider .product .text .btn{font-size:13px}}@media screen and (max-width:570px){.viewAllLink{font-size:14px!important;font-weight:500!important}}@media screen and (max-width:570px){#Products .products{width:100%}#Products .products>div{min-width:unset}#Products .products .ncertPkg{height:auto}#Products .products .ncertPkg .popins{bottom:0;left:0;width:100%;border-radius:0}#Products .products .mainProducts>div{max-height:270px!important;height:auto!important}#Products .products .mainProducts .furniture{max-height:400px!important}#Products .products .mainProducts .furniture .table1{display:block;width:200px}#Products .products .mainProducts .furniture .texts{width:100%;gap:0;padding:30px}#Products .products .mainProducts .furniture .texts h1{width:100%;font-size:20px}#Products .products .mainProducts .furniture .texts h2{font-size:16px}#Products .products .mainProducts .furniture .texts a>div{padding:5px 10px;font-size:15px}#Products .products .mainProducts .furniture .imgbg{display:none}}@media screen and (max-width:542px){#Products .products .ncertPkg .popins h1{font-size:20px}#Products .products .ncertPkg .popins h2{font-size:15px;font-weight:600}#Products .products .ncertPkg .popins a div{font-size:14px;padding:5px 12px}}@media screen and (max-width:500px){.bestSellers .heading2{padding:0 33px 0 17px}}#VR{background-color:#00f;margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;height:350px;overflow:hidden}#VR .round1{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;opacity:.8}#VR .round2{position:absolute;bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:10;left:35%;opacity:.8;width:120px}#VR>div{width:60%}#VR>div.text{padding:30px 65px;background-image:linear-gradient(135deg,#30abe2,#184870);color:#fff}#VR>div.text h1{font-family:Saira Stencil One,cursive;font-size:55px;padding-top:3px}#VR>div.text .threeDIcon{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#2575b6,#23326b 130%);font-family:Saira Stencil One,cursive;font-size:45px;padding-top:5px;opacity:0;-webkit-transform:translateX(-250px) rotate(-180deg);transform:translate(-250px) rotate(-180deg);-webkit-transition:.6s linear;transition:.6s linear;will-change:transform}#VR>div.text .threeDIcon.revealed{-webkit-transform:translateX(0) rotate(0deg);transform:translate(0) rotate(0);opacity:1}#VR>div.text h2{font-size:22px;font-weight:600;line-height:1.4;margin:15px 0 30px;text-transform:capitalize;-webkit-transform:translateY(150px);transform:translateY(150px);opacity:0;-webkit-transition:.6s ease;transition:.6s ease;will-change:transform opacity}#VR>div.text h2.revealed{-webkit-transform:translateY(0);transform:translateY(0);opacity:.7}#VR>div.text .btn{background-color:#fff;border-radius:5px;font-size:20px;padding:9px 20px;color:#000;font-weight:600;opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px);-webkit-transition:.6s ease;transition:.6s ease;will-change:transform opacity}#VR>div.text .btn.revealed{-webkit-transform:translateY(0);transform:translateY(0);opacity:.7}#VR>div.image{position:absolute;z-index:1;top:50%;left:50%;height:500px;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:visible}#VR>div.image .image1{max-width:unset;height:100%}#VR>div.image .image12{display:none}#VR>div.image .image2{will-change:transform;-webkit-transition-delay:.3s;transition-delay:.3s;opacity:0;-webkit-transition:.6s ease-out;transition:.6s ease-out;-webkit-transform:translateY(100%);transform:translateY(100%);position:absolute;width:300px;bottom:75px;right:110px;z-index:2}#VR>div.image .image2.revealed{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:1140px){#VR>div.image .image1{right:-100px}}@media screen and (max-width:1000px){#VR>div.text{z-index:2;width:-webkit-max-content;width:-moz-max-content;width:max-content}#VR>div.image{left:0;right:0;width:100%;z-index:1}#VR>div.image .image11{display:none}#VR>div.image .image12{left:0;display:block;min-width:100%}#VR>div.image .image2{right:0}}@media screen and (max-width:750px){#VR{height:265px}#VR .round1,#VR .round2{display:none}#VR>div.text{background-image:linear-gradient(135deg,#30abe2,#184870)}#VR>div.text h1{font-size:30px}#VR>div.text .threeDIcon{width:60px;height:60px;font-size:25px}.Checkout{margin-bottom:0}#VR>div.text h2{font-weight:500;font-size:16px}#VR>div.text .btn{font-weight:500;font-size:16px;padding:5px 12px;border-radius:2px}#VR>div.text .btn svg{width:20px}#VR>div.image .image2{width:200px;bottom:115px}}@media screen and (max-width:500px){#VR{height:auto}#VR>div.text{padding:30px;width:100%}#VR>div.image .image2{display:none}}#Services .content{background:#134065}#Services .content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/media/home/bg1.png);background-position:top left;z-index:1;opacity:.15}#Services .content .allServices{text-align:center;font-weight:600;z-index:10;color:#23326b}#Services .content .allServices .service{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:160px;height:130px;border-radius:10px;-webkit-backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);-webkit-box-shadow:1px 3px 6px rgba(0,0,0,.2);box-shadow:1px 3px 6px #0003;will-change:transform opacity;opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:.6s ease;transition:.6s ease}#Services .content .allServices .service img{height:50px;margin-bottom:10px}#Services .content .allServices .service h2{height:30px;font-size:16px}#Services .content .allServices .service.service1{-webkit-transition-delay:0s;transition-delay:0s;background-color:#ffd8e480}#Services .content .allServices .service.service2{-webkit-transition-delay:.4s;transition-delay:.4s;background-color:#8ad8ff80;-webkit-transition-delay:.1s;transition-delay:.1s}#Services .content .allServices .service.service3{-webkit-transition-delay:.6s;transition-delay:.6s;background-color:#ffe7bb80;-webkit-transition-delay:.2s;transition-delay:.2s}#Services .content .allServices .service.service4{background-color:#ffffff80;border:1px solid rgba(0,0,0,.1);-webkit-transition-delay:.3s;transition-delay:.3s}#Services .content .allServices .service.service5{background-color:#b1ffd5b3;-webkit-transition-delay:.4s;transition-delay:.4s}#Services .content .allServices .service.revealed,#Services .content .allServices.Revealed .service{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#Services .content .mainContent{z-index:1;height:550px}#Services .content .mainContent .serviceDetail{gap:30px;color:#fff}#Services .content .mainContent .serviceDetail .video{width:330px;max-width:100%;height:auto;border-radius:5px;overflow:hidden}#Services .content .mainContent .serviceDetail .video img{min-width:100%}#Services .content .mainContent .serviceDetail .video .btn{cursor:pointer;width:55px;height:35px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:10px;position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;color:#000}#Services .content .mainContent .serviceDetail .text{width:600px;max-width:100%;padding-top:45px}#Services .content .mainContent .serviceDetail .text h1{font-size:30px;font-weight:900;line-height:1.5;margin-bottom:20px}#Services .content .mainContent .serviceDetail .text h2{top:0;background:-webkit-gradient(linear,left top,right top,from(#2575B6),to(#004074));background:linear-gradient(90deg,#2575b6,#004074)}#Services .content .mainContent .serviceDetail .text p{margin-bottom:10px;opacity:.7;font-size:18px;line-height:1.9}#Services .content .mainContent .serviceDetail .text>div{margin-top:30px}#Services .content .mainContent .serviceDetail .text>div .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:5px;padding:7px 25px;background-color:#fff;color:#23326b;font-weight:600}@media screen and (max-width:961px){#Services .content{margin-top:250px}#Services .content .allServices{top:-80px;padding:0 50px}#Services .content .mainContent{height:auto}#Services .content .mainContent .swiper .serviceDetail{padding-top:100px}#Services .content .mainContent .swiper .serviceDetail .video{display:none}#Services .content .mainContent .swiper .serviceDetail .text{width:100%;padding:60px}#Services .content .mainContent .swiper .serviceDetail .text .heading2{left:60px}#Services .content .mainContent .swiper .serviceDetail .text .videoInTxt{display:block;margin-bottom:25px}}@media screen and (max-width:660px){#Services .content{margin-top:0}#Services .content .allServices{display:none}#Services .content .mainContent .swiper .serviceDetail{padding-top:30px}#Services .content .mainContent .swiper .serviceDetail .text{padding-left:30px;padding-right:30px}#Services .content .mainContent .swiper .serviceDetail .text .heading2{left:30px!important}#Services .content .mainContent .swiper .serviceDetail .text h1{font-size:25px}#Services .content .mainContent .swiper .serviceDetail .text .btn{padding:5px 10px;font-size:15px;font-weight:400}}@media screen and (max-width:570px){#Services .content .mainContent .swiper .serviceDetail{padding-top:50px}}@media screen and (max-width:542px){#Services .content .allServices{gap:10px}#Services .content .allServices>.flex{gap:10px}#Services .content .allServices .service{width:100px;height:110px}#Services .content .allServices .service img{height:30px}#Services .content>div.texts{padding:190px 30px 30px}#Services .content>div.texts h1{font-size:25px}#Services .content .next,#Services .content .prev{opacity:.3}}.video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:60px;color:#2575b5;cursor:pointer;z-index:10;transition:.3s ease}.video-play:hover{transform:translate(-50%,-50%) scale(1.1);color:#0f5cd8}.imgbg,.clientImg{position:relative;width:100%;height:100%;overflow:hidden}.img-fit{width:85%;height:100%;object-fit:cover;object-position:center;display:block}#Testimonials{padding:0 60px}#Testimonials .content{display:-webkit-box;display:-ms-flexbox;display:flex;height:300px;max-width:1000px}#Testimonials .content .images{width:30%;height:100%;z-index:1}#Testimonials .content .images .imagesBg{overflow:hidden;width:calc(100% + 80px);height:100%;gap:30px;-webkit-transition:.3s;transition:.3s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000px;perspective:1000px}#Testimonials .content .images .imagesBg .image{-webkit-transition:opacity 1s,z-index .5s,-webkit-transform 1s;transition:opacity 1s,z-index .5s,-webkit-transform 1s;transition:opacity 1s,transform 1s,z-index .5s;transition:opacity 1s,transform 1s,z-index .5s,-webkit-transform 1s;width:210px;height:260px;top:50%;left:0}#Testimonials .content .images .imagesBg .image img{width:100%;height:100%}#Testimonials .content .images .imagesBg .image.image1{position:absolute;-webkit-transform:translateY(-50%) translateX(170px);transform:translateY(-50%) translate(170px);z-index:4}#Testimonials .content .images .imagesBg .image.image2{position:absolute;-webkit-transform:perspective(300px) translateY(-65%) translateX(-80px) translateZ(-100px) rotateY(4deg);transform:perspective(300px) translateY(-65%) translate(-80px) translateZ(-100px) rotateY(4deg);z-index:3}#Testimonials .content .images .imagesBg .image.image3{z-index:2;position:absolute;-webkit-transform:perspective(300px) translateY(-80%) translateZ(-200px) translateX(50px);transform:perspective(300px) translateY(-80%) translateZ(-200px) translate(50px);opacity:.5}#Testimonials .content .images .imagesBg .image.image4{z-index:1;opacity:0;-webkit-transform:perspective(300px) translateY(-80%) translateZ(200px) translateX(-500px);transform:perspective(300px) translateY(-80%) translateZ(200px) translate(-500px)}#Testimonials .content .images .imagesBg .image.image5{opacity:0;z-index:1;-webkit-transform:perspective(300px) translateY(-80%) translateZ(200px) translateX(-700px);transform:perspective(300px) translateY(-80%) translateZ(200px) translate(-700px)}#Testimonials .content .reviews{width:70%;border-radius:10px;background-color:#daf5fc;padding:30px 70px 30px 150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;height:300px}#Testimonials .content .reviews:before{content:"";position:absolute;inset:0;background-image:url(/media/home/bg1.png);background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.1;z-index:0;pointer-events:none}#Testimonials .content .reviews .leftQuote{position:absolute;top:10px;left:100px;font-size:100px}#Testimonials .content .reviews .rightQuote{position:absolute;bottom:20px;right:30px;font-size:100px}#Testimonials .content .reviews .rSliderNext{position:absolute;bottom:30px;right:30px;top:unset;background-color:#2575b6;border-radius:50%;color:#fff;width:50px;height:50px;padding:14px;font-weight:900!important}#Testimonials .content .reviews .rSliderNext:after{display:none}#Testimonials .content .reviews .rSlider{width:100%}#Testimonials .content .reviews .rSlider .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:red;margin-bottom:20px}#Testimonials .content .reviews .rSlider .text{height:150px;font-weight:500;line-height:2;padding:0 35px;opacity:.7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Testimonials .content .reviews .rSlider h1{text-align:center;font-size:20px;font-weight:700}#Testimonials .content .reviews .rSlider h2{text-align:center;font-size:14px;font-weight:500;opacity:.6}@media screen and (max-width:1070px){#Testimonials .content{height:530px;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px}#Testimonials .content .images{width:100%;height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Testimonials .content .images .imagesBg{width:380px}#Testimonials .content .images .imagesBg .image{left:50%}#Testimonials .content .images .imagesBg .image.image1{position:absolute;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translate(-50%);z-index:4}#Testimonials .content .images .imagesBg .image.image2{position:absolute;-webkit-transform:perspective(300px) translateY(-65%) translateX(calc(-50% - 200px)) translateZ(-100px) rotateY(4deg);transform:perspective(300px) translateY(-65%) translate(calc(-50% - 200px)) translateZ(-100px) rotateY(4deg);z-index:3;-webkit-filter:brightness(1);filter:brightness(1);opacity:.5}#Testimonials .content .images .imagesBg .image.image3{z-index:2;position:absolute;-webkit-transform:perspective(300px) translateY(-65%) translateX(calc(-50% + 200px)) translateZ(-100px) rotateY(-4deg);transform:perspective(300px) translateY(-65%) translate(calc(-50% + 200px)) translateZ(-100px) rotateY(-4deg);opacity:.5}#Testimonials .content .images .imagesBg .image.image4{z-index:1;-webkit-transform:perspective(300px) translateY(-65%) translateZ(-100px) translateX(-500px);transform:perspective(300px) translateY(-65%) translateZ(-100px) translate(-500px)}#Testimonials .content .reviews{width:100%;height:300px;padding:30px;top:-40px}#Testimonials .content .reviews .leftQuote{left:20px}#Testimonials .content .reviews .rightQuote{right:20px}#Testimonials .arrows{display:-webkit-box;display:-ms-flexbox;display:flex}#Testimonials .rSliderNext{display:none}}@media screen and (max-width:660px){#Testimonials .content .reviews{height:350px}#Testimonials .content .reviews .rSlider .text{height:190px}}@media screen and (max-width:570px){#Testimonials{padding:0 30px}#Testimonials .text{font-size:14px}#Testimonials .rSlider h1{font-size:16px}#Testimonials .rSlider h2{font-size:14px}}@media screen and (max-width:542px){#Testimonials .content .reviews .rSlider .text{padding:0}}@media screen and (max-width:500px){#Testimonials{padding:0 20px}#Testimonials .content .reviews{padding:30px 20px 20px}#Testimonials .content .reviews .rightQuote,#Testimonials .content .reviews .leftQuote{display:none}#Testimonials .content .reviews .rSliderNext{bottom:15px;right:15px}}@media screen and (max-width:420px){#Testimonials .content .reviews{height:380px}#Testimonials .content .reviews .rSlider .text{height:241px}}#Blog{max-width:1000px}#Blog a{width:-webkit-max-content;width:-moz-max-content;width:max-content}#Blog .blog{font-weight:500}#Blog .blog .imgbg{overflow:hidden;border-radius:5px}#Blog .blog .imgbg img{border-radius:5px}#Blog .blog .text{font-size:16px}#Blog .blog .text h3{opacity:.5;font-weight:700}#Blog .blog .text h2{font-weight:700;font-size:18px}#Blog .blog .text a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2575b6}#Blog .blogLeft{height:-webkit-max-content;height:-moz-max-content;height:max-content}#Blog .blogLeft .blog{font-weight:500}#Blog .blogLeft .blog .imgbg{height:245px;margin-bottom:15px}#Blog .blogLeft .blog h2{margin-bottom:10px}#Blog .blogLeft .blog p{margin:10px 0 20px;font-weight:400;opacity:.7;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}#Blog .blogRight .blogRightSlider{height:470px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;row-gap:20px}#Blog .blogRight .blogRightSlider .blog{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}#Blog .blogRight .blogRightSlider .blog .imgbg{width:40%}#Blog .blogRight .blogRightSlider .blog .text{width:60%}#Blog .blogRight .blogRightSlider .blog h2{margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}#Blog .blogRight .blogRightSlider .blog p{display:none}@media screen and (max-width:900px){#Blog{max-height:430px;overflow:hidden}#Blog .blogLeft{display:none}#Blog .blogRight{width:100%}#Blog .blogRight .blogRightSlider{height:auto}#Blog .blogRight .blogRightSlider .blog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#Blog .blogRight .blogRightSlider .blog .imgbg,#Blog .blogRight .blogRightSlider .blog .text{width:100%}}#Contact{height:600px;width:1060px;max-width:100%}#Contact .contactLeft .socials>div:before{z-index:1;content:"";width:48px;height:48px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);background-color:#fff;border-radius:50%;-webkit-transition:.3s;transition:.3s}#Contact .contactLeft .socials>div a{z-index:2;-webkit-transition:.3s;transition:.3s}#Contact .contactLeft .socials>div:hover:before{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}#Contact .contactLeft .socials>div:hover a{color:#2575b6}#Contact .contactRight{font-weight:500}#Contact .contactRight .inpGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;column-gap:30px}#Contact .contactRight input,#Contact .contactRight textarea{font-size:16px;opacity:.7;outline:none;padding:4px 0;border-bottom:1px solid rgba(0,0,0,.25)}#Contact .contactRight .radioHeading{font-size:18px}#Contact .contactRight .radioInps{font-size:16px;row-gap:10px;font-weight:400}#Contact .contactRight .radioInps input{cursor:pointer}#Contact .contactRight .radioInps span{opacity:.7}@media screen and (max-width:900px){#Contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:auto}.contactLeft{width:100%!important;padding-bottom:100px!important;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}#Contact .contactRight{padding-right:30px;width:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px #0003;border:1px solid rgba(0,0,0,.1)}#Contact .contactRight .inpGrp label{-webkit-box-flex:1;-ms-flex:1;flex:1}#Contact .contactRight .inpGrp label input{width:100%}}@media screen and (max-width:500px){#Contact .radioInps{font-size:15px}#Contact .btns button{font-weight:400}.socials{display:none!important}.footer3 .payment .icons{gap:.2rem!important}input,textarea{width:100%!important;padding:14px 8px;font-size:15px;border-top:none;border-left:none;border-right:none;outline:none;transition:.25s ease}}@media screen and (max-width:420px){#Contact .contactLeft h1{font-size:25px}#Contact .contactLeft .contactInfo{font-size:15px}#Contact .contactRight .inpGrp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:left!important;align-items:flex-start!important;justify-content:flex-start!important}}@media screen and (max-width:500px){#Contact .contactRight{padding:20px}.g-recaptcha{width:100%}}#Contact{display:flex;gap:0}#Contact .contactLeft{width:40%;background:#2575b6;color:#fff;padding:32px;position:relative;border-radius:16px;overflow:hidden}#Contact .contactRight{padding:20px 32px}#Contact .circle1{width:224px;height:224px;background:#93c5fd;border-radius:50%;position:absolute;right:-56px;bottom:-56px}#Contact .circle2{width:112px;height:112px;background:linear-gradient(45deg,#23326b,#2575b6);border-radius:50%;position:absolute;right:64px;bottom:80px}#Contact .contactLeft h1{font-size:32px;font-weight:700;margin-bottom:20px}#Contact .contactDesc{font-size:18px;opacity:.6}#Contact .contactInfo{display:flex;flex-direction:column;gap:32px;margin:32px 0}#Contact .contactInfo a,#Contact .contactInfo .address{color:#fff;text-decoration:none;display:flex;gap:12px;align-items:flex-start}#Contact .contactInfo i{width:24px}#Contact .socials{position:absolute;left:32px;bottom:20px;display:flex;gap:32px;font-size:20px}#Contact .socials>div{position:relative}#Contact .btns{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}#Contact .btns .flex{display:flex;gap:12px}#Contact textarea{width:100%;min-height:64px;resize:none}.white-icon{color:#fff}.contactRight{width:100%;padding:40px;background:#fff;border-radius:18px;box-shadow:0 25px 60px #00000014}.inpGrp{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:12px}label{display:flex;flex-direction:column;gap:8px;width:100%}label p{font-size:14px;font-weight:600;color:#333;margin-bottom:0}input,textarea{width:90%;padding:14px 16px;font-size:15px;border-top:none;border-left:none;border-right:none;outline:none;transition:.25s ease}textarea{min-height:80px;resize:none}input:focus,textarea:focus{border-color:#2575b6;background:#fff;box-shadow:0 0 0 3px #2575b626}.radioHeading{font-size:16px;font-weight:700;margin:25px 0 14px;color:#222}.radioInps{display:grid;grid-template-columns:repeat(2,1fr)!important;gap:14px 24px;margin-bottom:12px}.radioInps div{display:flex;align-items:center;gap:4px;padding:10px 4px;cursor:pointer;transition:.2s ease}.radioInps input{accent-color:#2575b6}.radioInps span{font-size:14px;font-weight:500;color:#000;min-width:200px}.hidden-textarea{display:none}.btns{margin-top:15px}.btns .group{display:flex;gap:16px;justify-content:flex-end}.btn{padding:14px 36px;border-radius:50px;border:none;cursor:pointer;font-size:15px;font-weight:600;transition:.3s ease}.btn[type=reset]{background:#f0f0f0;color:#333}.btn[type=submit]{color:#fff}.btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #2575b640}@media(max-width:768px){.contactRight{padding:30px 20px}.inpGrp{grid-template-columns:1fr}.btn{width:100%}}#Certificates{padding:50px 60px 100px}#Certificates .cSlider{border:1px solid rgba(0,0,0,.3);padding:20px 0;cursor:pointer}#Certificates .cSlider .swiper-slide{width:-webkit-max-content;width:-moz-max-content;width:max-content}#Certificates .cSlider .certificate{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}#Certificates .cSlider .certificate img{height:85px}#Certificates .cSlider .certificate img.smallImg{height:35px}@media screen and (max-width:1100px){#Certificates{padding:50px 40px 100px}}@media screen and (max-width:660px){#Certificates{padding:50px 30px 100px}}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:14px}.footer-list a{text-decoration:none;color:#fff;display:block}.footer-list p{display:flex;align-items:center;gap:10px;color:#fff;font-size:15px;font-weight:500;transition:.25s ease}.footer-list i{color:#fff;font-size:12px}footer{font-size:16px;background-color:#2575b6;background-color:#134065}footer .foooterLogo{font-family:Saira Stencil One,cursive}footer .footer1{display:-ms-grid;display:grid;-ms-grid-columns:(25%)4;grid-template-columns:repeat(4,25%)}footer .footer1>div h2{font-weight:700;margin-bottom:10px;font-size:18px}footer .footer1>div ul{opacity:.9}footer .footer1>div ul li{margin-bottom:5px}footer .footer1>div ul i{margin-right:5px}footer .footer1 img{width:auto;height:20px}footer .footer2{display:-ms-grid;display:grid;-ms-grid-columns:(auto)4;grid-template-columns:repeat(4,auto)}footer .footer2>div{min-width:250px}footer .footer2 h2{font-size:18px;font-weight:700;margin-bottom:5px}footer .footer2 p{opacity:.7;line-height:1.8}footer .footer3 img{height:20px}footer .footer3 img[alt=Rupay]{height:41px}footer .footer3 img[alt=Visa]{height:48px}footer .footer3 img.payment1{height:auto;width:60px}footer .footer3 .flex1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:unset;flex-flow:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:0}@media screen and (max-width:1100px){footer .footer1,footer .footer2{-ms-grid-columns:auto auto;grid-template-columns:auto auto;row-gap:30px}footer .footer1>div,footer .footer2>div{border:none}}@media screen and (max-width:1070px){footer .footer1,footer .footer2{-ms-grid-columns:auto auto;grid-template-columns:auto auto;row-gap:30px}footer .footer1>div,footer .footer2>div{border:none}}@media screen and (max-width:660px){footer p{font-size:14px}}@media screen and (max-width:542px){footer .footer1,footer .footer2{-ms-grid-columns:auto;grid-template-columns:auto}}.closePopupBg1{position:absolute;top:10px;right:10px;background-color:#2575b6;cursor:pointer;width:35px;height:35px;border-radius:4px;z-index:100;font-size:24px;display:flex;align-items:center;justify-content:center}.closePopupBg1 svg{fill:#fff;width:13px}.popupBg1{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0009;display:flex;align-items:flex-start;justify-content:center;z-index:20000;transition:.3s;pointer-events:none;opacity:0;overflow-y:scroll}.popupBg1 a[href=""]{pointer-events:none}.popupBg1::-webkit-scrollbar{width:0px}.popupBg1 .closeBtn{cursor:pointer}.popupBg1 .popup{position:relative;max-width:90%;width:auto;margin:100px 0;height:auto;overflow:hidden;border-radius:5px;transition:.5s;top:200px}.popupBg1.active{pointer-events:auto;opacity:1}.popupBg1.active .popup{top:0}@media screen and (max-width:500px){.popupBg1 .popup{width:95%}}a{text-decoration:none;color:#000}.navbar{position:fixed;top:0;left:0;z-index:50;width:100%;height:4rem}.flex-between-center{display:flex;justify-content:space-between;align-items:center}.h-full{height:100%}.flex-gap-16{display:flex;gap:4rem}.logo-img{height:1.5rem}.flex-gap-8-center{display:flex;gap:2rem;align-items:center}.font-bold{font-weight:700}.vr-separator{width:0;border-right:1px solid black;height:1rem;position:absolute;right:-1rem;top:.25rem}.btn-contact{background-color:#2776b5;padding:.5rem 1.25rem;border-radius:.375rem;color:#fff;border-width:0px;font-size:17px}.header-sec{margin-top:4rem}.overflow-hidden{overflow:hidden}.flex-full-wrap{display:flex;height:100%;flex-wrap:wrap}.half-width{width:50%}.flex-start-gap-5{display:flex;justify-content:flex-start;gap:1.25rem}.btn-theme{background-color:#2575b6;color:#fff;border-radius:4px;outline:none;padding:12px 30px}.btn-outline-theme{border:1px solid #2575b6;border-radius:4px;outline:none;padding:12px 30px}.pl-10-custom{padding-left:2.5rem}.popup-style{font-size:1.25rem;border-radius:1rem 1rem .5rem .5rem;overflow:hidden}.popupNav{height:4rem;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.gap-5-custom{gap:1.25rem}.full-width-auto{width:100%;height:auto}.pt-24-custom{padding-top:6rem}.mr-1px{margin-right:1px}.z-10-custom{z-index:10}.flex-between{display:flex;justify-content:space-between}.flex-gap-3-center{display:flex;gap:.75rem;align-items:center}.mb-1-custom{margin-bottom:.25rem}.video-bg-style{width:24rem;border-radius:1rem 1rem .5rem .5rem;z-index:20;overflow:hidden}.videoNav{width:100%;height:3rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem;font-size:1.125rem}.gap-2-custom{gap:.5rem}.videoCon{width:100%;height:13rem;overflow:hidden}.center-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem;background-color:#fff;z-index:10}.play-icon{font-size:3rem;cursor:pointer;z-index:10}.pattern-img{position:absolute;z-index:10;opacity:.7;transform:scale(.75)}.top-right{top:-2.5rem;right:-2.75rem}.bottom-left{bottom:-2.5rem;left:-2.75rem}.full-width{width:100%}.p-2-custom{padding:.5rem}.border-black-solid{border:1px solid black}.my-products{margin-top:4rem;margin-bottom:2rem}.ncertPkg{border-radius:.375rem;overflow:hidden}.btn-black{background-color:#000;color:#fff;padding:.5rem 1.5rem;border-radius:.25rem;font-size:1rem;width:max-content}.rounded{border-radius:.25rem}.hidden{display:none}.btn-black-small{padding:.25rem 1rem;border-radius:.25rem;background-color:#000;color:#fff;width:max-content}.btns-about{display:flex;column-gap:2.5rem;row-gap:1rem;text-transform:capitalize;font-weight:500}.flex-gap-1-5{display:flex;gap:.375rem}.gap-4-custom{gap:1rem;padding:24px}.thumbs-title{color:#fff;text-align:center;font-weight:700;font-size:1.5rem;width:100%;padding-bottom:1.5rem}.mt-24-custom{margin-top:6rem}.gap-3-custom{gap:.75rem}.mt-14-custom{margin-top:3.5rem}.nav-btn{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);width:3.5rem;background-color:#fff;height:6rem;font-size:1.875rem;z-index:10}.right-nav{right:0;border-top-left-radius:9999px;border-bottom-left-radius:9999px;padding-left:.5rem}.left-nav{left:0;border-top-right-radius:9999px;border-bottom-right-radius:9999px;padding-right:.5rem}.absolute-center-top{position:absolute;width:100%;display:flex;justify-content:center;gap:1.25rem;align-items:center;top:0;left:0;transform:translateY(-50%);flex-wrap:wrap;padding:0 2rem}.flex-center-gap-5{display:flex;justify-content:center;gap:1.25rem;align-items:center}.flex-center-full{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.mb-5-custom{margin-bottom:1.25rem}.nav-tm{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#2575b6;color:#fff;z-index:10;cursor:pointer}.arrows{display:none}@media(max-width:768px){.arrows{position:absolute;width:100%;max-width:380px;left:50%;bottom:30px;transform:translate(-50%);display:flex;justify-content:space-between;pointer-events:none}.nav-tm{width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:#2575b6;cursor:pointer;pointer-events:auto;box-shadow:0 8px 25px #00000026;transition:.3s ease}.nav-tm:hover{background:#2575b6;color:#fff}.left-tm{margin-left:0}.right-tm{margin-right:0}.arrows{bottom:15px;z-index:1000;max-width:100%;padding:0 20px}.nav-tm{width:42px;height:42px;font-size:18px}}.left-tm{left:-1.25rem}.right-tm{right:-1.25rem}.pt-20-custom{padding-top:5rem}.opacity-70-custom{opacity:.7}.contactLeft{background-color:#2575b6;color:#fff;padding:2rem;width:40%;height:100%;border-radius:.75rem;overflow:hidden}.circle1{width:14rem;height:14rem;border-radius:9999px;position:absolute;bottom:-3.5rem;right:-3.5rem}.circle2{width:7rem;height:7rem;border-radius:9999px;right:4rem;bottom:5rem;position:absolute}.contact-title{font-size:1.875rem;font-weight:700;margin-bottom:1.25rem}.contact-desc{font-size:1.125rem;opacity:.6}.contactInfo{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}.w-6-custom{width:1.5rem}.socials{position:absolute;bottom:1.25rem;left:2rem;display:flex;align-items:center;justify-content:center;gap:2rem;font-size:1.25rem}.contactRight{width:60%;padding:2rem;padding-right:0;height:100%}.radioHeading{margin-bottom:.5rem}.radioInps{flex-wrap:wrap}.contactRight textarea[name=message]{width:100%;resize:none}.hidden-textarea{position:absolute;width:0;height:0}.flex-end-gap-3{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.btns .group{display:flex;gap:.75rem}.btns button[type=reset]{font-weight:600;border-radius:.25rem}.btns button[type=submit]{background-color:#2575b6!important;border-radius:.25rem;color:#fff;font-weight:600}.footer-main{padding:2.5rem 2rem 2rem;color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.foooterLogo{font-size:2.25rem}.footer-desc{padding-bottom:1.5rem;opacity:.9;padding-top:.75rem;padding-right:1rem;font-size:1rem}.footer1 .socials{display:flex;gap:1rem}.footer2{border:2px solid white;padding:1.5rem 0;margin:2rem 0}.footer2 .col{padding:0 1.5rem;border-right:2px solid white}.footer2 .col-last{padding:0 1.5rem}.footer3{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;flex-wrap:wrap}.footer3 .payment{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-start}.footer3 .payment .icons{display:flex;align-items:center;justify-content:center;gap:.5rem;justify-content:flex-start;flex-wrap:wrap}.mx-2-custom{margin:0 .5rem}@media(max-width:768px){.footer2 .col{padding:0 1.5rem;border-right:none}}#Header{position:relative;min-height:calc(100vh - 64px);background:#f6fcff;overflow:hidden;display:flex;flex-direction:column}#Header .mainContent{flex:1;display:flex;flex-direction:column;position:relative}.header-flex{flex:1;display:flex;align-items:center;gap:40px}.content-left{width:50%;display:flex;align-items:center}.content-right{width:50%;display:flex;justify-content:center;align-items:center;position:relative}#Header .images .circles{position:relative;width:360px;height:360px;display:flex;align-items:center;justify-content:center}#Header .images .imgbg{position:relative;width:220px;z-index:2}#Header .images .imgbg img{width:100%;height:auto;object-fit:contain}#Header .features{position:relative;margin-top:auto;width:100%;max-width:1000px;height:140px;background:#daf5fc;display:flex;align-items:center;gap:120px;padding-left:40px;border-top-right-radius:60px;border-bottom:10px solid #2575b6}@media(max-width:900px){.header-flex{flex-direction:column;text-align:center}.content-left,.content-right{width:100%}#Header .features{height:auto;padding:30px 20px;gap:20px}}#Header{height:calc(100vh - 120px);width:100%;padding-top:120px}.header-flex{display:flex;padding:20px 40px}#Header .features{bottom:0;left:0;padding-right:30px;position:absolute;width:100%;max-width:1000px;height:140px;background-color:#daf5fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:170px;column-gap:170px;border-top-right-radius:60px;border-bottom:10px solid #2575b6;border-left:1px solid #2575b6}#Header .features img{z-index:1;position:absolute;pointer-events:none}#Header .features img.supportImg{width:190px;bottom:20px;right:-35px}#Header .features img.originalImg{width:180px;left:-150px;bottom:20px}#Header .features>div{width:280px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:140px}#Header .features>div>div{z-index:2}#Header .features>div>div h2{font-weight:600;font-size:20px;padding-bottom:10px}#Header .features>div>div p{font-weight:500;font-size:16px;opacity:.7}#Header .floatingBalls{position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-100px;height:auto;height:80px;opacity:.8}#Header .floatingBalls>div{width:10px;height:10px;border-radius:50%;-webkit-transition:.1s;transition:.1s}#Header .floatingBalls .ball1{position:absolute;top:0;right:0;background-color:#2575b6}#Header .floatingBalls .ball2{position:absolute;top:10px;right:40px;background-color:#1ba48c}#Header .floatingBalls .ball3{position:absolute;top:25px;right:20px;background-color:#ea4335}#Header .floatingBalls .ball4{position:absolute;bottom:0;right:70px;background-color:#fbbc05}#Header .content{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 140px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Header .content .text{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-top:-40px}#Header .content .text h1{font-size:50px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:1000;line-height:116%}#Header .content .text h2{font-size:20px;opacity:.7;font-weight:500;line-height:150%;padding:40px 0}#Header .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Header .images .circles{width:350px;height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-100px}#Header .images .circles .imgbg{position:absolute;bottom:-80px;width:240px}#Header .images .circles .circle{border-radius:50%;border:1.5px solid;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#Header .images .circles .circle:before{content:"";border-radius:50%;position:absolute;width:15px;height:15px}#Header .images .circles .circle5{width:118px;height:118px;background-color:#2575b6;border:none}#Header .images .circles .circle5:before{content:unset}#Header .images .circles .circle4{width:201px;height:201px;border-color:#fbbc05;-webkit-animation:circleRotateRight 4s infinite forwards linear;animation:circleRotateRight 4s infinite forwards linear}#Header .images .circles .circle4:before{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fbbc05}#Header .images .circles .circle3{width:284px;height:284px;border-color:#2575b6;-webkit-animation:circleRotateLeft 6.5s infinite forwards linear;animation:circleRotateLeft 6.5s infinite forwards linear}#Header .images .circles .circle3:before{top:40%;right:0;-webkit-transform:translate(30%,-50%);transform:translate(30%,-50%);background-color:#2575b6}#Header .images .circles .circle2{width:367px;height:367px;border-color:#23326b;-webkit-animation:circleRotateRight 9s infinite forwards linear;animation:circleRotateRight 9s infinite forwards linear}#Header .images .circles .circle2:before{top:22%;left:6%;-webkit-transform:translate(0%,-50%);transform:translateY(-50%)}#Header .images .circles .circle1{width:450px;height:450px;border-color:#1ba48c;-webkit-animation:circleRotateLeft 12s infinite forwards linear;animation:circleRotateLeft 12s infinite forwards linear}#Header .images .circles .circle1:before{top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#1ba48c}#Header .images .feature{-webkit-transform:translateY(200px);transform:translateY(200px);opacity:0;will-change:transform;position:absolute;z-index:10;width:139px;height:auto;padding:15px;border-radius:10px;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.2);box-shadow:0 5px 8px #0003;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#Header .images .feature.revealed{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#Header .images .feature .icon{width:50px;height:50px;border-radius:50%;padding:12px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Header .images .feature p{font-weight:500;font-size:16px;text-align:center}#Header .images .feature.feature1{top:-85px;left:-45px;-webkit-transition:.1s ease,opacity .6s .2s,-webkit-transform .6s ease-out;transition:.1s ease,opacity .6s .2s,-webkit-transform .6s ease-out;transition:.1s ease,transform .6s ease-out,opacity .6s .2s;transition:.1s ease,transform .6s ease-out,opacity .6s .2s,-webkit-transform .6s ease-out}#Header .images .feature.feature1 .icon{background-color:#ea433526}#Header .images .feature.feature2{left:unset;right:-130px;top:10px;-webkit-transition:.1s ease,opacity .6s .4s,-webkit-transform .6s ease-out .2s;transition:.1s ease,opacity .6s .4s,-webkit-transform .6s ease-out .2s;transition:.1s ease,transform .6s ease-out .2s,opacity .6s .4s;transition:.1s ease,transform .6s ease-out .2s,opacity .6s .4s,-webkit-transform .6s ease-out .2s}#Header .images .feature.feature2 .icon{background-color:#2575b626}#Header .images .feature.feature3{left:-120px;top:unset;-webkit-transition:.1s ease,opacity .6s .7s,-webkit-transform .6s ease-out .4s;transition:.1s ease,opacity .6s .7s,-webkit-transform .6s ease-out .4s;transition:.1s ease,transform .6s ease-out .4s,opacity .6s .7s;transition:.1s ease,transform .6s ease-out .4s,opacity .6s .7s,-webkit-transform .6s ease-out .4s;bottom:-30px}#Header .images .feature.feature3 .icon{background-color:#1ba48c40}#Header .images .floatingBalls{top:100%;left:-120px}@media screen and (min-width:1400px){#Header .content .text h1{font-size:60px}#Header .content .text h2{font-size:25px}}@media screen and (max-width:1205px){#Header{padding-top:0!important}#Header .images .circles .circlesBg{-webkit-transform:scale(.9);transform:scale(.9)}#Header .images .circles .imgbg{width:200px;bottom:-40px}#Header .images .circles .feature.feature2{top:0;right:-90px}}@media screen and (max-width:1020px){#Header .content{width:60%}#Header .images{width:40%}#Header .images .circles{margin-top:-125px}#Header .images .circles .imgbg{width:180px;bottom:-10px}#Header .images .circles .circlesBg{-webkit-transform:scale(.8);transform:scale(.8)}#Header .images .circles .feature.feature1{top:-60px}#Header .images .circles .feature.feature2{top:-10px;right:-40px}}@media screen and (max-width:940px){#Header .content{width:50%}#Header .content .text h1{font-size:40px}#Header .images{width:50%}#Header .images .feature.feature3{left:250px}}@media screen and (max-width:900px){#Header{height:970px}#Header .floatingBalls{display:none}#Header .content{width:100%;height:400px}#Header .content .text{width:100%;text-align:center}#Header .content .text h1{font-size:50px;width:100%}#Header .content .text .btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Header .images{width:100%;height:450px}#Header .images .circles{margin-top:-200px}#Header .images .feature.feature3{bottom:0;left:-30%}}@media screen and (max-width:700px){#Header{max-height:1100px;height:1000px}#Header .content .text h1{font-size:40px}#Header .images .circles{margin-top:-320px}#Header .images .circles .circlesBg{-webkit-transform:scale(.7);transform:scale(.7)}#Header .images .circles .imgbg{width:150px;bottom:20px}#Header .images .circles .feature.feature3{bottom:30px;left:-60px}#Header .images .circles .feature.feature1{top:-12px}.header-flex{gap:100px}#Header .features{height:280px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Header .features>div:nth-child(2){left:40px}}@media screen and (max-width:660px){#Header .features{flex-direction:column}#Header .mainContent{padding-left:30px;padding-right:30px}}@media screen and (max-width:500px){#Header .content{height:270px}#Header .content .text h1{font-size:25px}#Header .content .text h2{font-size:16px;padding:15px 0}#Header .content .text .btns{font-size:16px;display:flex!important;justify-content:space-evenly}#Header .content .text .btns .btn{font-size:14px;padding:8px 14px}#Header .content .text .btns .btn svg{width:20px}#Header .images .circles{margin-top:-400px}#Header .images .circles .feature{width:120px;padding:10px}#Header .images .circles .feature p{font-size:14px!important}#Header .images .circles .feature.feature1{top:10px;left:-5px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px #0003}#Header .images .circles .feature.feature2{right:-30px;top:45px;border:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px #0003}#Header .images .circles .feature.feature3{bottom:-30px;left:-10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px #0003}#Header .images .circles .feature .icon{width:40px;height:40px;padding:8px}#Header .features>div>div h2{font-size:18px}#Header .features>div:nth-child(1){left:-20px}#Header .features>div:nth-child(2){left:60px}#Header .features img.supportImg{right:-55px}}@media screen and (max-width:420px){#Header .images .circles .imgbg{bottom:55px}#Header .features>div{width:200px}}@-webkit-keyframes circleRotateRight{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes circleRotateRight{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes circleRotateLeft{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes circleRotateLeft{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}}#ClientTele{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding:0 60px}#ClientTele .clientHead{text-align:justify;font-size:18px;font-weight:500;margin:10px 0 30px;opacity:.8;line-height:1.9}#ClientTele .clientHead1{will-change:transform,line-height,opacity;opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:.6s ease-out;transition:.6s ease-out;line-height:3}#ClientTele .clientHead1.revealed{line-height:1.9;opacity:.8;-webkit-transform:translateY(0);transform:translateY(0)}#ClientTele>div.clientBox{background-color:#fbfbfb;-webkit-box-flex:1;-ms-flex:1;flex:1;width:300px;overflow:hidden;border-radius:10px;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px #00000080;padding:90px 30px 30px;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px);will-change:transform,opacity;-webkit-transition:.6s ease-out;transition:.6s ease-out}#ClientTele>div.clientBox.revealed{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#ClientTele>div.clientBox.clientBg{-webkit-transition-delay:.3s;transition-delay:.3s;padding:70px 15px 5px}#ClientTele>div.clientBox.clientBg .next,#ClientTele>div.clientBox.clientBg .prev{-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px #00000080;font-size:20px;font-weight:bolder;width:25px}#ClientTele>div.clientBox.clientBg .swiper-slide{padding:5px;display:-ms-grid;display:grid;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:auto auto;grid-template-columns:auto auto}#ClientTele>div.clientBox.clientBg .client{width:150px;padding:10px;overflow:hidden;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px}#ClientTele>div.clientBox.clientBg .client img{height:100px}#ClientTele>div.clientBox.clientBg .client p{font-size:12px;text-align:center}#ClientTele>div.clientBox.quality{-webkit-transition-delay:.15s;transition-delay:.15s;background-color:#2575b6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;color:#fff}#ClientTele>div.clientBox.quality .heading2{color:#000}#ClientTele>div.clientBox.quality .icon{width:85px;border-radius:50%;height:85px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}#ClientTele>div.clientBox.quality h1{font-weight:700;font-size:25px;margin:15px 0}@media screen and (max-width:1200px){#ClientTele .proudToServeTxt{display:block}#ClientTele>div.clientBox{max-width:350px}#ClientTele>div.clientBox.quality{display:none}}@media screen and (max-width:1070px){#ClientTele{padding:0}#ClientTele .clientHead{padding:0 60px}#ClientTele .proudToServeTxt .heading2{left:60px}#ClientTele .proudToServeTxt .heading2{left:40px}#ClientTele .clientHead,#ClientTele #Testimonials{padding-left:40px;padding-right:40px}}@media screen and (max-width:800px){#ClientTele{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#ClientTele>div.clientBox{width:100%;max-width:100%;background-color:unset;-webkit-box-shadow:unset;box-shadow:unset;padding:0 60px}#ClientTele>div.clientBox .heading2{left:40px;top:0}#ClientTele>div.clientBox.panIndia{padding-top:30px}#ClientTele>div.clientBox.panIndia img{width:400px;max-width:100%;top:20px}#ClientTele>div.clientBox.clientBg{padding-top:60px}#ClientTele>div.clientBox.clientBg .next,#ClientTele>div.clientBox.clientBg .prev{display:none}#ClientTele>div.clientBox.clientBg .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ClientTele>div.clientBox.clientBg .swiper-slide .client p{font-weight:500;font-size:14px}}@media screen and (max-width:700px){#ClientTele>div.clientBox.clientBg .swiper-slide{display:-ms-grid;display:grid;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#ClientTele>div.clientBox.clientBg .client{width:auto}}@media screen and (max-width:660px){#ClientTele>div,#ClientTele .clientHead{padding-left:30px;padding-right:30px}#ClientTele .heading2{left:30px!important}#ClientTele .proudToServeTxt{margin-top:30px}.imgbg{position:relative;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.img-fit{width:70%;height:70%!important;object-fit:cover;object-position:center;display:block}}.clientBg{position:relative;overflow:hidden}.clientsSlider{width:100%}.clientsSlider .swiper-slide{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.client{text-align:center}.client img{max-width:100%;height:60px;object-fit:contain;display:block;margin:0 auto 10px}.clientBox{opacity:0;transform:translateY(40px);transition:.6s ease}.clientBox.revealed{opacity:1;transform:translateY(0)}
