.footer-wrapper{width:100%;padding:6rem 0;display:flex;align-items:center;justify-content:center}.footer-wrapper .ft-part{justify-content:space-between;align-items:center;border-bottom:1px solid #e2e2e2;display:flex;flex-direction:row;padding-bottom:40px}.footer-wrapper .ft-part .f-logo img{max-width:100px}.footer-wrapper .copyright{display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:1rem 0}.footer-wrapper .copyright .made-by a{text-decoration:none;color:#000}.footer-wrapper .copyright .made-by a:after{background:#aa8425;border-radius:8px;content:"";display:inline-block;height:8px;margin:0 10px;position:relative;width:8px}.footer-wrapper .copyright .made-by a:last-of-type:after{display:none}.footer-wrapper h3{text-align:center;color:#fff;font-size:2.688rem}.footer-wrapper p{color:#4c4e64;font-size:1em;text-align:center;font-weight:500;margin-top:1em;margin-bottom:1.5em;letter-spacing:.4px}.footer-wrapper .social-icon ul{display:flex;gap:1rem;margin-left:auto;margin-bottom:0}.footer-wrapper .social-icon ul li{list-style:none}.footer-wrapper .social-icon ul li a{align-items:center;background-color:#4481eb;border-radius:50px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px;color:#fff;transition:transform .2s}.footer-wrapper .social-icon ul li a:hover{background:transparent;color:#3f86ed;border:1px solid #25aae1}@media(max-width:1199px){.footer-wrapper{padding:3rem 0 0}}@media(max-width:767px){.footer-wrapper .ft-part{flex-direction:column}.footer-wrapper .social-icon ul{padding-left:0;margin-top:1rem}.footer-wrapper .copyright{flex-direction:column;gap:1rem}.made-by{order:1}.copy-text{order:2}.meet-section .story-box{width:100%}}.interest-class{background-color:#fa9246;padding:6rem 0;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.interest-class h2{color:#0e141e;font-size:2.75rem;line-height:53px;margin-bottom:10px;text-transform:none}.interest-class p{color:#000;display:flex;font-size:1.25rem;justify-content:center;line-height:30px;text-align:center}.interest-class .schedule-btn{padding:20px 2rem;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:1rem auto;font-size:1.5rem;background-color:#fff;text-decoration:none;color:#21aedb;border-radius:5px;text-transform:uppercase;line-height:1;font-weight:600;transition:.3s ease-in-out}.interest-class .schedule-btn:hover{background-color:#0071ae;color:#fff}.interest-class .btn-hover{min-width:auto;font-size:1.2rem;font-weight:600;color:#fff;cursor:pointer;margin:20px auto;height:55px;text-align:center;border:none;background-size:300% 100%;padding:0 2rem;width:300px;border-radius:50px;display:flex;align-items:center;justify-content:center;text-decoration:none}.interest-class .btn-hover,.interest-class .btn-hover:hover{moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.interest-class .btn-hover:hover{background-position:100% 0;outline:none}.interest-class .btn-hover.color-9{background-color:#4481eb}@media(max-width:1199px){.interest-class{padding:4rem 0}}@media(max-width:990px){.interest-class h2{font-size:2rem}}@media(max-width:575px){.interest-class{padding:2rem 0}.interest-class h2{font-size:1.8rem}}body{background-color:0}header{background-color:#fff;width:100%;display:flex;flex-direction:row;justify-content:space-between}.header{position:-webkit-sticky;position:sticky;z-index:99;top:0}.navbar-brand{z-index:2;position:relative;margin-right:auto;margin-left:0;display:flex}.navbar-brand img{max-width:150px}.custom-nav{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:99;padding-top:0;display:flex}.custom-nav:after{content:"";position:absolute;height:25px;width:100%;bottom:0;background-color:#4481eb}.nav{height:100%;position:fixed;top:100px;width:100%;background:#fff;left:0;overflow:hidden;max-height:0;transition:max-height .5s ease-out}.menu{gap:2rem;display:flex;flex-direction:row}.menu a{display:block;color:#000;text-decoration:none;font-size:1.2rem;text-transform:uppercase;padding:0}.menu a:hover{background-color:transparent}.menu li{color:#000;text-decoration:none;font-size:1.25rem;text-transform:uppercase}.hamb{cursor:pointer;float:right;padding:10px 20px;z-index:99}.hamb,.hamb-line{position:relative}.hamb-line{background:#000;display:block;height:2px;width:24px}.hamb-line:before{top:5px}.hamb-line:after{top:-5px}.hamb-line:after,.hamb-line:before{background:#000;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.side-menu{display:none}.side-menu:checked~nav{max-height:100%;width:100%}.side-menu:checked~nav ul{width:100%;display:flex;flex-direction:column}.side-menu:checked~nav~.hamb .hamb-line:before{transform:rotate(-45deg);top:0}.side-menu:checked~nav~.hamb .hamb-line:after{transform:rotate(45deg);top:0}.side-menu:checked~.hamb .hamb-line{background:transparent}.subnav-content{background-color:#e2e2e2;width:100%;z-index:1;padding:0 10px;display:none}.subnav-content a{color:#000;text-decoration:none;text-align:left;padding:10px 1rem;font-size:1.2rem}.subnav:hover .subnav-content{display:block}.username-section{display:flex;justify-content:flex-end;align-items:center}.username-section p{color:#0071ae;text-decoration:none;font-size:1.2rem}.username-section label{color:#0071ae}@media(min-width:991px){.nav{max-height:none;top:0;position:relative;width:-moz-fit-content;width:fit-content;background-color:transparent;overflow:inherit}.nav,.nav ul{display:flex;margin-bottom:0}.nav ul{padding-left:0;list-style:none;flex-direction:row;align-items:center}.menu li{display:flex;color:#000;text-decoration:none;font-size:1.25rem;text-transform:uppercase;position:relative;padding:1rem 0}.menu li p{margin-bottom:0}.menu a:hover{background-color:transparent;color:var(--grey)}.hamb{display:none}.subnav-content{padding:0;display:none;background-color:#fa9246;position:absolute;top:51px;left:0;width:200px;z-index:9999}.subnav-content a{color:#fff}.side-menu:checked~nav ul{flex-direction:row}}@media(max-width:990px){.navbar-brand img{max-width:120px}.navbar-toggler{color:#000}button.navbar-toggler{border:none}button.navbar-toggler:focus{outline:none;box-shadow:none}}@media(max-width:767px){.navbar-brand img{max-width:80px}}.logo-section{display:flex;align-items:flex-start;justify-content:flex-start}.dropdown-menu[data-bs-popper]{top:86%;border-radius:0 0 5px 5px;border:none}.right-bar{justify-content:flex-end;display:flex;flex-direction:column;align-items:flex-end;font-size:1.2rem}.right-bar .navbar-nav{gap:30px;color:#000}.right-bar .navbar-nav a{font-size:1.2rem}.right-bar .navbar-nav a:hover{color:#3f86ed}.right-bar .nav-link{color:#000;padding:1rem 0!important}.right-bar .nav-link:hover{color:#3f86ed}.right-bar .nav-item a{font-size:1.2rem;color:#000}.right-bar .dropdown-item:hover{color:#3f86ed}.m-login{display:none}.right-side{margin-left:auto}.right-side .navbar-nav{margin-right:0!important;margin-left:auto;gap:20px}.right-side .navbar-nav a{font-size:1.2rem;color:#000;display:flex;align-items:center}.right-side .navbar-nav a:after{margin-top:2px}.right-side .navbar-nav a:hover{color:#3f86ed}@media(min-width:990px){.navbar-expand-lg .navbar-collapse{flex-direction:column;align-items:flex-end}}@media(max-width:990px){.right-bar{flex-basis:100%;flex-grow:1;align-items:center;justify-content:flex-start;display:inherit}.right-bar .navbar-nav{gap:5px;width:100%}.right-bar .nav-link{padding:5px 0!important}.web-login{display:none}.m-login{display:block}.m-login .btn{text-transform:uppercase;font-size:1.2rem;padding:0}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:flex-start;display:flex;justify-content:flex-start;width:100%}.nav-item.dropdown:hover .dropdown-menu{display:inherit;top:inherit}.navbar-expand-lg .navbar-collapse{flex-direction:column;align-items:flex-start}.right-side{margin-left:auto;padding-bottom:2rem}.right-side .navbar-nav{margin-right:0!important;margin-left:0;width:100%;gap:0}.right-side .nav-link{padding:.5rem 0}.custom-nav:after{height:15px}}.banner-section{width:100%;display:flex;height:400px;align-items:flex-start;background:url(/images/new/master.png);background-repeat:no-repeat;background-size:cover;position:relative}.banner-section:after{content:"";position:absolute;width:100%;height:100%;z-index:0}.banner-section img{width:100%;height:100%;object-fit:cover}.banner-section .banner-title{width:391px;font-size:3rem;line-height:70px;font-weight:400;color:#fff;display:flex;align-items:center;height:100%;z-index:1;position:relative}.banner-section .story-box{width:500px;background-color:#fff;box-shadow:0 0 18px #4c4e64;height:255px;bottom:-50px;right:0;margin:0 15px;padding:25px 35px}.banner-section .story-box h3{font-size:3.5rem;line-height:4.375rem;font-weight:400;color:#136}.banner-section .story-box p{font-size:2rem;line-height:44px;text-align:left}.welcome-contain{padding-bottom:6rem;padding-top:6rem;clear:both;color:#000;text-align:center}.welcome-contain h2{font-size:2.5rem;line-height:3rem;color:#323232;color:#000;margin-bottom:2rem}.welcome-contain p{font-size:1.5rem;font-weight:300;line-height:1.5;text-align:justify;color:#7e8795}.welcome-contain .btn-hover{width:200px;font-size:1.2rem;font-weight:600;color:#fff;cursor:pointer;margin:20px 0;height:55px;text-align:center;border:none;background-size:300% 100%;border-radius:50px}.welcome-contain .btn-hover,.welcome-contain .btn-hover:hover{moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.welcome-contain .btn-hover:hover{background-position:100% 0;outline:none}.welcome-contain .btn-hover.color-9{background:#4481eb}.category-wrap{width:100%;display:flex;align-items:center;background-color:#f5f6f8;padding:6rem 0}.category-wrap .heading-part{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:100%}.category-wrap .heading-part h2{color:#0e141e;font-size:2.75rem;font-weight:600;line-height:53px;margin-bottom:10px;text-transform:none}.category-wrap .heading-part p{color:#7e8795;display:flex;font-size:1.25rem;justify-content:center;line-height:30px;max-width:715px;text-align:center}.category-wrap .btn-hover{width:auto;font-size:1.2rem;font-weight:600;color:#fff;cursor:pointer;margin:20px auto;height:55px;text-align:center;border:none;background-size:300% 100%;padding:0 2rem;line-height:1;border-radius:50px}.category-wrap .btn-hover,.category-wrap .btn-hover:hover{moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.category-wrap .btn-hover:hover{background-position:100% 0;outline:none}.category-wrap .btn-hover.color-9{background:#4481eb}.category-section{grid-gap:48px;gap:48px;display:grid;grid-template:repeat(1,1fr)/repeat(3,1fr);margin:0 auto}.category-section .option-box{position:relative;width:100%;height:auto;overflow:hidden;border-radius:6px;border:1px solid #e2e2e2;padding:1rem;background-color:#fff;text-decoration:none;cursor:pointer}.category-section .option-box.blue{background-color:#4481eb}.category-section .option-box.blue .hightlight{color:#fff}.category-section .option-box.orange{background-color:#fa9246}.category-section .option-box.orange .hightlight{color:#fff}.category-section .option-box .img-sec{width:100%;height:300px;overflow:hidden;border-radius:6px}.category-section .option-box .img-sec img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.category-section .option-box .hightlight{width:100%;text-align:left;align-items:center;justify-content:center;display:flex;position:relative;font-size:1.8rem;line-height:1;color:#000;cursor:pointer;margin-top:1rem;text-decoration:none}.meet-section{background:url(/images/new/Abhimanyu-MeetOurStudent.png) top;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;position:relative;height:480px;background-color:#f5f6f8;padding:6rem 0;margin-bottom:3rem}.meet-section h2{color:#0e141e;font-size:2.75rem;font-weight:600;line-height:3.313rem;margin-bottom:10px;text-transform:none;text-align:center}.meet-section p{color:#7e8795;display:flex;font-size:1.25rem;justify-content:center;line-height:30px;text-align:left}.meet-section .meet-wrap{display:flex;flex-direction:row;gap:50px;margin:80px auto 0;max-width:100%}.meet-section .student-img{border-radius:150px 0 150px 150px;height:300px;overflow:hidden;width:300px}.meet-section .student-img img{object-fit:cover;width:100%;height:100%}.meet-section .student-text{width:calc(100% - 300px);flex-direction:column;display:flex}.meet-section .student-text h3,.meet-section .student-text p{color:#0e141e;font-size:1.5rem;font-weight:300;line-height:1.5}.meet-section .student-text p{text-align:left;margin:1rem 0}.meet-section .student-text .name{font-size:2rem;line-height:2rem;text-transform:uppercase;font-weight:500}.meet-section .student-text .category{font-size:1.25rem;font-weight:500;display:flex;margin-top:0}.meet-section .student-text .auther{font-size:1rem;font-weight:400;margin-top:2rem}.meet-section .story-box{width:500px;background-color:#fff;box-shadow:0 0 18px #4c4e64;min-height:255px;top:calc(100% + 50px);right:0;margin:0 15px;padding:25px 35px}.meet-section .story-box h3{font-size:2.375rem;line-height:1.2;font-weight:400;color:#fa9246}.meet-section .story-box .name{font-size:2rem;line-height:2rem;text-transform:uppercase;font-weight:lighter}.meet-section .story-box p{font-size:1.25rem;line-height:1.5;margin-top:1rem}.meet-section .story-box .category{font-size:1.25rem;font-weight:500;display:flex;margin-top:1rem}.meet-section .story-box .auther{font-size:1rem;font-weight:600}.aboutus-gallery{gap:40px;width:100%;margin:0 auto;display:flex;align-items:center;flex-direction:row}.aboutus-gallery .left-section{gap:20px;width:570px;display:flex;flex-direction:row}.aboutus-gallery .left-section .lft-bar-img{display:flex;flex-direction:column;max-width:274px;min-width:274px;row-gap:20px}.aboutus-gallery .left-section .lft-bar-img .top{background-size:cover;height:200px;overflow:hidden;width:100%;border-radius:5px 0 0 10px}.aboutus-gallery .left-section .lft-bar-img .top img{width:100%;height:100%;object-fit:cover}.aboutus-gallery .left-section .lft-bar-img .bottom{border-radius:5px 0 0 10px;height:360px;overflow:hidden}.aboutus-gallery .left-section .lft-bar-img .bottom img{width:100%;height:100%;object-fit:cover}.aboutus-gallery .left-section .right-bar-img{display:flex;flex-direction:column;max-width:274px;min-width:274px;row-gap:20px}.aboutus-gallery .left-section .right-bar-img .top{border-radius:0 5px 5px 0;height:360px;overflow:hidden}.aboutus-gallery .left-section .right-bar-img .top img{width:100%;height:100%;object-fit:cover}.aboutus-gallery .left-section .right-bar-img .bottom{border-radius:0 5px 5px 0;height:200px;overflow:hidden}.aboutus-gallery .left-section .right-bar-img .bottom img{width:100%;height:100%;object-fit:cover}@media(max-width:1400px){.category-section{gap:35px}.category-section .option-box .hightlight{font-size:1.25rem}}@media(max-width:1199px){.banner-section .banner-title{font-size:3rem;line-height:4rem}.category-wrap,.meet-section,.welcome-contain{padding:4rem 0}.category-section .option-box .img-sec{height:200px}.welcome-contain p{margin-bottom:0}}@media(max-width:990px){.banner-section{height:300px}.banner-section .banner-title{font-size:2.5rem;line-height:3rem}.welcome-contain h2{font-size:2rem;margin-bottom:1rem}.welcome-contain p{font-size:1.2rem}.category-section{grid-template:repeat(1,1fr)/repeat(2,1fr)}.interest-class .btn-hover.color-9{font-size:1rem}.meet-section .story-box h3{font-size:1.5rem}.meet-section .story-box .name{font-size:1.2rem}.meet-section .story-box p{font-size:1rem}.meet-section .story-box .category{margin-top:.5rem}.meet-section{height:350px}.meet-section .story-box{top:calc(100% + 10px);position:relative;margin:0 auto}}@media(max-width:575px){.banner-section .banner-title{font-size:2rem;line-height:3rem;width:100%}.welcome-contain h2{font-size:1.8rem;margin-bottom:1rem;line-height:1.2}.category-section{grid-template:repeat(1,1fr)/repeat(1,1fr);gap:1rem}.category-wrap,.meet-section,.welcome-contain{padding:2rem 0}.meet-section .story-box{width:100%}}@media(max-width:360px){.meet-section{height:auto}}