@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{border:none;box-sizing:border-box;font-family:Nunito,sans-serif;margin:0;outline:none;padding:0;text-decoration:none;transition:.2s linear}html{font-size:62.5%;overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:4rem}html::-webkit-scrollbar{width:.8rem}html::-webkit-scrollbar-track{background:#0000}html::-webkit-scrollbar-thumb{background:#888;border-radius:5rem}body{overflow-x:hidden}section{padding:2rem 7%}.heading{padding-top:7rem}.heading,.heading1{color:#fff;font-size:4rem;padding-bottom:3.5rem;text-transform:uppercase}.heading1{padding-top:6rem;text-align:center}.heading span{color:#000;text-transform:uppercase}.btn{background:#0000;border:none;border-radius:1.5625rem;box-shadow:0 4px 8px #0003;color:#000;cursor:pointer;display:inline-block;font-size:1.7rem;margin-top:1rem;padding:.9rem 3rem;transition:background .3s,color .3s,box-shadow .3s}.btn:hover{background:#3f93551a;box-shadow:0 6px 12px #0000004d;color:#3f9355}.header{align-items:center;background:#f0f8ff;border-bottom:.2rem solid #3f9355;display:flex;justify-content:space-between;left:0;padding:6px 7%;position:fixed;right:0;top:0;z-index:1000}.header .logo-container img{animation:fadeIn 1s ease-out;max-width:75px}.header .logo-container:hover{color:#679acd}.header .navbar a{color:#3f9355;font-size:1.6rem;margin:0 1rem}.header .navbar a:hover{border-bottom:.1rem solid #679acd;color:#679acd;padding-bottom:.5rem}.header .icons div{color:#3f9355;cursor:pointer;font-size:2.5rem;margin-left:2rem}.header .icons div:hover{color:#679acd}.logo-container{align-items:center;display:flex}.brand-name{color:#3f9355;font-size:1.6rem;margin-left:10px;text-decoration:none}.dropdown{display:inline-block;position:relative}.dropbtn{align-items:center;background:none;border:none;color:#3f9355;cursor:pointer;display:flex;font-size:1.6rem;padding:10px 15px;transition:all .2s ease}.dropbtn:hover{border-bottom:.1rem solid #679acd;color:#679acd;padding-bottom:.5rem}.dropdown-content{grid-gap:15px;animation:fadeIn .3s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 8px 16px #00000026;display:grid;font-size:13px;gap:15px;grid-template-columns:repeat(6,minmax(0,1fr));left:50%;max-height:400px;overflow-y:auto;padding:20px;position:absolute;top:100%;transform:translateX(-50%);width:900px;z-index:1000}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dropdown-content>div{color:#000;cursor:pointer}.dropdown-content>div:hover{color:#679acd;transform:translateY(-2px)}@media (min-width:768px) and (max-width:992px){.dropdown-content{font-size:10px;grid-template-columns:repeat(4,minmax(120px,1fr));left:0;padding:10px;transform:translateX(-50%);width:70vw}.dropbtn{font-size:1.8rem}}@media (min-width:577px) and (max-width:768px){.dropdown-content{border-radius:0;box-sizing:border-box;font-size:13px;grid-template-columns:repeat(2,minmax(100px,1fr));left:0;max-height:50vh;overflow-y:auto;padding:15px;position:absolute;top:100%;transform:none;width:100vw}.dropdown{position:static}.dropbtn{font-size:1.8rem}}@media (max-width:576px){.dropdown-content{border-radius:0;box-sizing:border-box;font-size:13px;grid-template-columns:repeat(2,minmax(100px,1fr));left:0;max-height:50vh;overflow-x:hidden;overflow-y:auto;padding:10px;position:absolute;top:100%;transform:none;width:100vw}.dropdown{position:static}.dropbtn{font-size:1.8rem}}.dropdown-content::-webkit-scrollbar{display:none}#menu-btn{display:none}.home{background:#679acd}.home .row{align-items:center;display:flex;flex-wrap:wrap}.home .row .image{flex:1 1 45rem;padding-top:2rem}.home .row .image img{width:100%}.home .row .content{flex:1 1 45rem;padding:2rem}.home .row .content h3{color:#000;font-size:2rem;padding-top:2rem}.home .row .content p{color:#000;font-size:1.6rem;line-height:1.8;padding:1rem 0;text-align:justify}.box-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.courses .box-container .box{border-radius:2rem;box-shadow:0 8px 16px 0 #679acd66;display:flex;flex-direction:column;justify-content:space-between;text-align:center;transition:box-shadow .3s ease-in-out,border-radius .3s ease-in-out}.courses .box-container .box .content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.2rem}.courses .box-container .box h3{color:#000;font-size:2rem;padding:1rem 0}.courses .box-container .box p{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:1.6rem;line-height:1.8;overflow:hidden;padding:1rem 0;text-align:justify;text-overflow:ellipsis}.courses .box-container .box:hover{transition:.5s}.courses .box-container .box .course-icon{color:#679acd;font-size:6rem}.course-btn{align-self:center;background:#0000;border:none;border-radius:1.5625rem;box-shadow:0 4px 8px #0003;color:#3f9355;cursor:pointer;font-size:1.4rem;margin-top:auto;padding:1rem 2rem;transition:background .3s,color .3s,box-shadow .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.course-btn:hover{background:#3f93551a;box-shadow:0 6px 12px #0000004d;color:#3f9355}.courses .box-container .box.python:hover{background-color:#fff9c4}.courses .box-container .box.php:hover{background-color:#e1bee7}.courses .box-container .box.sql:hover{background-color:#b3e5fc}.courses .box-container .box.vmware7:hover{background-color:#c8e6c9}.courses .box-container .box.pythonDataAnalysis:hover{background-color:#ffe0b2}.courses .box-container .box.redHatSystemAdministrationI:hover{background-color:#ffcdd2}.courses .box-container .box.redHatSystemAdministrationII:hover{background-color:#f8bbd0}.courses .box-container .box.mongoDB:hover{background-color:#cce6ff}.courses .box-container .box.informationSecurityPrograms:hover{background-color:#f0f4c3}.courses .box-container .box.htmlAndJavaScript:hover{background-color:#d1c4e9}.courses .box-container .box.advancedEthicalHacking:hover{background-color:#f8bbd0}.courses .box-container .box.devOpsWithAWS:hover{background-color:#9587b0}.courses .box-container .box.devOpsTraining:hover{background-color:#cce6ff}.courses .box-container .box.dataScienceAndMLWithPython:hover{background-color:#b3e5fc}.courses .box-container .box.cybersecurityAnalystFundamentalsToAdvanced:hover{background-color:#f789f7}.courses .box-container .box.dataVisualizationWithPowerBI:hover{background-color:#f78668}.courses .box-container .box.awsDataScience:hover{background-color:#f0f4c3}.courses .box-container .box.databaseProgrammingWithPLSQL:hover{background-color:#c8e6c9}.courses .box-container .box.apacheCassandra:hover{background-color:#9587b0}.courses .box-container .box.ifsTechnicalDevelopment:hover{background-color:#679acd}.courses .box-container .box.financialsSupplyChainManagement:hover{background-color:#cce6ff}.courses .box-container .box.digitalMarketing:hover{background-color:#9587b0}.courses .box-container .box.abap:hover{background-color:#b3e5fc}.courses .box-container .box.abapOnHana:hover{background-color:#c8e6c9}.courses .box-container .box.sapS4HanaMm:hover{background-color:#ffe0b2}.courses .box-container .box.s4HanaFinance:hover{background-color:#f0f4c3}.courses .box-container .box.successFactors:hover{background-color:#e1bee7}.courses .box-container .box.sapGrc:hover{background-color:#c8e6c9}.courses .box-container .box.sapHcm:hover{background-color:#f78668}.courses .box-container .box.sapSecurity:hover{background-color:#f8bbd0}.courses .box-container .box.sapSd:hover{background-color:#ffe0b2}.courses .box-container .box.sapMm:hover{background-color:#9587b0}.about-us-description
.contact .row{background:#fff;border-radius:2rem;box-shadow:0 8px 16px 0 #679acd66;display:flex;flex-wrap:wrap;gap:1rem;padding:2rem}.contact .row form{flex:1 1 45rem;padding:2rem;text-align:center}.contact .row form h3{color:#000;font-size:2.5rem;margin-bottom:1rem;text-transform:uppercase}.contact .row form .inputBox{align-items:center;background:#fff;border-radius:2rem;box-shadow:0 4px 8px #679acd66;display:flex;margin-bottom:2rem;margin-top:2rem;overflow:hidden;padding-right:1rem}.contact .row form .inputBox span{color:#679acd;font-size:2rem;padding-left:1rem}.contact .row form .inputBox input,.contact .row form .inputBox textarea{border:none;border-radius:2rem;color:#000;font-size:1.6rem;outline:none;padding:1rem;width:100%}.contact .row form .inputBox textarea{height:15rem;resize:none}.contact .row .content{display:flex;flex:1 1 45rem;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.contact .row .content h3{color:#000;font-size:2.5rem;margin-bottom:1rem}.contact .row .content p{color:#333;font-size:1.6rem;margin:.5rem 0}.contact .row .content p strong{color:#000;font-size:1.6rem}.contact .row form .error{color:red;font-size:1.4rem;margin-top:.5rem}.footer{background:#f0f8ff;padding:2rem 0;text-align:center}.footer .share{padding:1rem 0}.footer .share a{align-items:center;background:#3f9355;border-radius:50%;color:#fff;display:inline-flex;font-size:1.8rem;height:4rem;justify-content:center;line-height:4rem;margin:.3rem;transition:background-color .3s ease,border-color .3s ease;width:4rem}.footer .share a:hover{background-color:#679acd;border-color:#3f9355}.footer .links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 0}.footer .links a{border:.2rem solid #679acd;border-radius:.3rem;color:#3f9355;font-size:1.8rem;padding:.7rem 1.5rem;text-decoration:none;transition:background .3s ease,color .3s ease}.footer .links a:hover{background:#679acd;color:#fff}.footer .credit{color:#3f9355;font-size:1.8rem;padding:1.5rem}.footer .credit span{color:#679acd}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.courseimage{display:block;margin-left:auto;margin-right:auto;width:50%}.container{margin:auto;overflow:hidden;width:80%}.course-detail{margin-left:auto;margin-right:auto;margin-top:40px;max-width:1000px;padding:30px 20px}.course-detail h2{color:coral;font-size:2.4rem;margin-bottom:30px;text-align:center}.course-info{display:flex;flex-direction:column;gap:30px}.course-description{color:#444;font-size:16px;line-height:1.7;padding:25px}.course-description h3{border-left:4px solid #4a90e2;color:#222;font-size:1.6rem;margin-top:1.8rem;padding-left:10px}.course-description p{margin-bottom:12px}.course-description ul{margin-top:1rem;padding-left:20px}.course-description ul li{margin-bottom:8px}.about-us-detail{background:#fff;box-shadow:0 0 10px #0000001a;margin-top:20px;padding:20px}.about-us-detail h2{color:#333;text-align:center}.about-us-info{display:flex;flex-wrap:wrap;margin-top:20px}.about-us-description{flex:1 1;font-size:15px;padding:20px}.about-us-description p{color:#000;line-height:1.6;margin-top:1.5rem}.about-us-description h3{color:#000;font-size:1.8rem;margin-top:1.5rem}.about-us-description ul{font-size:1.5rem;margin-left:1rem;margin-top:1.5rem}.about-us-description ul li{color:#000;line-height:1.8}.profile-info{color:#3f9355;display:inline-block;font-size:1.4rem;margin-left:2rem}.header .profile-info span{color:#3f9355;font-size:1.6rem;font-weight:700}.header .profile-info:hover{color:#679acd}.error{color:red;font-size:.9em;margin-top:.25em}.features-section{background-color:#f8f9fa;padding:10px 0}.heading{margin-bottom:50px;text-align:center}.row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.col{flex:0 0 48%;max-width:48%}.feature-item{background-color:#f0f8ff;border-radius:2rem;box-shadow:0 8px 16px 0 #679acd66;margin-bottom:20px;padding:20px;text-align:center;transition:transform .3s ease-in-out}.feature-item:hover{transform:translateY(-5px)}.feature-item h3{font-size:1.5rem;margin-top:20px}.feature-item p{color:#000;line-height:1.6}.feature-item svg{color:#679acd;margin-bottom:10px}@media (max-width:830px){#menu-btn{background-color:#3f9355;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:1.5rem;height:3rem;line-height:3rem;position:relative;text-align:center;transition:background-color .3s ease;width:3rem}#menu-btn:hover{background-color:#679acd}.header .navbar{background:#f0f8ff;height:calc(108vh - 9.5rem);position:absolute;right:-100%;top:100%;width:30rem}.header .navbar.active{right:0}.header .navbar a{color:#3f9355;display:block;font-size:2rem;margin:1.5rem;padding:.5rem}.home .row{align-items:center;flex-direction:column;text-align:center}.home .row .content{flex:1 1 20rem;padding-top:6rem}.heading{padding-top:10rem}}@media (max-width:450px){html{font-size:50%}.home .row .content{flex:1 1 20rem;padding-top:6rem}.header .logo img{max-width:40px}.heading{padding-top:10rem}}@media (max-width:991px){html{font-size:55%}.header{padding:1.5rem 2rem}section{padding:2rem}.home .row .content{padding-top:10rem}}@media (min-width:992px) and (max-width:1050px){.home .row .content,.home .row .image{flex-basis:calc(50% - 2rem);flex-grow:1;flex-shrink:1;padding:1rem}}@media (min-width:830px) and (max-width:1050px){.home .row .image{padding-top:6rem}}@media (max-width:768px){.contact .row{flex-direction:column;padding:2rem}.contact .row .content,.contact .row form{padding:2rem}.contact .row form h3{font-size:2.5rem}.contact .row .content h3{font-size:2rem}.contact .row .content p,.contact .row form .inputBox span{font-size:1.2rem}.contact .row form .inputBox input,.contact .row form .inputBox textarea{padding:1rem}.heading1{color:#fff;font-size:1.5rem;padding-top:10rem;text-align:center;text-transform:uppercase}.col{flex:0 0 100%;max-width:100%}.feature-item{padding:15px}.feature-item h3{font-size:1.3rem}.course-detail .course-info{flex-direction:column;padding:2rem}.course-detail .course-description{padding:2rem}.course-detail .course-description h3{font-size:1.5rem}.course-detail .course-description ul{margin-left:1rem}.about-us-detail .about-us-info{flex-direction:column;padding:2rem}.about-us-detail .about-us-description{padding:2rem}.about-us-detail .about-us-description h3{font-size:1.5rem}.about-us-detail .about-us-description ul{font-size:1.5rem;margin-left:1rem;margin-top:1.5rem}.about-us-detail .about-us-description p{font-size:1.5rem;line-height:1.6;margin-top:1.5rem}.dropdown,.header .navbar a{padding:10px 15px;text-align:left;width:100%}.dropdown-content{box-shadow:none;position:static;width:100%}}.load-more-container{margin-top:20px;text-align:center}.load-more-btn{background:#0000;border:none;border-radius:2rem;box-shadow:0 4px 10px #0003;color:#3f9355;cursor:pointer;display:block;font-size:1.6rem;margin:3rem auto;padding:1rem 4rem;transition:background .3s,color .3s,box-shadow .3s}.load-more-btn:hover{background-color:#3f93551a;box-shadow:0 6px 14px #0000004d;color:#3f9355}.loader-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loader{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-content{padding:20px}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 0 8px #0000001a;max-width:400px;padding:7px;position:relative;width:100%}.close-icon{color:#679acd;cursor:pointer;font-size:20px;position:absolute;right:8px;top:8px;transition:color .3s ease}.close-icon:hover{color:#83b4e6}.modal-content h2{font-size:20px;margin-bottom:10px;margin-top:0;text-align:center}.modal-content form{display:flex;flex-direction:column}.modal-content label{font-size:14px;font-weight:700;margin-bottom:4px}.modal-content input[type=email],.modal-content input[type=text],.modal-content select{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-bottom:8px;padding:4px}.modal-content input[type=email]:focus,.modal-content input[type=text]:focus,.modal-content select:focus{border-color:#5c9ed8;box-shadow:0 0 4px #5c9ed866;outline:none}.modal-content input[name=courseName]{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;font-size:14px;margin-bottom:8px;padding:4px}.modal-content input[name=courseName]:focus{border-color:#5c9ed8;box-shadow:0 0 4px #5c9ed866;outline:none}.modal-content button{background-color:initial;border:none;border-radius:1.5625rem;box-shadow:0 2px 4px #0003;color:#5c9ed8;cursor:pointer;font-size:14px;margin-top:10px;max-width:150px;padding:8px 16px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal-content button:hover{background-color:#5c9ed81a;box-shadow:0 4px 8px #0000004d;color:#4a8ac2}.confirmation-message{padding:20px;text-align:center}.confirmation-message h2{color:#4caf50;font-size:22px;margin-bottom:10px}.confirmation-message p{color:#333;font-size:16px;margin-bottom:20px}.confirmation-message .btn{background-color:#3f9355;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.confirmation-message .btn:hover{background-color:#45a049}.confirmation-message .btn:focus{box-shadow:0 0 4px #4caf5066;outline:none}.heading3{color:#679acd;font-size:20px;text-align:center}
/*# sourceMappingURL=main.cc04aa9a.css.map*/