@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{overflow-x:hidden}body{background-color:#131517;font-family:Roboto,sans-serif}.container{margin:auto;max-width:90%}.flexSB{display:flex;justify-content:space-between}.icon{background-color:#fdf9f9;border-radius:50%;color:#0e2d5e;height:40px;line-height:40px;text-align:center;transition:.5s;width:40px}.icon:hover{background-color:#fff;color:#0e2d5e;cursor:pointer}a{text-decoration:none}li{list-style-type:none}.row{width:50%}button{background-color:#fff;border:none;border-radius:3px;box-shadow:0 24px 36px -11px rgb(0 0 0/9%);color:#020811;cursor:pointer;font-weight:600;margin:30px 10px 0 0;padding:17px 30px;transition:.5s}button i{margin-left:20px}button:hover{box-shadow:none}.primary-btn{background-color:#fff;color:#0e2d5e}#heading{color:#fff;padding:0;text-align:center}#heading h3{color:#aa0d0a;font-weight:600;letter-spacing:1px;text-transform:uppercase}#heading h1{font-size:35px;margin:20px 0;text-transform:capitalize}p{font-size:18px;line-height:30px}.back{background-attachment:fixed;background-image:url(/static/media/back.2d460d407cbfa2c32c04.webp);background-size:cover;color:#fff;height:100vh;left:0;padding-right:50px;padding-top:30%;position:absolute;text-align:center;top:0;width:100%;z-index:-1}.back h1{font-size:100px;font-weight:400;margin-top:0}.back h2{font-size:17px;font-weight:500;margin-top:-29px;text-transform:uppercase}.margin{margin-top:40.3%}.grid{grid-gap:30px;display:grid;grid-template-columns:repeat(4,1fr)}.flex{display:flex}.grid2{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}.outline-btn{border:2px solid #101318;box-shadow:none;margin:0;transition:.5s;width:100%}.outline-btn:hover{background-color:#01060d;color:#fff}.grid3{grid-gap:10px;display:grid;grid-template-columns:repeat(6,1fr)}.padding{padding:10px 0}.shadow{background-color:#fff;box-shadow:0 5px 25px -2px rgb(0 0 0/6%)}@media screen and (max-width:830px){.grid,.grid2,.grid3{grid-template-columns:repeat(2,1fr)}.back{background-position:50%;height:80vh;padding-top:50%}.back h1{font-size:50px;margin-left:30px;margin-top:10px!important}.back h2{font-size:20px;margin-left:30px!important;margin-top:150px!important}#heading h1{font-size:35px;margin:20px 0;text-transform:capitalize}}@media only screen and (max-width:385px){#heading h1{font-size:35px!important;margin:20px 0!important;text-transform:capitalize!important}}.topBlur{background:rgba(24,0,0,.7);border-radius:764px;-webkit-filter:blur(100px);filter:blur(100px);height:50vw;left:-10vw;min-width:350px;position:absolute;top:-128px;width:50vw;z-index:0}.head{background:#370101;padding:20px 0}.lgimg{margin-top:0;width:170px}.logo h1{color:inherit;color:#fff;font-size:35px;font-weight:900}.head .icon{margin-left:10px}header{background-color:#fff}header .nav{display:flex!important}header li{margin-right:40px}header ul{padding:30px 20px}header ul li a{color:#0e2d5e;font-weight:500;transition:.5s}header ul li a:hover{color:#0e2d5e}.start{background:linear-gradient(90deg,#ceaea6,rgba(25,55,109,0) 100%);-webkit-clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);color:#fff;padding:35px 70px}.toggle{display:none}@media screen and (max-width:830px){.start{-webkit-clip-path:none;clip-path:none}header{background:#1a0101;margin:0;position:relative}header ul.flexSB{display:none}header ul li{margin-bottom:20px}.toggle{background:none;color:#fff;display:block;font-size:30px;position:absolute;right:0;top:-30px}.mobile-nav{background:#111315;left:195px;margin-top:20px;position:absolute;text-align:end;top:9vh;width:50%}.lgimg{margin-top:0;width:150px}.social{text-wrap:nowrap;margin-left:-60%}header ul li a{color:#fff;font-weight:500;transition:.5s}.logo span{text-wrap:nowrap;font-size:15px}.logo h1{width:10px!important}.social .icon{height:33px;line-height:35px;margin-left:5px;width:32px}}@-webkit-keyframes appear{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes appear{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.aboutHome .items{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px);transition:opacity .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:opacity .8s ease-in-out,transform .8s ease-in-out;transition:opacity .8s ease-in-out,transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.aboutHome .items.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.set .aboutHome{margin-top:150px}.aboutHome .container{height:auto;margin-top:-100px}.skill{font-weight:100}.code,.skill{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.code{background:linear-gradient(90deg,#4b2b24,rgba(25,55,109,0) 100%);border-radius:3%;margin-top:30px;padding:10px}.code h2{margin-bottom:30px}.code ul{list-style-type:disc!important;padding-left:20px}.code ul li{display:list-item;list-style-type:disc}.aboutHome #heading{color:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;padding:0;text-align:left}.aboutHome .left img{height:100%;object-fit:cover;width:100%}.aboutHome .right{padding:80px 50px}.aboutHome .items{margin-top:40px}.aboutHome .item{background-color:#fff;border-radius:4%;box-sizing:border-box;margin-top:30px;padding:20px;transition:.5s}.aboutHome .img{width:200px}.aboutHome img{height:70px;width:70px}.aboutHome .item h2{background:linear-gradient(90deg,#6d4545,rgba(25,55,109,0));color:#fdfafa;font-size:20px;margin-bottom:15px}.aboutHome .item p{color:#080000}.aboutHome .item:hover{background-color:#fee7eb;box-shadow:0 5px 25px -2px rgb(0 0 0/6%);color:#fff;cursor:pointer}.aboutHome .item:hover p{color:#370101}.awrapper .box{padding:70px 0}.awrapper img{margin-right:30px}.awrapper h1{font-size:50px}.awrapper h3{font-size:20px;font-weight:500}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.slide-in-left{-webkit-animation:slideInLeft 1.2s ease forwards;animation:slideInLeft 1.2s ease forwards}@-webkit-keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fade-up{-webkit-animation:fadeUp 1s ease forwards;animation:fadeUp 1s ease forwards}@-webkit-keyframes slideUpFadeIn{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUpFadeIn{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.code-appear{-webkit-animation:slideUpFadeIn 1s ease forwards;animation:slideUpFadeIn 1s ease forwards}.code{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px);transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}@media screen and (max-width:830px){.aboutHome .container{flex-direction:column-reverse;height:auto;margin-top:-10px}.ben{margin-top:150px}.aboutHome .row{width:100%}.awrapper{height:50vh}}.aboutHome .right{margin-top:10%;padding:10px}.aboutHome{margin-top:-10px}@media only screen and (max-width:400px){.aboutHome .right{margin-top:-65px;padding:10px}}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.slide-in-up{-webkit-animation:slideInUp 1s ease forwards;animation:slideInUp 1s ease forwards}.coursesCard{margin-top:50px}.demo h2{margin-bottom:15px}.demo{background:linear-gradient(90deg,#4b2b24,rgba(25,55,109,0) 100%);border-radius:3%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:25px}.demo,.righttrow{color:#fff;padding:10px}.righttrow{text-wrap:nowrap;background-color:#19a56e;border:1.5px solid #3b7cce;border-radius:15px;font-size:20px;font-weight:600;margin-left:50px;margin-top:50px;text-align:end;text-decoration:none!important;width:70%}.what{margin-bottom:50px;padding-top:30px}i.fab.fa-whatsapp.icons:before{font-size:25px;margin-left:10px}.home .coursesCard{margin-top:-150px;padding:50px 0}.get{padding-top:20px;text-align:center}.coursesCard .items{background:linear-gradient(90deg,#7a0303 1%,#0b0000);border:1.5px solid #afc1d6;border-radius:20px;padding:30px;text-align:center}.text h1{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;margin-bottom:15px;text-align:center}.coursesCard .img{background-color:#1eb2a6;border-radius:50%;height:80px;padding:15px;width:80px}.coursesCard img{height:100%;object-fit:cover;width:100%}.coursesCard .text{text-align:left}.coursesCard .text h1{font-size:30px;font-weight:500;line-height:45px}.coursesCard .rate{color:#1eb2a6;margin:20px 0}.coursesCard .rate i{font-size:13px;margin-right:5px}.coursesCard .details .dimg img{border-radius:50%;height:50px;margin-right:20px;width:50px}.coursesCard .details .box{align-items:center;color:grey;display:flex}.coursesCard .details span{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:300;padding-top:20px;text-align:center}.coursesCard .price{background-color:#f8f8f8;margin:30px 0;padding:10px}.coursesCard h3{color:#1eb2a6;font-weight:500}.online{text-align:center}.online .box{background-color:#fff;box-shadow:0 5px 25px -2px rgb(0 0 0/6%);padding:30px 20px;transition:.5s}.online .img{height:80px;margin:auto;position:relative;width:80px}.online img{height:100%;object-fit:cover;width:100%}.online h1{font-size:20px;font-weight:500;line-height:30px;margin:20px 0}.online span{background-color:#f8f8f8;border-radius:5px;color:#1eb2a6;font-size:15px;font-weight:500;padding:5px 20px}.online .box .show{opacity:0}.online .box:hover{background-color:#1eb2a6;border-radius:5px;cursor:pointer}.online .box:hover .show{left:0;opacity:1;position:absolute;top:0}.online .box:hover h1{color:#fff}.enq button{color:#000;font-size:20px;margin-top:50px;padding:5%}@media screen and (max-width:830px){.coursesCard .container{flex-direction:column-reverse;padding:30px 0}.coursesCard.row{width:100%}.coursesCard .container{display:flex;flex-direction:column;gap:20px}.coursesCard .items{padding:20px;width:100%}.coursesCard .img{height:60px;width:60px}.coursesCard .text h1{font-size:24px;line-height:35px}.coursesCard .rate i{font-size:12px}.coursesCard .details .dimg img{height:40px;width:40px}.coursesCard .price{margin:20px 0}.coursesCard .details .box{align-items:flex-start;flex-direction:column}.online .box{padding:20px 15px}.online h1{font-size:18px;line-height:28px}.online span{font-size:14px;padding:5px 15px}}.hprice-padding,.price{background-color:#0e2d5e}.price .items{border:1.5px solid #3b7cce;border-radius:25px;padding:23px;text-align:center}.h1{background-color:#fff}.hprice-padding h1{color:#fff}.price .items{margin-bottom:20px}.price h1{color:#0e2d5e;font-size:50px;margin:20px 0}.price h1 span{color:#000;font-size:20px;margin-right:5px}@-webkit-keyframes cardAppear{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes cardAppear{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.price .items{-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:cardAppear;animation-name:cardAppear;opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}.items h1{font-size:30px}.price p{color:#000;font-weight:600;margin:-10px 0 20px}.faq .container{border-radius:5px;max-width:85%}.faq .box{background-color:#fff;border-radius:5px;margin-bottom:20px}.faq button{border-radius:5px;display:flex;justify-content:space-between;margin:0;padding:15px 20px;width:100%}.faq h2{font-weight:500}.faq p{padding:10px}.faq .accordion:hover{background-color:#370101;color:#fff}@media screen and (max-width:830px){.container.grid{display:block;margin-right:30px;padding-bottom:20px}.price{display:block}.price .items{margin-bottom:20px;width:100%}.faq h2{font-size:18px}}@media only screen and (max-width:385px){.faq h2{font-size:14px}}.contacts iframe{border:none;height:100%;width:100%}.contacts .right{margin-top:0;padding:30px}.contacts h1{font-size:30px;font-weight:400}.contacts p{color:grey}.contacts .items{margin:30px 0}.contacts .box p{font-size:17px;margin-top:5px;width:350px}.contacts .box h4{margin-top:20px}.contacts input,.contacts textarea{border:1px solid grey;margin-bottom:15px;outline:none;padding:15px;width:100%}form .flexSB input:first-child{margin-right:10px}.contacts h3{font-weight:500;margin-bottom:10px;margin-top:20px}.contacts span{color:#1eb2a6;font-size:15px;font-weight:600;word-spacing:5px}.primary-btnn{background-color:#a89f9f;color:#000}@media screen and (max-width:830px){.contacts .container{flex-direction:column}.contacts iframe{height:50vh}.contacts .row{margin-top:0;width:100%}}.newletter{color:#fff;margin-top:100px;padding:50px 0}.box-link{color:inherit;margin-right:300px;padding-left:20px}.box-link a{color:inherit;color:#fff}.container-padding{margin-right:100px;text-align:center}footer .logo .icon{background-color:#fff;color:#0e2d5e;margin-right:10px;margin-top:30px}.newletter,.newletter .right{background-color:#c1dac5;border:1.5px solid #3b7cce;border-radius:25px;color:#0e2d5e;margin-bottom:20px;margin-left:65px;margin-top:5px;padding:20px 0;width:90%}.newletter .left,.newletter .right{padding-right:50px}.newletter h1{color:#fff;font-size:30px;font-weight:500;margin-bottom:15px}.newletter .right{align-items:center;display:flex;justify-content:space-between}.newletter input{border:none;height:30px;outline:none;padding:20px;width:100%}.newletter i{background-color:#fff;color:#1eb2a6;padding:12px}footer{background-color:#000;padding-top:10px;text-align:center}.right-row .icon{margin:5px;padding:0;width:40px}footer .container{grid-gap:30px;display:grid;grid-template-columns:3fr 2fr 2fr 4fr 3fr}footer .logo{text-wrap:nowrap;color:#fff;margin-right:-95px;padding-top:-30px}.box-link{text-wrap:nowrap;color:#0e2d5e;margin-left:400px;margin-top:0;padding:20px 20px 20px 15px;text-decoration:none}.legal{background-color:#011843;color:#f4f4f4;padding:5px 0;text-align:center}.right-row{text-wrap:nowrap;background-color:#19a56e;border-radius:15px;font-size:20px;font-weight:700;margin-left:-250px;margin-top:130px;padding:5px 30px;text-decoration:none}.right-row a{color:inherit;color:#fff}@media screen and (max-width:830px){footer .container{grid-template-columns:repeat(2,1fr)}footer .logo span{color:#fff;font-size:12px}.newletter,.newletter .right{background-color:#c1dac5;border-radius:25px;color:#0e2d5e;margin-bottom:20px;margin-left:19px;margin-top:5px;padding:20px 0;width:90%}footer .logo p{color:grey;margin:30px 0 15px}footer .logo .icon{background-color:#fff;color:#0e2d5e;height:25px;line-height:25px;margin-right:10px;margin-top:0;width:25px}footer h3{font-weight:500;margin-bottom:40px}footer ul li{margin-bottom:20px;text-align:center}footer .box-link{color:#1eb2a6;content:"";margin-right:-80px}footer .logo{text-wrap:nowrap;margin-right:-95px;padding-top:0}.box-link{text-wrap:nowrap;color:#0e2d5e;flex-wrap:nowrap;margin-left:0;margin-top:0;padding-bottom:20px;padding-left:18px;text-decoration:none}footer .items{margin-bottom:30px}footer .items img{border-radius:5px;height:50px;margin-right:10px;object-fit:cover;width:50px}footer .items i,footer .items span{color:#1eb2a6;font-size:12px;margin-right:5px;text-transform:capitalize}footer h4{font-weight:400;margin-top:5px}footer .last ul li{display:flex;margin-bottom:50px}footer .last i{color:#1eb2a6;font-size:20px;width:60px}.legal{background-color:#1b1c1e;color:#f4f4f4;padding:5px 0;text-align:center}.legal p{font-size:13px;line-height:20px}.legal i{color:#1eb2a6}.right-row{text-wrap:nowrap;background-color:#19a56e;border-radius:15px;color:#fff;font-size:25px;font-weight:700;margin-left:-250px;margin-top:130px;padding:5px 15px;text-decoration:none!important}}@media only screen and (min-width:320px){.left-row h2{font-size:18px;margin-right:20px}.left-row span{font-size:14px}.right-row{text-wrap:nowrap;background-color:#19a56e;border:1.5px solid #3b7cce;border-radius:15px;color:#fff;font-size:20px;font-weight:700;margin-left:-250px;margin-top:100px;padding:3px 10px;text-decoration:none!important}.box-link{text-wrap:nowrap;color:#0e2d5e;font-size:15px;font-weight:500;padding-left:18px;text-decoration:none}.socialmedia{margin-bottom:-10px;margin-top:-25px!important}}.hero{background-attachment:fixed;background-image:url(/static/media/bgdesk.5fbe1cdf09713343699d.webp);background-size:cover;color:#fff;height:100vh;left:0;padding-right:50px;padding-top:20%;position:absolute;top:0;width:100%;z-index:-1}.whatsapp-link{align-items:center;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite;background-color:#25d366;border-radius:50%;bottom:40px;box-shadow:0 2px 5px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;font-size:28px;height:55px;justify-content:center;position:fixed;right:35px;text-align:center;text-decoration:none;transition:background-color .2s;width:55px;z-index:9999}.whatsapp-link:hover{background-color:#128c7e}.whatsapp-link i{pointer-events:none}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.7);-webkit-transform:scale(1);transform:scale(1)}70%{box-shadow:0 0 10px 10px rgba(37,211,102,0);-webkit-transform:scale(1.1);transform:scale(1.1)}to{box-shadow:0 0 0 0 rgba(37,211,102,0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.7);-webkit-transform:scale(1);transform:scale(1)}70%{box-shadow:0 0 10px 10px rgba(37,211,102,0);-webkit-transform:scale(1.1);transform:scale(1.1)}to{box-shadow:0 0 0 0 rgba(37,211,102,0);-webkit-transform:scale(1);transform:scale(1)}}.hero #heading h3{color:#fff}.hero #heading{margin:0;padding:0;text-align:left}.hero #heading,.row h1{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}.row h1{font-size:35px}@media screen and (max-width:830px){.margin{height:40vh}.hero{background-image:url(/static/media/bg.421562a059fee3023c6a.webp);background-position:100%;background-size:cover;height:100vh;padding-top:50%}.primary-btn1{margin-bottom:-30px;padding:15px}.button1,.hero .row{margin-top:30px}.hero .row{width:100%}.row h1{font-size:25px}.row p{font-size:15px;line-height:normal}.row #heading{margin-top:-80px}}.testimonal .items{border-radius:4%;flex:0 0 auto;padding:30px;transition:.5s;width:400px}.container .heading{background:#1eb2a6}.testimonal .img{position:relative}.testimonal img{border-radius:50%;height:100px;width:100px}.testimonal i{background-color:#f8ebeb;bottom:0;color:#fff;left:60px;position:absolute}.htt{background:linear-gradient(90deg,#ceaea6,rgba(25,55,109,0) 100%);margin-top:80px}.testimonal .name{margin:25px}.testimonal .name h2{font-size:20px;margin-bottom:5px}.testimonal .name span{color:#000}.testimonal p{color:#000;margin-top:20px;transition:.5s}.testimonal .items:hover{background-color:#f3e1e1;color:#000;cursor:pointer}.testimonal .items:hover p,.testimonal .items:hover span{color:#000}.testimonal .items:hover i{background-color:#fff;color:#1eb2a6}.slider-wrapper{margin-left:-20px;overflow:hidden;position:relative;width:100%}.track{display:flex;gap:10px}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-150%);transform:translateX(-150%)}}@keyframes slide-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-150%);transform:translateX(-150%)}}.track{-webkit-animation:slide-left 25s linear infinite;animation:slide-left 25s linear infinite;height:auto;margin-top:-10px;width:900px}.slider-wrapper{width:1200px}@media screen and (max-width:830px){.track{-webkit-animation:slide-left 25s linear infinite;animation:slide-left 25s linear infinite;height:auto;margin-top:-10px;width:900px}.slider-wrapper{width:1200px}}.container .grid2{flex-direction:column-reverse;height:auto;margin-top:10px}
/*# sourceMappingURL=main.4907bdc6.css.map*/