@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f8f8;font-family:Roboto,sans-serif}.container{margin:auto;max-width:85%}.flexSB{display:flex;justify-content:space-between}.icon{background-color:hsla(0,0%,100%,.3);border-radius:50%;color:#1eb2a6;height:40px;line-height:40px;text-align:center;transition:.5s;width:40px}.icon:hover{background-color:#1eb2a6;color:#fff;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:#1eb2a6;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:#1eb2a6;color:#fff}#heading{padding:40px 0;text-align:center}#heading h3{color:#1eb2a6;font-weight:600;letter-spacing:1px;text-transform:uppercase}#heading h1{font-size:45px;margin:20px 0;text-transform:capitalize}p{font-size:18px;line-height:30px}.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 #1eb2a6;box-shadow:none;margin:0;transition:.5s;width:100%}.outline-btn:hover{background-color:#1eb2a6;color:#fff}.grid3{grid-gap:10px;display:grid;grid-template-columns:repeat(6,1fr)}.padding{padding:80px 0}.shadow{background-color:#fff;box-shadow:0 5px 25px -2px rgb(0 0 0/6%)}@media screen and (max-width:768px){.grid,.grid2,.grid3{grid-template-columns:repeat(2,1fr)}.back{background-position:50%;height:80vh;padding-top:50%}}.head{color:#fff;padding:20px 0}.logo h1{font-size:35px;font-weight:900}.head .icon{margin-left:10px}header{background-color:hsla(0,0%,100%,.2);margin:0 30px}header .nav{display:flex!important}header li{margin-right:40px}header ul{padding:30px 20px}header ul li a{color:#fff;font-weight:500;transition:.5s}header ul li a:hover{color:#1eb2a6}.start{background-color:#1eb2a6;-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:30px 70px}.toggle{display:none}@media screen and (max-width:768px){.start{-webkit-clip-path:none;clip-path:none}header{background-color:#1eb2a6;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:-20px}.mobile-nav{background-color:#1eb2a6;left:0;position:absolute;top:7vh;width:100%}}.newletter{background-color:#1eb2a6;color:#fff;padding:50px 0}.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:#eee}footer .container{grid-gap:30px;display:grid;grid-template-columns:3fr 2fr 2fr 4fr 3fr}@media screen and (max-width:768px){footer .container{grid-template-columns:repeat(2,1fr)}}footer .logo span{color:#1eb2a6;font-size:14px}footer .logo p{color:grey;margin:30px 0 15px}footer .logo .icon{background-color:#1eb2a6;color:#fff;margin-right:10px}footer h3{font-weight:500;margin-bottom:40px}footer ul li{margin-bottom:20px}footer .link li:before{color:#1eb2a6;content:"⟶";margin-right:5px}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:#e9e9e9;color:grey;padding:50px 0;text-align:center}.legal p{font-size:15px}.legal i{color:#1eb2a6}.aboutHome{height:auto}.aboutHome #heading{padding:0;text-align:left}.aboutHome .left img{height:100%;object-fit:cover;width:100%}.aboutHome .right{padding:80px 50px}.aboutHome .items{margin-top:50px}.aboutHome .item{background-color:#fff;margin-top:30px;padding:20px;transition:.5s}.aboutHome .img{width:200px}.aboutHome img{height:70px;width:70px}.aboutHome .item h2{font-size:20px;margin-bottom:15px}.aboutHome .item p{color:#999}.aboutHome .item:hover{background-color:#1eb2a6;box-shadow:0 5px 25px -2px rgb(0 0 0/6%);color:#fff;cursor:pointer}.aboutHome .item:hover p,.awrapper{color:#fff}.awrapper{background-image:url(/static/media/awrapper.031ce77a398171427673.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:30vh}.awrapper .box{padding:70px 0}.awrapper img{margin-right:30px}.awrapper h1{font-size:50px}.awrapper h3{font-size:20px;font-weight:500}@media screen and (max-width:768px){.aboutHome .container{flex-direction:column-reverse}.aboutHome .row{width:100%}.awrapper{height:50vh}}.blog img{height:100%;width:100%}.blog .text{padding:40px 30px}.blog h1{font-size:22px;font-weight:500;line-height:30px;margin:20px 0;transition:.5s}.blog h1:hover{color:#1eb2a6;cursor:pointer}.blog span{color:#1eb2a6;font-weight:500;text-transform:uppercase}.blog span label{color:grey;font-size:14px;margin-left:10px}.blog span:last-child label{color:#1eb2a6}.blog p{color:grey}.coursesCard{padding:50px 0}.coursesCard .items{background-color:#fff;padding:30px;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{margin-left:15px;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:#1eb2a6;font-size:14px;font-weight:500}.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}.hero,.online .box:hover h1{color:#fff}.hero{background-attachment:fixed;background-image:url(/static/media/bg.baa1024a4ae092566a75.webp);background-size:cover;height:100vh;left:0;padding-right:50px;padding-top:20%;position:absolute;top:0;width:100%;z-index:-1}.hero #heading h3{color:#fff}.hero #heading{margin:0;padding:0;text-align:left}@media screen and (max-width:768px){.margin{height:40vh}.hero{background-position:100%;height:80vh;padding-top:50%}.hero .row{width:100%}}.testimonal .items{padding:30px;transition:.5s}.testimonal .img{position:relative}.testimonal img{border-radius:50%;height:100px;width:100px}.testimonal i{background-color:#1eb2a6;bottom:0;color:#fff;left:60px;position:absolute}.testimonal .name{margin:25px}.testimonal .name h2{font-size:20px;margin-bottom:5px}.testimonal .name span{color:#1eb2a6}.testimonal p{color:grey;margin-top:20px;transition:.5s}.testimonal .items:hover{background-color:#1eb2a6;color:#fff;cursor:pointer}.testimonal .items:hover p,.testimonal .items:hover span{color:#fff}.testimonal .items:hover i{background-color:#fff;color:#1eb2a6}
/*# sourceMappingURL=main.7f52b200.css.map*/