@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";*{padding:0;margin:0;box-sizing:border-box;list-style:none;text-decoration:none}:root{font-size:62.5%}body{font-family:Roboto,sans-serif;font-size:1.6rem;background-color:#c4c4c4}.container{max-width:85%;margin:auto}.flexSB{display:flex;justify-content:space-between}.icon{width:4rem;height:4rem;line-height:4rem;border-radius:50%;text-align:center;background-color:#ffffff4d;color:#1eb2a6;transition:all .4s ease-in-out;cursor:pointer}.icon:hover{background-color:#1eb2a6;color:#fff}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.flex{display:flex}.grid2{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.outline-btn{text-transform:uppercase;margin:0;box-shadow:none;border:.2rem solid #1eb2a6;width:100%;transition:all .4s ease-in-out}.outline-btn:hover{background-color:#1eb2a6;color:#fff}.grid3{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.padding{padding:8rem 0}.shadow{box-shadow:0 .5rem 2.5rem -.2rem #0000000f;background-color:#fff}@media screen and (max-width: 768px){.grid,.grid2,.grid3{grid-template-columns:repeat(2,1fr)}.back{background-position:center;padding-top:50%;height:80vh}.margin{margin-top:85%}}.head{padding:2rem 0;color:#fff}.logo h1{font-size:3.5rem;font-weight:900}.head .icon{margin-left:1rem}header{background-color:#fff3;margin:0 3rem;position:relative}header ul{padding:3rem 2rem}header li{margin-right:4rem}header ul li a{color:#fff;font-weight:500;transition:all .4s ease-in-out}header ul li a:hover{color:#1eb2c6}.start{background-color:#1eb2c6;padding:3rem 7rem;color:#fff;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.toggle{display:none}@media screen and (max-width: 768px){.start{clip-path:none}header{margin:0;background-color:#1eb2c6;position:relative}header ul.flexSB{display:none}header ul li{margin-bottom:3rem}.toggle{display:block;background:none;color:#fff;font-size:3rem;position:absolute;right:50px;top:-20px;border:none}.mobile-nav{position:absolute;top:7vh;left:0;width:100%;background-color:#1eb2c6}}#heading{text-align:center;padding:4rem 0}#heading h3{font-weight:600;letter-spacing:.1rem;color:#1eb2a6}#heading h1{font-size:4.5rem;margin:2rem 0}.aboutHome{height:auto}.aboutHome #heading{text-align:left;padding:0}.aboutHome .left img{width:100%;height:100%;object-fit:cover}.aboutHome .right{padding:8rem 5rem}.aboutHome .items{margin-top:5rem}.aboutHome .item{background-color:#fff;margin-top:3rem;padding:2rem;transition:all .3s ease-in;cursor:pointer}.aboutHome .img{width:20rem}.aboutHome img{width:7rem;height:7rem}.aboutHome .item h2{font-size:2rem;margin-bottom:1.5rem}.aboutHome .item:hover{background-color:#1eb2a6;color:#fff;box-shadow:0 .5rem 2.5rem -.2rem #0000000f}.awrapper{background-image:url(https://media.discordapp.net/attachments/971165654352793643/1176954718522712225/awrapper_11.png?ex=6570bf7f&is=655e4a7f&hm=897a4c0b4b905e1f0661d806e05a566aff216754ce9bbc36ed47013ba50dc3d2&=&format=webp&width=890&height=593);background-repeat:no-repeat;background-size:cover;background-position:center;height:30vh;color:#fff}.awrapper .box{padding:7rem 0}.awrapper img{margin-right:3rem}.awrapper h1{font-size:5rem}.awrapper h3{font-size:2rem;font-weight:500}@media screen and (max-width: 768px){.aboutHome{margin-top:80%}.aboutHome .container{flex-direction:column-reverse}.aboutHome .row{width:100%}.awrapper{height:50vh}}.price .items{padding:4rem;text-align:center}.price h1{font-size:5rem;margin:2rem 0;color:#1eb2a6}.price h1 span{font-size:2rem;margin-right:.5rem;color:#000}.price p{color:gray;margin:4rem 0}.faq .container{max-width:70%;border-radius:.5rem}.faq .box{background-color:#fff;margin-bottom:2rem}.faq button{padding:0;margin:0;display:flex;justify-content:space-between;width:100%;padding:1.5rem 2rem}.faq h2{font-weight:500}.faq p{padding:2rem}.faq .accordion{transition:.4s}.faq .accordion:hover{background-color:#1eb2a6;color:#fff}.hero{background-image:url(https://media.discordapp.net/attachments/971165654352793643/1176955366844665927/bg_1.png?ex=6570c01a&is=655e4b1a&hm=94973f2373aac4c735d254a9e3d7ec6c9335a354827eac7e6f5c7009989d2d1a&=&format=webp&width=890&height=593);background-size:cover;background-attachment:fixed;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100vh;padding-top:20%;padding-right:5rem;color:#fff}.row{width:50%}button{padding:1.7rem 3rem;background-color:#fff;color:#1eb2a6;font-weight:600;border:none;margin:3rem 1rem 0 0;border-radius:.3rem;cursor:pointer;box-shadow:0 2.4rem 3.6rem -1.1rem #00000017;transition:all .3s ease-in}button i{margin-left:2rem}button:hover{box-shadow:none}.primary-btn{background-color:#1eb2a6;color:#fff}p{line-height:3rem;font-size:1.8rem}.hero #heading{text-align:left;margin:0;padding:0}@media screen and (max-width: 768px){.margin{height:40vh}.hero{background-position:right;padding-top:50%;height:80vh}.hero .row{width:100%}}.testimonal .items{padding:3rem;transition:.5s}.testimonal .img{position:relative}.testimonal img{width:10rem;height:10rem;border-radius:50%}.testimonal i{position:absolute;bottom:0;left:60px;background-color:#1eb2a6;color:#fff}.testimonal .name{margin:2.5rem}.testimonal .name h2{font-size:2rem;margin-bottom:.5rem}.testimonal .name span{color:#1eb2a6}.testimonal p{color:gray;margin-top:2rem;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}.back{background-image:url(https://media.discordapp.net/attachments/971165654352793643/1176955102586740816/back_1.png?ex=6570bfdb&is=655e4adb&hm=5f7c6c3b91080b52312aa800253d2cdf0b31c64604b09d9b223576e4165c3a92&=&format=webp&width=890&height=593);background-size:cover;background-attachment:fixed;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100vh;padding-top:30%;padding-right:5rem;color:#fff;text-align:center}.back h1{font-size:10rem;font-weight:400}.back h2{font-size:1.7rem;font-weight:500}.margin{margin-top:40%}.coursesCard{padding:5rem 0}.coursesCard .items{background-color:#fff;padding:3rem;text-align:center}.coursesCard .img{width:8rem;height:8rem;border-radius:50%;background-color:#1eb2a6;padding:1.5rem}.coursesCard img{width:100%;height:100%;object-fit:cover}.coursesCard .text{margin-left:1.5rem;text-align:left}.coursesCard .text h1{font-size:3rem;font-weight:500;line-height:4.5rem}.coursesCard .rate{margin:2rem 0;color:#1eb2a6}.coursesCard .rate i{font-size:1.3rem;margin-right:.5rem}.coursesCard .details .dimg img{width:5rem;height:5rem;border-radius:50%}.coursesCard .details .box{display:flex;align-items:center;color:gray}.coursesCard .details span{color:#1eb2a6;font-weight:500;font-size:1.4rem}.coursesCard .price{margin:3rem 0;background-color:#f8f8f8;padding:1rem}.coursesCard h3{font-weight:500;color:#1eb2a6}.para{margin-left:1rem}.online{text-align:center}.online .box{box-shadow:0 .5rem 2.5rem -.2rem #0000000f;background-color:#fff;padding:3rem 2rem;transition:all .5s ease-in-out}.online .img{width:8rem;height:8rem;margin:auto;position:relative}.online img{width:100%;height:100%;object-fit:cover}.online h1{font-weight:500;font-size:2rem;margin:2rem 0;line-height:3rem}.online span{background-color:#f8f8f8;color:#1eb2a6;padding:.5rem 2rem;font-weight:500;font-size:1.5rem;border-radius:.5rem}.online .box .show{opacity:0}.online .box:hover{background-color:#1eb2a6;border-radius:.5rem;cursor:pointer}.online .box:hover .show{opacity:1;position:absolute;top:0;left:0}.online .box:hover h1{color:#fff}.team .items{transition:all .5s ease-in-out}.team .img{position:relative}.team img{width:100%;height:100%}.overlay{position:absolute;bottom:0;z-index:11;display:flex;flex-direction:column;padding:2rem;transition:all .5s ease-in-out;opacity:0}.overlay i{background-color:#000;color:#fff;margin:.5rem}.team .details{padding:3rem;text-align:center}.team .details h2{font-weight:500;font-size:2rem}.team .details p{font-size:1.5rem;color:gray;margin-top:1rem;transition:all .5s ease-in-out}.team .items:hover{background-color:#1eb2a6;color:#fff;cursor:pointer}.team .items:hover p{color:#fff}.team .items:hover .overlay{opacity:1}.blog img{width:100%;height:100%}.blog .text{padding:4rem 3rem}.blog h1{font-weight:500;font-size:2.2rem;line-height:3rem;margin:2rem 0;transition:.5s}.blog h1:hover{color:#1eb2a6;cursor:pointer}.blog span{text-transform:uppercase;font-weight:500;color:#1eb2a6}.blog span label{margin-left:1rem;color:gray;font-size:1.4rem}.blog span:nth-last-child(1) label{color:#1eb2a6}.blog p{color:gray}.contact iframe{width:100%;height:100%;border:none}.contact .right{padding:5rem}.contact h1{font-size:3rem;font-weight:400}.contact p{margin:3rem 0}.contact .box p{font-size:1.7rem;margin-top:1rem}.contact textarea,.contact input{width:100%;padding:1.5rem;margin-bottom:1.5rem;outline:none;border:.1rem solid #808080}.contact .flexSB input:nth-child(1){margin-right:1rem}.contact h3{margin-top:2rem;font-weight:500;margin-bottom:1rem}.contact span{color:#1eb2a6;font-weight:600;font-size:1.5rem;word-spacing:.5rem}@media screen and (max-width:768px){.contact .container{flex-direction:column}.contact iframe{height:50vh}.contact .row{width:100%}}.newletter{background-color:#1eb2a6;margin-top:5rem;padding:5rem 0;color:#fff}.newletter .right,.newletter .left{padding-right:5rem}.newletter h1{color:#fff;font-size:3rem;font-weight:500;margin-bottom:1.5rem}.newletter .right{display:flex;justify-content:space-between;align-items:center}.newletter input{width:100%;padding:2rem;border:none;outline:none;height:3rem}.newletter i{padding:1.2rem;color:#1eb2a6;background-color:#fff}footer{background-color:#eee}footer .container{display:grid;grid-template-columns:3fr 2fr 2fr 4fr 3fr;gap:3rem}@media screen and (max-width: 768px){footer .container{grid-template-columns:repeat(2,1fr)}}footer .logo span{color:#1eb2a6;font-size:1.4rem}footer .logo p{color:gray;margin:3rem 0 1.5rem}footer .logo .icon{background-color:#1eb2a6;color:#fff;margin-right:1rem}footer h3{margin-bottom:4rem;font-weight:500}footer ul li{margin-bottom:2rem}footer .link li:before{content:"→";color:#1eb2a6;margin-right:.5rem}footer .items{margin-bottom:3rem}footer .items img{width:5rem;height:5rem;border-radius:.5rem;margin-right:1rem;object-fit:cover}footer .items span,footer .items i{font-size:1.2rem;color:#1eb2a6;margin-right:.5rem;text-transform:capitalize}footer h4{font-weight:400;margin-top:.5rem}footer .last ul li{display:flex;margin-bottom:5rem}footer .last i{width:6rem;font-size:2rem;color:#1eb2a6}.legal{text-align:center;padding:5rem 0;color:gray;background-color:#e9e9e9}.legal i{color:#1eb2a6}
