:root{--color-one:#4689C8;--color-two:#5FC8D6;--color-primary:var(--color-one);--color-secondary:var(--color-two);--color-one-gradient:linear-gradient(90deg, var(--color-primary) 30%, var(--color-secondary) 100%);--color-charcoal-grey:#202020;--color-light-grey:#f3f4f7;--color-black:#000000;--color-white:#ffffff;--color-orange:#6b63ff;--color-icon-whatsapp:#24cd63;--color-icon-facebook:#3a5895;--color-icon-instagram:#d92e7f;--color-icon-linkedin:#0074b2;--color-icon-youtube:#ff0000;--font-montserrat:"Montserrat",serif;--font-gentium-book-plus:"Gentium Book Plus",serif}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-montserrat);background-position:center;background-repeat:repeat;background-size:contain;background-attachment:fixed}.font-montserrat{font-family:var(--font-montserrat)!important}.font-gentium-book-plus{font-family:var(--font-gentium-book-plus)!important}.text-primary{color:var(--color-primary)!important}.text-secondary{color:var(--color-secondary)!important}.text-charcoal-grey{color:var(--color-charcoal-grey)!important}.text-light-grey{color:var(--color-light-grey)!important}.text-orange{color:var(--color-orange)!important}.text-gradient{background:-webkit-linear-gradient(var(--color-primary),var(--color-secondary))!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.bg-primary{background:var(--color-primary)!important}.bg-secondary{background:var(--color-secondary)!important}.bg-charcoal-grey{background:var(--color-charcoal-grey)!important}.bg-light-grey{background:var(--color-light-grey)!important}.bg-orange{background:var(--color-orange)!important}.bg-gradient{background:linear-gradient(90deg,var(--color-primary) 30%,var(--color-secondary) 100%)!important;color:var(--color-white)!important}.bg-secondary-hs{background:#f1fdff!important}.border-primary{border-color:var(--color-primary)!important}.border-secondary{border-color:var(--color-secondary)!important}.border-charcoal-grey{border-color:var(--color-charcoal-grey)!important}.border-light-grey{border-color:var(--color-light-grey)!important}.fs-10{font-size:.625rem!important}.fs-12{font-size:.75rem!important}.fs-14{font-size:.875rem!important}.fs-16{font-size:1rem!important}.fs-18{font-size:1.125rem!important}.fs-20{font-size:1.25rem!important}.fs-22{font-size:1.375rem!important}.fs-24{font-size:1.5rem!important}.fs-26{font-size:1.625rem!important}.fs-28{font-size:1.75rem!important}.fs-30{font-size:1.875rem!important}.fs-32{font-size:2rem!important}.fs-34{font-size:2.125rem!important}.fs-36{font-size:2.25rem!important}.fs-38{font-size:2.375rem!important}.fs-40{font-size:2.5rem!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}.fa-phone-volume{transform:rotate(320deg)}.form-control,.form-select{border-color:#707070;border-radius:0;min-height:50px}.form-control:focus,.form-select:focus{border-color:var(--color-primary);outline:0;box-shadow:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.list-styled{list-style-type:disc!important}a{text-decoration:none;cursor:pointer}a:focus,a:hover{text-decoration:none!important;outline:0}a,button,h2,h5,img,li,p,span{-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out}li,ul{list-style:none;padding:0;margin:0}.text-justify{text-align:justify!important}::-webkit-scrollbar{width:5px;height:1px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--color-primary)}::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}::selection{color:#fff;background:var(--color-primary)}::-webkit-input-placeholder{color:inherit}::-moz-input-placeholder{color:inherit}::-ms-input-placeholder{color:inherit}.btn{display:inline-block;padding:12px 18px;font-size:14px;font-weight:400;text-align:center;text-decoration:none;border-radius:8px;cursor:pointer;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;border:none;outline:0!important;cursor:pointer}.btn-1{background:var(--color-primary);color:var(--color-white)}.btn-1:hover{background:#6d422a;color:var(--color-white)}.btn-2{background:var(--color-secondary);color:var(--color-white)}.btn-2:hover{background:#556b2f;color:var(--color-white)}.btn-white{background:var(--color-white);color:var(--color-primary)}.btn-white:hover{background:#f0f0f0;color:var(--color-primary)}.btn-1-outline{background:0 0;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-1-outline:hover{background:var(--color-primary);color:var(--color-white)}.btn-2-outline{background:0 0;color:var(--color-secondary);border:2px solid var(--color-secondary)}.btn-2-outline:hover{background:var(--color-secondary);color:var(--color-white)}.btn-white-outline{background:0 0;color:var(--color-white);border:2px solid var(--color-white)}.btn-white-outline:hover{background:var(--color-white);color:var(--color-primary)}.btn-black-outline{background:0 0;color:var(--color-black);border:2px solid var(--color-black)}.btn-black-outline:hover{background:var(--color-black);color:var(--color-primary)}.scroll-top{position:fixed;bottom:20px;right:25px;background:var(--color-primary);height:50px;width:50px;font-size:20px;display:flex;align-items:center;justify-content:center;color:var(--color-white);z-index:10;cursor:pointer;border-radius:50%;box-shadow:0 .5rem 1rem var(--color-shadow);opacity:0;transition:opacity .4s ease-in-out}.scroll-top i{transition:all .2s;color:var(--color-white)!important}.scroll-top:hover{background:var(--color-primary)}.scroll-top:hover i{padding-bottom:10px}#loaderContainer{height:100vh!important;width:100vw!important;overflow-x:hidden!important;background:var(--color-white);position:fixed;z-index:89796543215555;top:0}#loaderContainer #loader{position:fixed;z-index:89796543215554;line-height:50px;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%);text-transform:uppercase;font-weight:900;color:var(--color-primary);letter-spacing:.2em}#loaderContainer #loader::after,#loaderContainer #loader::before{content:"";display:block;width:15px;height:15px;background:var(--color-primary);position:absolute;animation:load .9s infinite alternate ease-in-out}#loaderContainer #loader::before{top:0}#loaderContainer #loader::after{bottom:0}@keyframes load{0%{left:-25px;height:30px;width:15px}50%{height:8px;width:40px}100%{left:100px;height:30px;width:15px}}@keyframes marquee{0%{transform:translate3d(-2%,0,0)}100%{transform:translate3d(calc(-2% - 5% - 1px),0,0)}}.topbar-link{display:inline-block;padding:10px 15px;font-size:12px;font-weight:600;text-decoration:none;color:#fff;background:linear-gradient(45deg,#4689c8,#6610f2);border-radius:5px;transition:all .3s ease-in-out;box-shadow:0 4px 10px rgba(0,0,0,.2);position:relative;overflow:hidden}.topbar-link strong{color:#ffea00;font-size:16px}.topbar-link::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,.2);transition:left .4s ease-in-out}.topbar-link:hover::before{left:100%}.topbar-link:hover{transform:scale(1.05);box-shadow:0 6px 15px rgba(0,0,0,.3)}*{margin:0;padding:0;box-sizing:border-box}ul{list-style:none;padding:0;margin:0}.sub-title{display:block;line-height:1.2;color:#ff6100;font-family:"League Spartan",sans-serif;font-weight:600;text-transform:uppercase;margin-bottom:24px}.h4-title{font-size:25px;line-height:35px;color:#19254b;margin-bottom:0}.underline-title{position:relative;font-size:25px;line-height:35px;font-weight:700;color:#19254b;margin-bottom:0}.underline-title::before{content:"";position:absolute;bottom:0;left:0;width:51px;height:1px;background-color:#ff6100}select{-moz-appearance:none;-webkit-appearance:none;appearance:none}select::-ms-expand{display:none}.loading{width:140px;height:140px;border-radius:100%;position:relative}.loading{border:1px solid transparent;border-color:transparent #d05efc transparent #d05efc;animation:rotate-loading 1.5s linear 0s infinite normal;transform-origin:50% 50%}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.zoom-fade-animation{animation-name:zoom-fade-animation;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:zoom-fade-animation;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:zoom-fade-animation;-moz-animation-duration:4s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:zoom-fade-animation;-ms-animation-duration:4s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:zoom-fade-animation;-o-animation-duration:4s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}@-webkit-keyframes zoom-fade-animation{0%{-webkit-transform:scale(.6);transform:scale(.6)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.6);transform:scale(.6)}}@keyframes zoom-fade-animation{0%{-webkit-transform:scale(.6);transform:scale(.6)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(.6);transform:scale(.6)}}.rotate-animation{animation-name:rotate-animation;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-name:rotate-animation;-webkit-animation-duration:4s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotate-animation;-moz-animation-duration:4s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate-animation;-ms-animation-duration:4s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:rotate-animation;-o-animation-duration:4s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear}@-webkit-keyframes rotate-animation{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-animation{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.common-post-card{height:100%;padding:30px 30px 26px;box-shadow:0 4px 60px -1px rgb(0 0 0 / 10%);border-radius:10px;background-color:#fff;transition:all .3s ease-in-out}.common-post-card:hover{box-shadow:0 4px 60px -1px rgb(0 0 0 / 15%)}.post-image-box-wp{position:relative;margin-bottom:27px}.post-image{overflow:hidden;width:100%;aspect-ratio:1/.64606741573;border-radius:10px}.post-image img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all .3s ease-in-out}.common-post-card:hover .post-image img{transform:scale(1.05)}.post-image-box-wp .post-tag{position:absolute;top:10px;left:10px}.post-tag span{font-size:15px;line-height:25px;color:#fff;background-color:#ff6100;padding:3px 20px 2px;border-radius:30px;display:inline-block}.common-post-content .post-lessons-info{margin-bottom:12px}.post-lessons-info ul{display:flex;justify-content:space-between;gap:30px}.post-lessons-info ul li{display:flex;gap:9px}.post-lessons-info ul li span{display:inline-block}.post-lessons-info ul li .post-info-icon img{max-width:26px;max-height:20px}.post-lessons-info ul li .post-info-text{margin-top:2px}.post-lessons-info ul li .post-info-text a{color:#333}.common-post-content .post-content-title{margin-bottom:8px}.post-content-title a{display:inline-block}.post-content-title .h4-title{transition:all .3s ease-in-out}.post-content-title a:hover .h4-title{color:#ff6100}.common-post-content .course-price{margin-bottom:21px}.course-price .h4-title{color:#ff6100}.post-author-review-info{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:20px;border-top:1px solid rgb(25 37 75 / 10%)}.post-author-info{display:flex;align-items:center;gap:10px}.post-review-info{display:flex;align-items:center;gap:9px}.star-group{display:flex;gap:3px}.post-review-info .star-group i{color:#ffc107}.post-review-text span{display:inline-block}.testimonial-sec{position:relative}.testimonial-slider-wp{position:relative}.testimonial-sec::after,.testimonial-sec::before{content:"";width:458px;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,1) 22%,rgba(255,255,255,.5) 68%,rgba(255,255,255,0) 100%);z-index:2}.testimonial-sec::after{left:auto;right:0;background:linear-gradient(90deg,rgba(255,0,255,0) 0,rgba(255,255,255,.5) 32%,rgba(255,255,255,1) 77%)}.testimonial-slider,.testimonial-slider-1,.testimonial-slider-2{overflow:visible}.testimonial-slider .swiper-wrapper,.testimonial-slider-1 .swiper-wrapper,.testimonial-slider-2 .swiper-wrapper{transition-timing-function:linear}.testimonial-slider .swiper-slide,.testimonial-slider-1 .swiper-slide,.testimonial-slider-2 .swiper-slide{height:auto}.testimonial-slider-2{margin-top:30px;margin-bottom:30px}.testimonial-box{position:relative;height:100%;padding:25px 30px 23px;box-shadow:0 4px 60px -1px rgb(0 0 0 / 10%);background-color:#fff;border-radius:10px;z-index:1}.quote-icon{position:absolute;top:31px;right:30px;display:inline-block;pointer-events:none;opacity:.3;z-index:0}.client-image-title-wp{display:flex;align-items:center;gap:20px;margin-bottom:25px}.client-image{width:80px;height:80px;border-radius:100%;overflow:hidden;flex:0 0 auto}.client-info .client-profession{display:inline-block;color:#ff6100;margin-bottom:13px;text-transform:capitalize}.client-info .star-group i{font-size:16px;color:#ffc107}.review-course-batch{margin-top:12px;font-size:14px;font-weight:500;color:#333;display:inline-flex;align-items:center;gap:6px}.review-course-batch>span{color:#2c3e50;font-weight:600}.review-course-batch .review-course-batch-year{color:#666;font-weight:500;font-style:italic}.top-footer{padding:100px 0;background-color:#19254b;position:relative}.footer-bg-aliment-wp div[class^=bg-aliment-]{position:absolute;display:inline-block}.footer-bg-aliment-wp .bg-aliment-1{top:56px;left:141px}.footer-bg-aliment-wp .bg-aliment-2{top:70px;right:110px}.footer-bg-aliment-wp .bg-aliment-3{top:197px;left:892px}.footer-bg-aliment-wp .bg-aliment-4{top:204px;right:113px}.footer-bg-aliment-wp .bg-aliment-5{top:270px;left:84px}.footer-bg-aliment-wp .bg-aliment-6{left:195px;bottom:262px}.footer-bg-aliment-wp .bg-aliment-6 img{width:19px;transform:rotate(30deg)}.footer-bg-aliment-wp .bg-aliment-7{right:196px;bottom:238px}.footer-bg-aliment-wp .bg-aliment-7 img{width:19px;transform:rotate(30deg)}.footer-bg-aliment-wp .bg-aliment-8{bottom:20px;left:176px}.footer-bg-aliment-wp .bg-aliment-9{bottom:32px;left:784px}.footer-bg-aliment-wp .bg-aliment-10{bottom:78px;right:71px}.footer-bg-aliment-wp .bg-aliment-11{bottom:26px;right:265px}.footer-about{margin-top:7px}.footer-logo{margin-bottom:23px}.footer-logo a{display:inline-block}.footer-logo-about-text{margin-bottom:16px}.footer-logo-about-text p{color:rgb(255 255 255 / 80%)}.contact-info-box .underline-title,.our-link-content .underline-title,.social-info .underline-title{color:#fff}.social-info .footer-social-icons{margin-top:20px;display:flex;gap:10px}.footer-social-icons a{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(-90deg,rgba(164,68,253,1) 0,rgba(208,94,252,1) 100%);transition:all .3s ease-in-out}.footer-social-icons a:hover{background-position:right center;background-size:200% 100%;color:#19254b}.contact-page-social .footer-social-icons a{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(-90deg,rgba(70,100,228,.5) 0,#4664e4 100%);transition:all .3s ease-in-out}.contact-page-social .footer-social-icons a:hover{background-position:right center;background-size:200% 100%;color:#19254b}.our-link-box{display:block;text-align:center;width:100%}.our-link-content{display:inline-block;text-align:left}.our-link-content ul{margin-top:22px}.our-link-content ul li{position:relative;padding-left:18px;margin-bottom:5px}.our-link-content ul li::after,.our-link-content ul li::before{content:"";position:absolute;top:11px;left:0;width:9px;height:1px;border-radius:2px;background-color:#d05efc}.our-link-content ul li::before{height:9px;width:1px;left:4px;top:7px}.our-link-content ul li:last-child{margin-bottom:0}.our-link-content ul li a{color:rgb(255 255 255 / 80%);display:inline-block}.our-link-content ul li a:hover{color:#ff6100}.contact-info-box ul{margin-top:22px}.contact-info-box ul li .contact-icon{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:#fff;background:linear-gradient(-90deg,rgba(164,68,253,1) 0,rgba(208,94,252,1) 100%)}.contact-info-box ul li{display:flex;align-items:center;gap:21px;margin-bottom:16px}.contact-info-box ul li:last-child{margin-bottom:0}.contact-info-box ul li span a{color:rgb(255 255 255 / 80%);display:block;word-break:break-word}.contact-info-box ul li span a:hover{color:#ff6100}.bottom-footer{padding:18px 0 17px;background-color:#131d3d}.footer-bottom-box{display:flex;align-items:center;justify-content:space-between}.copy-right{text-align:left}.copy-right p{color:#fff}.copy-right p a{color:#ff6100;text-decoration:none!important}.copy-right p a:hover{text-decoration:underline!important}.footer-bottom-link{display:inline-block;text-align:right}.footer-bottom-link ul{display:flex;gap:30px;flex-wrap:wrap}.footer-bottom-link ul li{display:inline-block;padding-left:19px;position:relative}.footer-bottom-link ul li:before{content:"";position:absolute;top:7px;left:0;width:10px;height:10px;background:#ff6100;border-radius:50%}.footer-bottom-link ul li a{display:inline-block;color:#fff}.footer-bottom-link ul li a:hover{color:#ff6100}@media screen and (min-width:992px){.sticky-header{top:calc(45px * -1)}}@media screen and (max-width:1399px){.h4-title{font-size:22px;line-height:32px}.underline-title{font-size:22px;line-height:32px}.testimonial-sec::after,.testimonial-sec::before{width:calc(clamp(7.5rem,27.027vw - 9.257rem,14.375rem))}.footer-bg-aliment-wp .bg-aliment-1{left:30px;width:16px}.footer-bg-aliment-wp .bg-aliment-2{right:30px;width:16px}.footer-bg-aliment-wp .bg-aliment-3{left:550px;width:16px}.footer-bg-aliment-wp .bg-aliment-4{right:30px;width:24px}.footer-bg-aliment-wp .bg-aliment-5{top:200px;left:50px}.footer-bg-aliment-wp .bg-aliment-6,.footer-bg-aliment-wp .bg-aliment-7{display:none!important}.footer-bg-aliment-wp .bg-aliment-8{bottom:40px;left:80px;width:24px}.footer-bg-aliment-wp .bg-aliment-9{bottom:40px;left:440px;width:20px}.footer-bg-aliment-wp .bg-aliment-10{right:50px;width:16px}.footer-bg-aliment-wp .bg-aliment-11{bottom:60px;width:24px}}@media screen and (max-width:1199px){.sub-title{font-size:12px;line-height:1.2}.common-post-card{padding:20px}.post-image-box-wp{margin-bottom:17px}.common-post-content .post-lessons-info{margin-bottom:8px}.common-post-content .course-price{margin-bottom:15px}.post-author-review-info{padding-top:14px}.post-lessons-info ul{gap:12px}.testimonial-box{padding:15px 20px 13px}.quote-icon{top:21px;right:20px}.contact-info-box ul li{gap:10px}.contact-info-box{margin-left:-18px}}@media screen and (max-width:991px){.sub-title{margin-bottom:20px}.header-btn{display:none}.top-footer{padding-bottom:75px}.footer-bg-aliment-wp .bg-aliment-1{left:5px}.footer-bg-aliment-wp .bg-aliment-2{right:5px}.footer-bg-aliment-wp .bg-aliment-3{left:360px;top:140px}.footer-bg-aliment-wp .bg-aliment-4{right:60px;top:380px;width:20px}.footer-bg-aliment-wp .bg-aliment-5{top:140px;left:30px}.footer-bg-aliment-wp .bg-aliment-8{left:40px;width:20px}.footer-bg-aliment-wp .bg-aliment-9{left:330px}.footer-bg-aliment-wp .bg-aliment-11{display:none!important}.our-link-box{text-align:left}.contact-info-box{margin-left:0}.footer-bottom-box{display:block;text-align:center}.copy-right{text-align:center}.footer-bottom-link{text-align:center;margin-top:5px}.footer-bottom-link ul{gap:16px}}@media screen and (max-width:767px){.h4-title{font-size:20px;line-height:30px}.underline-title{font-size:20px;line-height:30px}.sub-title{margin-bottom:14px}.testimonial-sec::after,.testimonial-sec::before{width:calc(clamp(1.875rem,19.126vw - 2.918rem,6.25rem));background:linear-gradient(90deg,rgba(255,255,255,1) 8%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 100%)}.testimonial-sec::after{background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 40%,rgba(255,255,255,1) 92%)}.footer-bg-aliment-wp .bg-aliment-3{top:620px;left:auto;right:300px}.footer-bg-aliment-wp .bg-aliment-9{left:auto;right:150px;bottom:500px}.footer-bg-aliment-wp .bg-aliment-6,.footer-bg-aliment-wp .bg-aliment-7{display:block!important}.footer-bg-aliment-wp .bg-aliment-6{left:195px;bottom:312px}.footer-bg-aliment-wp .bg-aliment-7{right:106px;bottom:290px}}@media screen and (max-width:575px){.copy-right p{line-height:22px}.footer-bg-aliment-wp .bg-aliment-3{right:140px}.footer-bg-aliment-wp .bg-aliment-6{display:none!important}}@media screen and (max-width:400px){.sub-title{font-size:10px;line-height:1.2}.client-image-title-wp{gap:12px;margin-bottom:18px}.client-info .client-profession{margin-bottom:5px}.client-info .star-group i{font-size:14px}.quote-icon{top:9px;right:15px;width:20px}.top-footer{padding-bottom:65px}.footer-bg-aliment-wp .bg-aliment-8{left:30px;bottom:10px}.footer-bg-aliment-wp .bg-aliment-9{right:50px;bottom:530px}}.contact-form.form-style-2 .shape-group,.edu-cta-box .shape-group,.privacy-policy ul,.shape-group{padding:0;margin:0;list-style:none}.bg-image{background-repeat:no-repeat;background-size:cover;background-position:center center}.row--15{margin-left:-15px;margin-right:-15px}.row--15>[class*=col]{padding-left:15px;padding-right:15px}.row--30{margin-left:-30px;margin-right:-30px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--30{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--30{margin-left:-15px!important;margin-right:-15px!important}}.row--30>[class*=col-],.row--30>[class*=col]{padding-left:30px;padding-right:30px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--30>[class*=col-],.row--30>[class*=col]{padding-left:15px!important;padding-right:15px!important}}.row--45{margin-left:-45px;margin-right:-45px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--45{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--45{margin-left:-15px;margin-right:-15px}}@media only screen and (max-width:767px){.row--45{margin-left:-15px!important;margin-right:-15px!important}}.row--45>[class*=col-],.row--45>[class*=col]{padding-left:45px;padding-right:45px}@media only screen and (min-width:1200px) and (max-width:1599px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px) and (max-width:1199px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px;padding-right:15px}}@media only screen and (min-width:768px) and (max-width:991px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px!important;padding-right:15px!important}}@media only screen and (max-width:767px){.row--45>[class*=col-],.row--45>[class*=col]{padding-left:15px!important;padding-right:15px!important}}*{box-sizing:border-box}details,footer,header,nav,section{display:block}video{display:inline-block}a{display:inline-block;color:#181818;text-decoration:none;outline:0}a:active,a:focus,a:hover{text-decoration:none;outline:0;color:#5fc8d6}a:focus{outline:0}address{margin:0 0 24px;color:#333}b,strong{font-weight:700}code{font-size:16px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;color:#5fc8d6}small{font-size:smaller}ul{margin:16px 0;padding:0 0 0 40px}nav ul{list-style:none;list-style-image:none}li>ul{margin:0}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle;max-width:100%;height:auto}svg:not(:root){overflow:hidden}form{margin:0}button,input,select,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox]{padding:0}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;appearance:textfield;padding-right:2px;width:270px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}del{color:#333}hr{background-size:4px 4px;border:0;height:1px;margin:0 0 24px;opacity:.6}html{overflow:hidden;overflow-y:auto;margin:0;padding:0;font-size:10px}body{overflow:hidden;font-size:15px;line-height:1.73;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;color:gray;font-weight:400;background-color:#fff;margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,address,h1,h2,h3,h4,h5,h6,hr,p,ul{margin:0;margin-bottom:20px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{word-break:break-word;font-family:Spartan,sans-serif;color:#181818}.h1,h1{font-size:50px;line-height:1.2}.h2,h2{font-size:36px;line-height:1.39}.h3,h3{font-size:28px;line-height:1.43}.h4,h4{font-size:20px;line-height:1.4}.h5,h5{font-size:18px;line-height:1.45}.h6,h6{font-size:16px;line-height:1.62}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;-webkit-transition:.5s;transition:.5s}a{color:#181818;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:1199px){.h1,h1{font-size:44px}}@media only screen and (min-width:768px) and (max-width:991px){.h1,h1{font-size:38px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}}@media only screen and (max-width:767px){.h1,h1{font-size:34px}.h2,h2{font-size:26px}.h3,h3{font-size:22px}.h4,h4{font-size:18px}}.h1,.h2,.h3,h1,h2,h3{font-weight:700}.h4,.h5,.h6,h4,h5,h6{font-weight:600}p{font-size:15px;line-height:1.73;font-weight:400;color:gray;margin:0 0 30px}@media only screen and (max-width:767px){p{margin:0 0 20px}}ul{padding-left:18px}ul{list-style:square;margin-bottom:30px;padding-left:20px}ul li{font-size:15px;line-height:1.73;margin-top:10px;margin-bottom:10px;color:gray}ul li a{text-decoration:none;color:gray;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul li a:hover{color:#5fc8d6}ul ul{margin-bottom:0}hr{display:block;height:0;margin:15px 0;border-top:1px solid #e5e5e5;background:0 0}.color-secondary{color:#ee4a62}.text-gradient{background:-webkit-linear-gradient(left,#5fc8d6 .36%,#2db97e 52.45%);background:linear-gradient(90deg,#5fc8d6 .36%,#2db97e 52.45%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.edublink-animated-shape{position:relative;z-index:9}.shape-group li{margin:0;position:absolute;z-index:-1}@media only screen and (max-width:1199px){.shape-group{display:none}}a.edu-btn,button.edu-btn{text-align:center;border-radius:5px;display:inline-block;height:60px;line-height:62px;color:#fff;background:#5fc8d6;padding:0 30px;font-size:15px;font-weight:500;-webkit-transition:.4s;transition:.4s;font-family:Spartan,sans-serif;border:0 none;overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:767px){a.edu-btn,button.edu-btn{padding:0 20px;font-size:14px;height:50px;line-height:52px}}a.edu-btn:after,button.edu-btn:after{content:"";height:100%;width:0;background:-webkit-linear-gradient(right,#4689c8 0,#5fc8d6 100%);background:linear-gradient(-90deg,#4689c8 0,#5fc8d6 100%);border-radius:5px;position:absolute;top:0;right:0;bottom:0;z-index:-1;-webkit-transition:.4s;transition:.4s}a.edu-btn i,button.edu-btn i{padding-left:6px;position:relative;font-size:11px}@media only screen and (max-width:767px){a.edu-btn i,button.edu-btn i{font-size:9px}}a.edu-btn:hover:after,button.edu-btn:hover:after{left:0;width:100%}a.edu-btn.btn-medium,button.edu-btn.btn-medium{height:50px;line-height:51px;padding:0 25px}a.edu-btn.btn-border,button.edu-btn.btn-border{background-color:transparent;border:1px solid #e5e5e5;color:#181818;padding:0 25px}a.edu-btn.btn-border:after,button.edu-btn.btn-border:after{display:none}a.edu-btn.btn-border:hover,button.edu-btn.btn-border:hover{background-color:#5fc8d6;border-color:#5fc8d6;color:#fff}.button-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:-5px}.button-group a{margin:5px}.btn-gradient{background:-webkit-linear-gradient(right,#4689c8 0,#5fc8d6 100%)!important;background:linear-gradient(-90deg,#4689c8 0,#5fc8d6 100%)!important}.btn-gradient::after{background:-webkit-linear-gradient(right,#5fc8d6 0,#4689c8 100%)!important;background:linear-gradient(-90deg,#5fc8d6 0,#4689c8 100%)!important}.section-title{margin-bottom:20px}@media only screen and (max-width:767px){.section-title{margin-bottom:40px}}.section-title .pre-title{font-weight:500;display:inline-block;text-transform:uppercase;margin-bottom:14px;letter-spacing:1px;color:#000}.section-title .title{margin-bottom:20px}@media only screen and (max-width:767px){.section-title .title br{display:none}}.section-title .shape-line{display:block;color:#5fc8d6}.section-title p{margin-bottom:24px}.section-title.section-left{text-align:left}.section-title-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.section-title-flex{display:block;text-align:center}}.section-title-flex .left-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:right;margin-right:90px;margin-bottom:20px;position:relative}@media only screen and (max-width:767px){.section-title-flex .left-content{text-align:center;margin-right:0}}.section-title-flex .left-content:after{content:"";height:83px;width:1px;background-color:#e5e1dc;position:absolute;top:5px;right:-45px}@media only screen and (max-width:767px){.section-title-flex .left-content:after{display:none}}.section-title-flex .right-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.section-title-flex .right-content p{margin:0;color:#181818}.swiper-wrapper .swiper-slide{padding:0 15px}.edu-cta-box{background:linear-gradient(-90deg,#4689c8 0,#5fc8d6 100%);border-radius:10px;padding:50px 50px;position:relative;top:-5em;z-index:10}.edu-cta-box::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:767px){.edu-cta-box{padding:40px 30px}}.edu-cta-box.home-one-cta .title a:hover{color:rgba(255,255,255,.85)}.edu-cta-box.home-one-cta .shape-group li.shape-01{top:-11px;left:-118px}.edu-cta-box.home-one-cta .shape-group li.shape-02{top:-31px;left:-63px;z-index:-2}.edu-cta-box .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media only screen and (max-width:767px){.edu-cta-box .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}}.edu-cta-box .inner .content{font-family:Spartan,sans-serif}.edu-cta-box .inner .content .subtitle{font-weight:500;font-size:18px;color:#fff}.edu-cta-box .inner .content .title{font-size:26px;margin-bottom:0;color:#fff}@media only screen and (max-width:767px){.edu-cta-box .inner .content .title{font-size:20px}}.edu-cta-box .inner .sparator{margin:0 30px}@media only screen and (max-width:767px){.edu-cta-box .inner .sparator{margin:15px 0}}.edu-cta-box .inner .sparator span{display:block;text-align:center;height:70px;width:70px;line-height:60px;border:4px solid rgba(26,182,157,.2);border-radius:50%;font-size:24px;font-weight:600;color:#5fc8d6;background-color:#fff}.edu-cta-box .shape-group li{position:absolute;z-index:-1;margin:0}.edu-cta-box .shape-group li.shape-1{top:-31px;left:-118px}.edu-cta-box .shape-group li.shape-2{bottom:-50px;right:-45px}.campus-thumbnail .thumbnail img{border-radius:5px}@media only screen and (max-width:1199px){.campus-thumbnail .thumbnail img{width:100%}}.campus-content{box-shadow:0 10px 50px 0 rgba(26,46,85,.1);border-radius:0 5px 5px 5px;padding:60px 50px 60px 70px;background-color:#fff;margin-left:-120px;margin-top:90px}@media only screen and (max-width:1199px){.campus-content{margin-left:0;margin-top:20px}}@media only screen and (max-width:575px){.campus-content{box-shadow:none;padding:0}}.campus-content .features-box{background-color:transparent;box-shadow:none;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left;margin-bottom:24px}.campus-content .features-box:last-child{margin-bottom:0}.campus-content .features-box .icon{font-size:24px;margin-right:20px;margin-bottom:0}.campus-content .features-box .content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.campus-content .features-box .content .title{margin-bottom:12px}.campus-content .features-box .content p{color:#000}.contact-form.form-style-2{padding:70px;box-shadow:0 10px 50px 0 rgba(26,46,85,.1);background-color:#fff;border-radius:5px}@media only screen and (max-width:479px){.contact-form.form-style-2{padding:40px}}.contact-form.form-style-2 .section-title{margin-bottom:5px}.contact-form.form-style-2 .section-title p{margin-top:10px;margin-bottom:0}@media only screen and (max-width:991px){.contact-form.form-style-2 .shape-group{display:none}}.contact-form.form-style-2 .shape-group li{position:absolute;z-index:-1}.contact-form.form-style-2 .shape-group li.shape-1{top:-60px;right:-90px}.contact-form.form-style-2 .shape-group li.shape-2{top:-80px;right:-10px;z-index:1}.contact-us-area{padding:120px 0 0}@media only screen and (min-width:768px) and (max-width:991px){.contact-us-area{padding:100px 0 0}}@media only screen and (max-width:767px){.contact-us-area{padding:80px 0 0}}.google-map-area #gmap_canvas{width:100%;height:600px;margin-bottom:-8px}.course-details-content{padding-right:10px}@media only screen and (max-width:991px){.course-details-content{padding-right:0}}.course-details-content .nav-tabs{border-bottom:1px solid #e5e5e5;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.course-details-content .nav-tabs .nav-item{margin:0 5px}.course-details-content .nav-tabs .nav-item .nav-link{font-weight:600;font-size:16px;line-height:28px;border:0 none;background:0 0;padding:15px 25px;position:relative;color:gray;font-family:Spartan,sans-serif}.course-details-content .nav-tabs .nav-item .nav-link::after{position:absolute;content:"";background:#5fc8d6;height:2px;width:0;-webkit-transition:.4s;transition:.4s;left:0;bottom:0;opacity:0}.course-details-content .nav-tabs .nav-item .nav-link.active,.course-details-content .nav-tabs .nav-item .nav-link:hover{color:#5fc8d6}.course-details-content .nav-tabs .nav-item .nav-link.active::after,.course-details-content .nav-tabs .nav-item .nav-link:hover::after{width:100%;opacity:1}.features-box{padding:50px 30px;text-align:center;border-radius:4px;box-shadow:0 10px 50px 0 rgba(26,46,85,.1);background-color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.features-box .icon{height:80px;width:80px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:32px;margin:0 auto 28px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.features-box .content .title{margin-bottom:15px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.features-box .content .title span{display:block}.features-box .content p{color:#181818;margin-bottom:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.features-box.color-primary-style .icon{background-color:rgba(26,182,157,.1);color:#5fc8d6}.features-box.color-primary-style .icon:after{background-color:#5fc8d6}.features-box.color-primary-style:hover .icon{background-color:#5fc8d6;color:#fff}.features-box.color-secondary-style .icon{background-color:rgba(238,74,98,.1);color:#ee4a62}.features-box.color-secondary-style .icon:after{background-color:#ee4a62}.features-box.color-secondary-style:hover .icon{background-color:#ee4a62;color:#fff}.features-box.color-extra05-style .icon{background-color:rgba(248,148,31,.1);color:#f8941f}.features-box.color-extra05-style .icon:after{background-color:#f8941f}.features-box.color-extra05-style:hover .icon{background-color:#f8941f;color:#fff}.features-box.color-extra08-style .icon{background-color:rgba(70,100,228,.1);color:#4664e4}.features-box.color-extra08-style:hover .icon{background-color:#4664e4;color:#fff}.privacy-policy{padding-right:50px}.privacy-policy h4.title{margin-bottom:25px}.privacy-policy p{margin-bottom:28px}.privacy-policy ul li{padding-left:30px;position:relative;margin-top:15px;margin-bottom:15px}.privacy-policy ul li:after{content:"\f095";font-family:"Font Awesome 6 Free";font-weight:900;color:#5fc8d6;position:absolute;left:0;top:0}.testimonial-slide .content{background-color:#fff;box-shadow:0 10px 50px 0 rgba(26,46,85,.1);padding:35px 28px 35px 40px;border-radius:4px;margin-bottom:30px;margin-top:30px}.testimonial-slide .content .logo{margin-bottom:22px}.testimonial-slide .content p{color:#181818;font-size:16px;margin-bottom:15px}.testimonial-slide .content .rating-icon i{color:#f8b81f}.testimonial-slide .author-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.testimonial-slide .author-info .thumb{margin-right:20px}.testimonial-slide .author-info .thumb img{border-radius:50%}.testimonial-slide .author-info .info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.testimonial-slide .author-info .info .title{margin-bottom:0}.testimonial-slide .author-info .info .subtitle{text-transform:capitalize}.testimonial-slide.testimonial-style-2 .content{padding:45px 40px 50px 50px;border-radius:5px}@media only screen and (max-width:479px){.testimonial-slide.testimonial-style-2 .content{padding:40px 30px}}.testimonial-slide.testimonial-style-2 .content .rating-icon{margin-bottom:20px}.testimonial-slide.testimonial-style-2 .content p{margin-bottom:24px}.testimonial-area-18{overflow:hidden!important;max-height:950px;position:relative}.testimonial-area-18::after,.testimonial-area-18::before{content:"";position:absolute;left:0;right:0;width:100%;pointer-events:none}.testimonial-area-18::after{bottom:0;min-height:50px;background:-webkit-linear-gradient(bottom,#fff 40%,#fff 0,rgba(244,244,250,0) 100%);background:linear-gradient(0deg,#fff 40%,#fff 0,rgba(244,244,250,0) 100%);z-index:10}.testimonial-area-18::before{top:0;min-height:50px;background:-webkit-linear-gradient(top,#fff 50%,#fff 0,rgba(244,244,250,0) 60%);background:linear-gradient(180deg,#fff 50%,#fff 0,rgba(244,244,250,0) 60%);z-index:10}.testimonial-area-18 .section-title{position:absolute;top:0;left:0;right:0;z-index:12}.testimonial-area-18 .testimonial-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:auto;margin-left:auto;position:relative}@media only screen and (max-width:991px){.testimonial-area-18 .testimonial-wrapper{display:block}}@-webkit-keyframes eduBlinkTestimonialScroll{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes eduBlinkTestimonialScroll{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.testimonial-area-18 .testimonial-wrapper .testimonial-wrap{-webkit-animation:eduBlinkTestimonialScroll 10s linear infinite;animation:eduBlinkTestimonialScroll 10s linear infinite;-webkit-transition:all .5s ease-in;transition:all .5s ease-in;-webkit-animation-duration:50s;animation-duration:50s}.testimonial-area-18 .testimonial-wrapper .testimonial-wrap .testimonial-style-18{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:15px}.testimonial-area-18 .testimonial-wrapper .testimonial-wrap .testimonial-style-18 .content{padding:45px 40px 40px 40px;margin-top:0;margin-bottom:0;width:-webkit-fill-available}.testimonial-area-18 .testimonial-wrapper .testimonial-wrap:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.why-choose-box-2.features-box{padding:25px;border-radius:5px 50px 5px 70px}.why-choose-area-3 .col-lg-4:nth-child(1) .why-choose-box-2.features-box{border:1px solid #5fc8d6!important}.why-choose-area-3 .col-lg-4:nth-child(2) .why-choose-box-2.features-box{border:1px solid #ee4a62!important}.why-choose-area-3 .col-lg-4:nth-child(3) .why-choose-box-2.features-box{border:1px solid #4664e4!important}.why-choose-area-3 .col-lg-4:nth-child(1) .why-choose-box-2.features-box:hover{border-color:#3aa0b2!important;box-shadow:0 4px 10px rgba(95,200,214,.3);transform:scale(1.010)}.why-choose-area-3 .col-lg-4:nth-child(2) .why-choose-box-2.features-box:hover{border-color:#f04a74!important;box-shadow:0 4px 10px rgba(238,74,98,.3);transform:scale(1.010)}.why-choose-area-3 .col-lg-4:nth-child(3) .why-choose-box-2.features-box:hover{border-color:#3b59b2!important;box-shadow:0 4px 10px rgba(70,100,228,.3);transform:scale(1.010)}.why-choose-box-2.features-box .icon{height:45px;width:45px;font-size:20px;-webkit-transform:translateY(-55px);-ms-transform:translateY(-55px);transform:translateY(-55px);margin-top:55px;margin-bottom:-20px;color:#fff}.why-choose-box-2.features-box .content .title{margin-bottom:22px}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(1) .icon{background-color:#5fc8d6}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(2) .icon{background-color:#ee4a62}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(3) .icon{background-color:#4664e4}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(4) .icon{background-color:#34495e}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(5) .icon{background-color:#f6ab3f}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(6) .icon{background-color:#8e44ad}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(7) .icon{background-color:#2ecc71}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(8) .icon{background-color:#e74c3c}.rbt-course-details-area .course-details-content .rbt-course-feature-box#courseoutcomes .row>div:nth-child(10) .icon{background-color:#db7093}.why-choose-area-3{position:relative;z-index:2;overflow:hidden}@media only screen and (max-width:991px){.why-choose-area-3 .shape-group{display:none}}.why-choose-area-3 .shape-group li.shape-1{top:-180px;left:75px}@media only screen and (max-width:1650px){.why-choose-area-3 .shape-group li.shape-1{left:-100px}}.why-choose-area-3 .shape-group li.shape-1 span{display:block;height:476px;width:476px;border:1px solid #e5e5e5;border-radius:50%}.why-choose-area-3 .shape-group li.shape-2{top:195px;left:120px}@media only screen and (max-width:1650px){.why-choose-area-3 .shape-group li.shape-2{left:60px}}@media only screen and (min-width:1200px) and (max-width:1450px){.why-choose-area-3 .shape-group li.shape-2{left:-60px;top:150px}}.why-choose-area-3 .shape-group li.shape-3{top:210px;right:-60px}.mainmenu-nav .mainmenu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;font-family:Spartan,sans-serif}.mainmenu-nav .mainmenu>li>a{color:#181818;font-size:15px;font-weight:600;padding:0 26px;display:block;line-height:45px;-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:992px) and (max-width:1199px){.mainmenu-nav .mainmenu>li>a{padding:0 17px}}@media only screen and (min-width:768px) and (max-width:991px){.mainmenu-nav .mainmenu>li>a{padding:0 12px}}.mainmenu-nav .mainmenu>li>a.active,.mainmenu-nav .mainmenu>li>a:hover{color:#5fc8d6!important}.mainmenu-nav .mainmenu li{margin-top:0;margin-bottom:0;position:relative}.gap-top-equal{padding-top:120px}@media only screen and (min-width:768px) and (max-width:991px){.gap-top-equal{padding-top:100px}}@media only screen and (max-width:767px){.gap-top-equal{padding-top:80px}}.mb--20{margin-bottom:20px}.mb--30{margin-bottom:30px}.mb--40{margin-bottom:40px}.mb--50{margin-bottom:50px!important}.stack-card{background:rgba(231,245,253,.4);padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.stack-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.stack-img{width:60px;height:60px;object-fit:contain;margin-bottom:10px}.stack-name{font-size:14px;color:#333;line-height:1.3}.stack-card.nextjs .stack-img{width:130px}.stack-card.nodejs .stack-img{width:130px}.stack-card.express .stack-img{width:130px}.stack-card.mongodb .stack-img{width:130px}.stack-card.mysql .stack-img{width:130px}.stack-card.firebase .stack-img{width:130px}.stack-card.cloudflare .stack-img{width:130px}.stack-card.gsap .stack-img{width:130px}.single-promo-card{border-radius:1rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.12);box-shadow:0 4px 16px 0 rgba(0,0,0,.12)}.single-promo-card.single-promo-hover{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;z-index:1;height:100%}.single-promo-card.single-promo-hover:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 1rem 3rem rgba(31,45,61,.125);box-shadow:0 1rem 3rem rgba(31,45,61,.125);color:#fff;cursor:pointer}.single-promo-card.single-promo-hover:hover h5,.single-promo-card.single-promo-hover:hover p,.single-promo-card.single-promo-hover:hover span{color:#fff!important}.single-promo-card.single-promo-hover:hover:before{content:'';position:absolute;right:0;bottom:0;width:100%;height:100%;border-radius:0}.single-promo-card.single-promo-hover:before{content:'';position:absolute;right:-55px;width:95px;height:95px;bottom:-50px;border-radius:35px;-webkit-transition:all .3s;transition:all .3s;z-index:-1}.single-promo-card:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 1rem 3rem rgba(31,45,61,.125);box-shadow:0 1rem 3rem rgba(31,45,61,.125)}.single-promo-card span.icon-size-lg{font-size:40px}.single-promo-card .card-body .single-promo-card-content{display:flex;flex-direction:column;gap:12px}.single-promo-card .card-body .single-promo-card-content h5{margin-bottom:.938rem;font-size:18px;font-weight:600}.single-promo-card .card-body .single-promo-card-content p{font-size:16px;font-weight:500;letter-spacing:normal;line-height:1.2;color:#000;margin-bottom:20px}.single-promo-card .card-body .single-promo-card-content span{font-size:14px;line-height:1.5}#projects .row>div:nth-child(1) .single-promo-hover:hover:before{background:#64b5f6}#projects .row>div:nth-child(1) .single-promo-hover:before{background:#e3f2fd}#projects .row>div:nth-child(1) span.icon-size-lg{color:#64b5f6}#projects .row>div:nth-child(2) .single-promo-hover:hover:before{background:#ffb74d}#projects .row>div:nth-child(2) .single-promo-hover:before{background:#fff3e0}#projects .row>div:nth-child(2) span.icon-size-lg{color:#ffb74d}#projects .row>div:nth-child(3) .single-promo-hover:hover:before{background:#ba68c8}#projects .row>div:nth-child(3) .single-promo-hover:before{background:#f3e5f5}#projects .row>div:nth-child(3) span.icon-size-lg{color:#ba68c8}#projects .row>div:nth-child(4) .single-promo-hover:hover:before{background:#4db6ac}#projects .row>div:nth-child(4) .single-promo-hover:before{background:#e0f2f1}#projects .row>div:nth-child(4) span.icon-size-lg{color:#4db6ac}#projects .row>div:nth-child(5) .single-promo-hover:hover:before{background:#ff8a65}#projects .row>div:nth-child(5) .single-promo-hover:before{background:#fbe9e7}#projects .row>div:nth-child(5) span.icon-size-lg{color:#ff8a65}section.video-testimonials{margin:0;padding:0}section.video-testimonials .container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr;width:95%;gap:16px;max-width:1280px;margin:auto;grid-template-areas:"item1 item1 item2 item3" "item4 item5 item5 item3"}@media (max-width:991px){section.video-testimonials .container{grid-template-columns:repeat(2,1fr);grid-template-areas:"item1 item2" "item3 item4" "item5 item5"}}@media (max-width:767px){section.video-testimonials .container{grid-template-columns:1fr;grid-template-areas:"item1" "item2" "item3" "item4" "item5"}section.video-testimonials .container .item{grid-template-columns:1fr;grid-template-areas:"img" "name" "description";text-align:center}section.video-testimonials .container .item img{margin:0 auto 1rem auto}section.video-testimonials .container .item .name{padding-left:0;justify-content:center}section.video-testimonials .container .item3 .d-flex{flex-direction:column;align-items:center}section.video-testimonials .container .item3 .description{flex-direction:column}}.video-testimonials .container .item{padding:16px;display:grid;grid-template-areas:"img name" "title title" "description description";grid-template-columns:50px 1fr;row-gap:2px;align-content:start;border-radius:14px}.video-testimonials .container .item img{width:50px;height:50px;border-radius:50%;grid-area:img;margin-bottom:1rem}.video-testimonials .container .item .name{font-size:16px;font-weight:600;grid-area:name;display:grid;align-content:center;padding-left:1rem}.video-testimonials .container .item .description{font-size:1.6rem;word-spacing:.5rem;grid-area:description;margin-bottom:1rem}.video-testimonials .container .item .description{grid-area:description;margin-bottom:1rem;display:flex;align-items:stretch;height:250px}.video-testimonials .container .item .description .video-wrapper{width:100%;height:100%}.video-testimonials .container .item .description .video-wrapper iframe,.video-testimonials .container .item .description .video-wrapper video{width:100%;height:100%;border-radius:1rem;object-fit:cover}.video-testimonials .container .item1{background-color:#fde5dc;color:#000;background-image:url(https://i.ibb.co/wNRBz1D/quotation.png);background-position:top 10% right 5%;background-size:50px;background-repeat:no-repeat;grid-area:item1}.video-testimonials .container .item2{background-color:#ffe5e9;color:#000;grid-area:item2}.video-testimonials .container .item3{background-color:#eae4fc;color:#000;grid-area:item3}.video-testimonials .container .item3 .description{background:#181f2c;height:100%}.video-testimonials .container .item3 .description .video-wrapper{background:#181f2c;height:100%}.video-testimonials .container .item4{background-color:#dff5fb;color:#000;grid-area:item4}.video-testimonials .container .item5{background-color:#fff3e3;color:#000;grid-area:item5}.video-testimonials .container .item3{display:flex;flex-direction:column}.video-testimonials .container .item3 .description{flex:1;display:flex}.video-testimonials .container .item3 .video-wrapper{flex:1}.rbt-meta{padding:0;margin:0;list-style:none}.rbt-author-meta .rbt-author-info a,.rbt-card .rbt-card-body .rbt-card-title a,ul li a{transition:.3s}.bg-color-white{background-color:#fff!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.bg-pink-opacity{background:#db709321!important;color:#db7093!important}@media only screen and (max-width:767px){.container,.container-fluid{padding-right:15px;padding-left:15px}}.bg-color-white{background:#fff}@media only screen and (min-width:768px) and (max-width:991px){.pb--120{padding-bottom:80px!important}}@media only screen and (max-width:767px){.pb--120{padding-bottom:60px!important}}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mt--30{margin-top:30px!important}.mt--50{margin-top:50px!important}.mt--70{margin-top:70px!important}.mt--100{margin-top:100px!important}.mb--50{margin-bottom:50px!important}.pb--60{padding-bottom:60px!important}.pt--70{padding-top:70px!important}.pb--120{padding-bottom:120px!important}.rbt-hover{transition:256ms ease-in-out}.rbt-hover:hover{transform:scale(1.02)}.rating a{display:inline-block}.rating a i{color:#ff8f3c;font-style:normal}.rbt-author-meta{display:flex;align-items:center}.rbt-author-meta .rbt-avater{margin-right:10px}.rbt-author-meta .rbt-avater a{display:block}.rbt-author-meta .rbt-avater img{width:40px;max-width:40px;height:40px;border-radius:100%;object-fit:cover;border:2px solid #2f57ef21;padding:2px}.rbt-author-meta .rbt-author-info{font-size:14px}.rbt-author-meta .rbt-author-info a{color:#192335;font-weight:500}.rbt-author-meta .rbt-author-info a:hover{color:#2f57ef}.rbt-radius{border-radius:6px!important}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.btn-gradient{color:#fff;background-size:300% 100%;background-image:linear-gradient(to right,#2f57ef,#b966e7,#b966e7,#2f57ef)}.rbt-btn.btn-gradient:hover{background-color:inherit;background-position:102% 0;transition:all .4s ease-in-out}.rbt-btn.hover-icon-reverse .icon-reverse-wrapper{display:flex;align-items:center;justify-content:center}.rbt-btn.hover-icon-reverse .btn-text{display:inline-block;transition:transform .6s 125ms cubic-bezier(.1,.75,.25,1);margin-inline-start:-23px}.rbt-btn.hover-icon-reverse .btn-icon{display:inline-block;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(.1,.75,.25,1)}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon{margin-inline-end:0;margin-inline-start:8px;display:inline-block;margin-inline-start:0;margin-inline-end:0;opacity:0;transform:translateX(-10px);transition-delay:0s;order:-2}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon i{padding-left:0;padding-right:6px}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 15px 30px -2px rgba(0,0,0,.1)}.rbt-btn:hover.hover-icon-reverse .btn-text{transition-delay:.1s;transform:translateX(23px)}.rbt-btn:hover.hover-icon-reverse .btn-icon{opacity:0;transition-delay:0s;transform:translateX(10px)}.rbt-btn:hover.hover-icon-reverse .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}a.bg-primary-opacity:hover{background:#2f57ef!important;color:#fff!important}a.bg-pink-opacity:hover{background:#db7093!important;color:#fff!important}a.rbt-btn-link,span.rbt-btn-link{color:#192335;position:relative;transition:.3s;font-size:14px;font-weight:500;display:inline-block}a.rbt-btn-link i,span.rbt-btn-link i{position:relative;top:1px;display:inline-block;padding-left:4px}a.rbt-btn-link::after,span.rbt-btn-link::after{position:absolute;content:"";left:auto;bottom:0;background:currentColor;width:0;height:2px;transition:.3s;right:0}a.rbt-btn-link:hover,span.rbt-btn-link:hover{color:#2f57ef!important}a.rbt-btn-link:hover::after,span.rbt-btn-link:hover::after{width:100%;left:0;right:auto}.rbt-new-badge{position:relative;display:inline-block;z-index:1}.rbt-new-badge.rbt-new-badge-one{color:#192335;font-size:16px;font-weight:500;line-height:1;padding:19px 24px 21px 20px;box-shadow:0 15px 40px rgba(210,211,226,.631372549);background:#fff;border-radius:4px}@media only screen and (max-width:767px){.rbt-new-badge.rbt-new-badge-one{font-size:14px;padding:18px 10px 18px 10px}}.rbt-new-badge.rbt-new-badge-one:before{position:absolute;top:50%;right:-19px;left:-19px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);height:45px;width:-moz-calc(100% + 38px);width:calc(100% + 38px);background:rgba(255,255,255,.5);-webkit-box-shadow:0 0 29px rgba(209,211,237,.3882352941);box-shadow:0 0 29px rgba(209,211,237,.3882352941);z-index:-1;content:"";-webkit-clip-path:polygon(100% 0,97% 50%,100% 100%,0 100%,3% 50%,0 0);clip-path:polygon(100% 0,97% 50%,100% 100%,0 100%,3% 50%,0 0)}.section-title .subtitle{font-size:14px;line-height:15px;font-weight:500;color:#192335;margin-bottom:15px;display:inline-block;padding:10px 20px;border-radius:100px;text-transform:uppercase;display:inline-block;background:#2f57ef;color:#2f57ef}.section-title .title{margin-bottom:0}.section-title.text-center .description{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description{padding:0}}@media only screen and (max-width:767px){.section-title.text-center .description{padding:0}}.rbt-card{overflow:hidden;box-shadow:0 6px 34px rgba(215,216,222,.41);padding:30px;border-radius:6px;background:#fff;position:relative;height:100%}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-card{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-card{padding:20px}}@media only screen and (max-width:767px){.rbt-card{padding:15px}}.rbt-card .rbt-card-img{position:relative}.rbt-card .rbt-card-img a{display:block}.rbt-card .rbt-card-img a img{width:100%;transition:.5s;object-fit:cover;border-radius:6px}.rbt-card .rbt-card-body{padding-top:30px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-card .rbt-card-body{padding-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-card .rbt-card-body{padding-top:20px}}@media only screen and (max-width:767px){.rbt-card .rbt-card-body{padding-top:20px}}.rbt-card .rbt-card-body .rbt-meta{margin-bottom:14px}@media only screen and (max-width:767px){.rbt-card .rbt-card-body .rbt-meta{margin-bottom:8px}}.rbt-card .rbt-card-body .rbt-card-title{margin-bottom:10px}.rbt-card .rbt-card-body .rbt-card-title a{color:#192335}.rbt-card .rbt-card-body .rbt-card-title a:hover{color:#2f57ef}.rbt-card .rbt-card-body .rbt-card-title{font-size:26px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-card .rbt-card-body .rbt-card-title{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-card .rbt-card-body .rbt-card-title{font-size:22px}}@media only screen and (max-width:767px){.rbt-card .rbt-card-body .rbt-card-title{font-size:20px}}@media only screen and (max-width:575px){.rbt-card .rbt-card-body .rbt-card-title{font-size:18px}}.rbt-card .rbt-card-body .rbt-card-text{color:#6b7385;margin-bottom:20px}@media only screen and (max-width:1199px){.rbt-card .rbt-card-body .rbt-card-text{margin-bottom:14px}}@media only screen and (max-width:767px){.rbt-card .rbt-card-body .rbt-card-text{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width:1199px){.rbt-card .rbt-card-body .rbt-author-meta{margin-bottom:10px!important}}.rbt-card .rbt-card-body .rbt-review{margin-bottom:12px}.rbt-card .rbt-card-body .rbt-card-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.rbt-card .rbt-card-body .rbt-card-bottom .rbt-btn-link{font-size:14px}.rbt-meta{margin:-7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta{margin:-3px}}@media only screen and (max-width:767px){.rbt-meta{margin:-3px}}.rbt-meta li{font-size:14px;line-height:15px;color:#6b7385;display:inline-block;margin:7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta li{margin:3px}}@media only screen and (max-width:767px){.rbt-meta li{margin:3px;font-size:12px}}.rbt-meta li i{margin-right:5px}.rbt-review{display:flex;align-items:center;flex-wrap:wrap}.rbt-review .rating{display:flex;align-items:center;margin-right:6px}.rbt-review .rating i{font-size:13px;color:#ff9747;transition:.3s}.rbt-review .rating-count{display:inline-block;font-size:14px;font-weight:500}.rating i{font-size:13px;color:#ff9747;transition:.3s}.rbt-price{display:flex;align-items:center}.rbt-price .current-price{font-size:24px;font-weight:700}.rbt-price .off-price{font-size:20px;font-weight:500;text-decoration:line-through;opacity:.4;margin-left:7px}.rbt-dot-bottom-center{padding-bottom:60px}.rbt-dot-bottom-center .rbt-swiper-pagination{position:absolute;bottom:0;left:50%;width:max-content;transform:translateX(-50%)}@media only screen and (max-width:767px){.banner-swiper-active.rbt-dot-bottom-center .rbt-swiper-pagination{bottom:23px}}.rbt-badge-3{position:absolute;bottom:23px;right:20px;height:60px;width:60px;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;background:0 0!important}.rbt-badge-3 span{font-size:12px;line-height:1.2;color:#fff;display:block;font-weight:700;font-family:"Euclid Circular"}.rbt-badge-3::before{content:"";width:100%;height:100%;position:absolute;background:url(../images/offer-badge-bg-color.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;left:0;top:0;z-index:-1;right:0;bottom:0}.rbt-badge-3::after{transform:rotate(90deg)}.rbt-banner-1{background-color:#f5f7fa;padding:0 150px;position:relative;overflow:hidden;background-image:url(../images/bg-g1.jpg)!important;background-position:top center;background-size:cover}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-1{padding:0 50px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1{padding:0 60px}}@media only screen and (max-width:767px){.rbt-banner-1{padding:0 30px}}.rbt-banner-1::after{content:"";position:absolute;bottom:-1px;left:0;background:url(../images/banner/banner-bg-shape-1.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;width:100vw;height:145px;z-index:9}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1::after{height:142px}}@media only screen and (max-width:767px){.rbt-banner-1::after{height:109px}}@media (min-width:1921px){.rbt-banner-1::after{height:250px}}.rbt-banner-1 .container-fluid{max-width:1920px}.rbt-banner-1 .content{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content{display:block}}@media only screen and (max-width:767px){.rbt-banner-1 .content{display:block}}.rbt-banner-1 .content .inner{position:relative;z-index:1}.rbt-banner-1 .content .inner .title{font-size:64px;font-weight:700;margin-top:40px;margin-bottom:20px}@media only screen and (min-width:1600px) and (max-width:1919px){.rbt-banner-1 .content .inner .title{font-size:50px}}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-1 .content .inner .title{font-size:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .inner .title{font-size:54px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .inner .title{font-size:42px}}@media only screen and (max-width:767px){.rbt-banner-1 .content .inner .title{font-size:42px;margin-top:20px}}@media only screen and (max-width:575px){.rbt-banner-1 .content .inner .title{font-size:32px}}.rbt-banner-1 .content .inner .description{color:#6b7385;font-size:22px;margin-bottom:40px;font-weight:400;padding-right:24px}@media only screen and (min-width:1600px) and (max-width:1919px){.rbt-banner-1 .content .inner .description{font-size:20px;margin-bottom:30px}}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-1 .content .inner .description{padding-right:18%;font-size:18px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .inner .description{padding-right:26%}}@media only screen and (max-width:575px){.rbt-banner-1 .content .inner .description{font-size:16px;margin-bottom:20px;padding-right:0}}.rbt-banner-1 .content .shape-wrapper{margin-top:20px;z-index:2;margin-bottom:6px;position:relative;left:-40px}@media screen and (max-width:1400px){.rbt-banner-1 .content .shape-wrapper{left:-105px;max-width:320px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .shape-wrapper{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .shape-wrapper{left:-76px;bottom:-14px}}@media only screen and (max-width:767px){.rbt-banner-1 .content .shape-wrapper{display:none}}.rbt-banner-1 .content .shape-wrapper img{max-width:none;height:auto;max-width:534px}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .shape-wrapper img{max-width:450px}}@media only screen and (max-width:767px){.rbt-banner-1 .content .shape-wrapper img{max-width:450px}}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-1{position:absolute;top:112px!important;left:5px!important;z-index:-3}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-1 img{max-width:100%;height:auto}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-2{position:absolute;top:112px!important;left:70px!important;z-index:-2}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-2 img{max-width:100%;height:auto}.rbt-banner-1 .content .banner-card{position:relative;max-width:390px;overflow:visible}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .banner-card{position:absolute;max-width:350px;bottom:12%;right:7%;z-index:2}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .banner-card{position:absolute;max-width:290px;bottom:12%;right:40px;z-index:2}}@media only screen and (max-width:767px){.rbt-banner-1 .content .banner-card{position:relative;max-width:320px;bottom:12%;right:40px;z-index:2;margin-top:40px}}@media only screen and (max-width:575px){.rbt-banner-1 .content .banner-card{right:0;left:0}}ul{padding-left:18px}ul{list-style:disc;margin-bottom:30px;padding-left:20px}ul li{margin-top:10px;margin-bottom:10px;color:#6b7385}ul li a{text-decoration:none;color:#192335}ul li a:hover{color:#2f57ef}ul ul{margin-bottom:0}.rbt-list-style-1,.rbt-meta,.rbt-widget-details .rbt-course-details-list-wrapper{padding:0;margin:0;list-style:none}.rbt-author-meta .rbt-author-info a,ul li a{transition:.3s}.color-white{color:#fff!important}.color-danger{color:#ff0003!important}.bg-color-white{background-color:#fff!important}.bg-color-white{background-color:#fff!important}.bg-color-white{background-color:#fff!important}.bg-color-danger-opacity{background:#ff000310!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.liststyle{padding:0;margin:0;list-style:none}@media only screen and (max-width:767px){.container{padding-right:15px;padding-left:15px}}.bg-color-white{background:#fff}.position-to-top{position:relative;margin-top:-300px}.pr--0{padding-right:0!important}.pt--0{padding-top:0!important}.pb--0{padding-bottom:0!important}.mr--5{margin-right:5px!important}.mt--10{margin-top:10px!important}.ml--10{margin-left:10px!important}.mb--15{margin-bottom:15px!important}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--60{padding-top:60px!important}.sticky-top{top:30px;z-index:9}.rbt-accordion-style .card .card-header button[aria-expanded=true]::before{background:linear-gradient(90deg,#2f57ef,#b966e7);-webkit-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.001);white-space:nowrap}.rbt-gradient-border{background:linear-gradient(-145deg,#cfa2e8,#637fea)!important;z-index:10}.rbt-gradient-border::before{content:"";z-index:-1;top:3px;left:3px;position:absolute;background:#fff;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:6px}.rating a{display:inline-block}.rating a i{color:#ff8f3c;font-style:normal}.rbt-author-meta{display:flex;align-items:center}.rbt-author-meta .rbt-avater{margin-right:10px}.rbt-author-meta .rbt-avater a{display:block}.rbt-author-meta .rbt-avater img{width:40px;max-width:40px;height:40px;border-radius:100%;object-fit:cover;border:2px solid #2f57ef21;padding:2px}.rbt-author-meta .rbt-author-info{font-size:14px}.rbt-author-meta .rbt-author-info a{color:#192335;font-weight:500}.rbt-author-meta .rbt-author-info a:hover{color:#2f57ef}hr{background-color:#e6e3f1;opacity:1}.rbt-radius{border-radius:6px!important}.rbt-shadow-box{border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 6px 34px rgba(215,216,222,.41);padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-shadow-box{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-shadow-box{padding:20px}}@media only screen and (max-width:767px){.rbt-shadow-box{padding:20px}}.rbt-inner-onepage-navigation{border-radius:500px;background:#fff;overflow:hidden;box-shadow:0 6px 34px rgba(215,216,222,.41);padding:7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-inner-onepage-navigation{padding:0;border-radius:10px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-inner-onepage-navigation{padding:0;border-radius:10px}}@media only screen and (max-width:767px){.rbt-inner-onepage-navigation{padding:0;border-radius:10px}}@media only screen and (max-width:575px){.rbt-inner-onepage-navigation{position:static}}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{display:flex;padding:0;justify-content:space-between;margin:-3px;flex-wrap:wrap}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{padding:20px}}@media only screen and (max-width:767px){.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{padding:17px}}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li{margin-top:0;margin-bottom:0;position:relative;margin:3px;flex-grow:1;text-align:center}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li a{margin:0;position:relative;display:block;color:#192335;z-index:2;padding:10px 25px;border-radius:500px}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li a::after{position:absolute;content:"";left:0;width:100%;height:100%;bottom:0;opacity:1;transition:.4s;z-index:-1;border-radius:500px}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.rounded-player-2{border:0;width:80px;height:80px;margin-left:-40px;margin-top:-40px;transition:all 1s cubic-bezier(0,0,.2,1);position:relative;border-radius:100%;background:#fff;margin:0 auto;display:inline-block;padding:0}@media only screen and (max-width:767px){.rbt-btn.rounded-player-2{width:50px;height:50px}}@media only screen and (max-width:575px){.rbt-btn.rounded-player-2{width:40px;height:40px;line-height:40px}}.rbt-btn.rounded-player-2 .play-icon{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%)}.rbt-btn.rounded-player-2 .play-icon::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-6px,-9px);border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #2f57ef}.rbt-btn.rounded-player-2:hover{color:inherit;background:#fff}.rbt-btn.with-animation::after,.rbt-btn.with-animation::before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;-webkit-transition:.3s;transition:.3s;border-radius:50%;border:1.5px solid #fff}.rbt-btn.with-animation::before{-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.rbt-btn.with-animation::after{-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 13px 30px -2px rgba(0,0,0,.1)}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}a.bg-primary-opacity:hover,button.bg-primary-opacity:hover{background:#2f57ef!important;color:#fff!important}.video-popup-wrapper{position:relative}.video-popup-wrapper .position-to-top{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.section-title .subtitle{font-size:14px;line-height:15px;font-weight:500;color:#192335;margin-bottom:15px;display:inline-block;padding:10px 20px;border-radius:100px;text-transform:uppercase;display:inline-block;background:#2f57ef;color:#2f57ef}.section-title .title{margin-bottom:0}.section-title.text-center .description{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description{padding:0}}@media only screen and (max-width:767px){.section-title.text-center .description{padding:0}}.rbt-title-style-3{margin-bottom:24px;font-size:20px;padding-bottom:20px;border-bottom:2px solid #e6e3f14f}.rbt-breadcrumb-default .title{color:#192335;margin-bottom:5px;font-size:50px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-breadcrumb-default .title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-breadcrumb-default .title{font-size:40px}}@media only screen and (max-width:767px){.rbt-breadcrumb-default .title{font-size:28px}}.page-list{padding:0;margin:0;list-style:none}.page-list li{display:inline-block;font-size:14px;color:#6b7385;margin:0}.page-list li i{display:inline-block;position:relative;top:2px}.page-list li.active{color:#6b7385;opacity:.6}.page-list li a{color:#6b7385;transition:.5s}.page-list li a:hover{color:#2f57ef}.page-list li .icon-right{padding:0 4px}.page-list li .icon-right i{color:#6b7385;display:flex;justify-content:center;align-items:center}.rbt-breadcrumb-default.rbt-breadcrumb-style-3{position:relative;min-height:490px;overflow:hidden;display:flex;align-items:center;padding:80px 0}@media only screen and (min-width:768px) and (max-width:991px){.rbt-breadcrumb-default.rbt-breadcrumb-style-3{height:auto;padding:120px 0}}@media only screen and (max-width:767px){.rbt-breadcrumb-default.rbt-breadcrumb-style-3{height:auto;padding:60px 0}}.rbt-breadcrumb-default.rbt-breadcrumb-style-3 .breadcrumb-inner>img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.rbt-breadcrumb-default.rbt-breadcrumb-style-3 .content{position:relative;z-index:2;padding-right:10%}.rbt-breadcrumb-style-3 .title{margin-bottom:20px;font-weight:600;line-height:56px}.rbt-breadcrumb-style-3 .description{color:#192335}@media only screen and (max-width:767px){.rbt-breadcrumb-style-3 .description{margin-bottom:20px}}.rbt-breadcrumb-style-3 .page-list{margin-bottom:20px}.rbt-breadcrumb-style-3 .rating{font-size:14px;font-weight:500}.rbt-breadcrumb-style-3 .total-student{font-size:14px;font-weight:500}.rbt-breadcrumb-style-3 .total-student span{color:#192335}.rbt-breadcrumb-style-3 .rbt-meta li{color:#192335}.rbt-breadcrumb-style-3 .rbt-course-details-feature{margin:-5px}.rbt-breadcrumb-style-3 .rbt-course-details-feature .feature-sin{margin:5px;display:flex;gap:5px}.rbt-meta{margin:-7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta{margin:-3px}}@media only screen and (max-width:767px){.rbt-meta{margin:-3px}}.rbt-meta li{font-size:14px;line-height:15px;color:#6b7385;display:inline-block;margin:7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta li{margin:3px}}@media only screen and (max-width:767px){.rbt-meta li{margin:3px;font-size:12px}}.rbt-meta li i{margin-right:5px}.rating i{font-size:13px;color:#ff9747;transition:.3s}.rbt-price{display:flex;align-items:center}.rbt-price .current-price{font-size:24px;font-weight:700}.rbt-price .off-price{font-size:20px;font-weight:500;text-decoration:line-through;opacity:.4;margin-left:7px}.rbt-accordion-style .card{background:#eef;border:0;border-radius:6px!important}.rbt-accordion-style .card .card-header{background-color:transparent;border-bottom:0 none;box-shadow:none;padding:20px 30px;margin-bottom:0;padding-right:38px}@media only screen and (max-width:767px){.rbt-accordion-style .card .card-header{padding-left:20px}}.rbt-accordion-style .card .card-header button{font-size:18px;line-height:27px;outline:0;text-decoration:none;box-shadow:none;width:100%;text-align:left;padding:0;background-color:transparent;position:relative}@media only screen and (max-width:575px){.rbt-accordion-style .card .card-header button{display:block}}@media only screen and (max-width:575px){.rbt-accordion-style .card .card-header button .rbt-badge-5{margin-left:0!important;margin-top:7px}}.rbt-accordion-style .card .card-header button[aria-expanded=true]{color:#000}.rbt-accordion-style .card .card-header button[aria-expanded=true]::before{color:#000}.rbt-accordion-style .card .card-header button::before{position:absolute;content:"\f077";font-family:"Font Awesome 6 Free"!important;right:-18px;top:50%;transform:translateY(-50%);transition:.4s}.rbt-accordion-style .card .card-header button.collapsed{color:#192335}.rbt-accordion-style .card .card-header button.collapsed::before{content:"\f078"}.rbt-accordion-style .card .card-body{border-top:1px solid #ffffff21;padding:20px 30px 25px}@media only screen and (max-width:767px){.rbt-accordion-style .card .card-body{padding:20px 20px}}.rbt-accordion-style .card+.card{margin-top:20px}.rbt-accordion-style.rbt-accordion-02 .card{background:0 0;border-radius:0!important}.rbt-accordion-style.rbt-accordion-02 .card .card-header{border-bottom:1px solid #e6e3f1;padding:0 20px 20px 0}.rbt-accordion-style.rbt-accordion-02 .card .card-header button::before{right:-20px}.rbt-accordion-style.rbt-accordion-02 .card .card-header .accordion-button::after{display:none}.rbt-accordion-style.rbt-accordion-02 .card .card-body{padding:20px 20px 20px 0;border-top:0;background:0 0}.accordion-button::after{visibility:hidden}.rbt-badge{display:inline-block;height:30px;line-height:30px;padding:0 22px;background:#f6f6f6;font-size:14px;letter-spacing:.3px;border-radius:6px;color:#6b7385}.rbt-badge.variation-03{padding:0 12px}.rbt-badge-2{display:flex;align-items:center;background:rgba(226,213,252,.8);box-shadow:0 12px 22px 0 rgba(214,191,242,.28);padding:0 20px;border:1px solid #fff;border-radius:500px;height:50px;line-height:50px;font-size:14px;font-weight:500;letter-spacing:-.5px;justify-content:center;color:#192335;width:max-content}.rbt-badge-2 img{max-height:30px;border-radius:100%}.rbt-badge-2 .image{margin:0;margin-right:10px}.rbt-badge-2 strong{margin-left:5px;display:inline-block;color:#2f57ef}.rbt-badge-4{display:inline-block;height:auto;line-height:initial;padding:6px 10px;background:#ffffff21;font-size:14px;letter-spacing:.3px;border-radius:6px;color:#192335;position:relative}.rbt-badge-4::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:#2f57ef21;transition:.4s;opacity:0;transform:scale(.9);border-radius:6px}.rbt-badge-4:hover{color:#2f57ef}.rbt-badge-4:hover::after{opacity:1;transform:scale(1)}.rbt-badge-5{background:#f6f6f6;padding:5px 7px;font-size:12px;display:flex;height:22px;align-items:center;border-radius:6px;justify-content:center;width:max-content}.social-default{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none;justify-content:center;margin:-5px}.social-default li{margin:5px}.social-default li a{width:48px;background-color:#f6f6f6;height:48px;line-height:45px;text-align:center;display:inline-block;border-radius:100%;transition:.3s;color:#6b7385;z-index:2;position:relative}.social-default li a::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background:#2f57ef;transform:scale(.5);opacity:0;transition:.3s;border-radius:100%}.social-default li a:hover{color:#fff}.social-default li a:hover::after{transform:scale(1);opacity:1}.social-default li a i{vertical-align:middle}.social-default.transparent-with-border li a{line-height:41px;background:0 0;border:2px solid #e6e3f1}.social-default.transparent-with-border li a:hover{border-color:transparent!important}.social-default.transparent-with-border li a::after{border:1px solid #2f57ef}.social-default.color-white li a{color:#fff}.progress{height:6px;overflow:visible;background-color:#f6f6f6;border-radius:10px}.progress .progress-bar{border-radius:10px;width:0;height:100%;background-color:#2f57ef;transition:width .5s ease;overflow:visible}.rbt-list-style-1 li{display:flex;font-size:18px;margin:7px 0;line-height:1.45}@media only screen and (max-width:767px){.rbt-list-style-1 li{font-size:16px}}.rbt-list-style-1 li i{padding-right:10px;margin-top:5px;color:#3eb75e}.rbt-list-style-1 li:first-child{margin-top:0}.rbt-list-style-1 li:last-child{margin-bottom:0}.rbt-list-style-1.color-white li{color:#fff}.about-author{padding:40px 0;border-bottom:1px solid #e6e3f1}.about-author .media{display:flex}@media only screen and (max-width:479px){.about-author .media{display:block}}@media only screen and (max-width:767px){.rbt-instructor .about-author .media{display:block}}.rbt-course-main-content li a{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:575px){.rbt-course-main-content li a{display:block}}.rbt-course-main-content li a.active{color:#2f57ef}.rbt-course-main-content li:first-child{margin-top:0}.rbt-course-main-content li:last-child{margin-bottom:0}.rbt-course-main-content .course-content-left{display:flex;align-items:center}@media only screen and (max-width:575px){.rbt-course-main-content .course-content-left{margin-bottom:12px}}.rbt-course-main-content .course-content-left i{padding-right:6px}.rbt-course-main-content .course-content-left span{font-size:16px}.rbt-course-main-content .course-content-right{margin:0 -5px;margin-bottom:-10px}.rbt-course-main-content .course-content-right span{display:inline-block;margin:0 5px;margin-bottom:10px}.rbt-course-main-content .course-content-right .min-lable{font-size:16px}@media only screen and (max-width:575px){.rbt-instructor .about-author .media{display:block}}.rating-box{border-radius:5px;background:#ff8F3C10;text-align:center;padding:22px 10px;padding-top:10px}.rating-box .rating-number{font-weight:800;font-size:66px;line-height:80px;color:#192335}.rating-box span{font-weight:500;font-size:16px;line-height:26px}.rating-box .rating svg{color:#ff8f3c}.rating-box .sub-title{color:#ff8f3c}.rating-text{display:inline-block;position:relative;top:14px}@media only screen and (max-width:767px){.rating-text{top:0;margin-bottom:8px}}.rating-text svg{color:#ff8f3c}.review-wrapper .single-progress-bar{position:relative;top:-14px}.review-wrapper .single-progress-bar .rating-text i{color:#ff8f3c}@media only screen and (max-width:767px){.review-wrapper .single-progress-bar{margin-bottom:15px}}.review-wrapper .progress{max-width:70%;margin-left:115px;height:6px;background:#eee;border-radius:0}@media only screen and (min-width:992px) and (max-width:1199px){.review-wrapper .progress{max-width:61%}}@media only screen and (max-width:767px){.review-wrapper .progress{max-width:83%;margin-left:0}}.review-wrapper .progress .progress-bar{background-color:#ff8f3c;border-radius:0}.review-wrapper span.value-text{position:absolute;right:0;top:50%;font-weight:500;font-size:16px}.course-sidebar-top{margin-top:-500px}@media only screen and (min-width:768px) and (max-width:991px){.course-sidebar-top{margin-top:0}}@media only screen and (max-width:767px){.course-sidebar-top{margin-top:0}}.course-sidebar .title{font-size:22px;font-weight:500}.course-sidebar .subtitle{font-size:14px;display:block;margin-top:10px;margin-bottom:20px;text-align:center}.course-sidebar .social-share-wrapper{background:#f5f5fa;margin:0 -27px -27px;padding:30px;border-radius:0 0 6px 6px}@media only screen and (min-width:992px) and (max-width:1199px){.course-sidebar .social-share-wrapper{margin:0 -10px -10px;padding:20px;border-radius:6px}}@media only screen and (min-width:768px) and (max-width:991px){.course-sidebar .social-share-wrapper{margin:0 -10px -10px;padding:20px;border-radius:6px}}@media only screen and (max-width:767px){.course-sidebar .social-share-wrapper{margin:0 -10px -10px;padding:20px;border-radius:6px}}.course-sidebar .social-share-wrapper .rbt-post-share span{font-size:16px}.course-sidebar .contact-with-us p{margin-bottom:0;font-size:14px}.video-popup-with-text.video-popup-wrapper{position:relative;display:block;z-index:2}.video-popup-with-text.video-popup-wrapper .play-view-text{position:absolute;bottom:20px;text-align:center;width:100%;z-index:2}.video-popup-with-text.video-popup-wrapper .position-to-top{z-index:2}.video-popup-with-text.video-popup-wrapper::before{position:absolute;bottom:0;left:0;width:100%;height:85%;display:block;z-index:1;content:"";background:linear-gradient(to bottom,rgba(0,0,0,0),#000 100%);transition:opacity .65s cubic-bezier(.05,.2,.1,1);cursor:pointer;border-radius:6px}.rbt-widget-details .rbt-course-details-list-wrapper li{display:flex;justify-content:space-between}.rbt-widget-details .rbt-course-details-list-wrapper li i{color:#6b7385;margin-right:10px;font-size:16px}.rbt-widget-details .rbt-course-details-list-wrapper li span{font-weight:500;font-size:16px;line-height:26px}.rbt-widget-details .rbt-course-details-list-wrapper li span.rbt-feature-value{font-size:12px}.rbt-widget-details .rbt-course-details-list-wrapper li a{color:#6b7385;transition:.4s}.rbt-widget-details .rbt-course-details-list-wrapper li a:hover{color:#2f57ef}.rbt-widget-details .rbt-course-details-list-wrapper li+li{padding-top:10px;margin-top:10px;border-top:1px solid #e6e3f1}.rbt-show-more-btn{font-size:14px;font-weight:700;color:#2f57ef;display:block;margin-top:5px;position:relative;padding:3px 0;cursor:pointer}.rbt-show-more-btn::before{background:linear-gradient(rgba(255,255,255,0) 0,#fff 100%);position:absolute;content:"";left:0;bottom:100%;width:100%;height:80px}.rbt-show-more-btn::after{content:"\f078";font-family:"Font Awesome 6 Free";position:absolute;right:0;top:50%;transform:translateY(-50%)}.rbt-show-more-btn.active::before{background:0 0;display:none}.rbt-show-more-btn.active::after{content:"\f077"}.has-show-more .has-show-more-inner-content{max-height:300px;overflow:hidden;position:relative;width:100%}.has-show-more .rbt-course-details-list-wrapper{max-height:230px}.has-show-more.active .has-show-more-inner-content{max-height:inherit!important}.theme-gradient{background:linear-gradient(90deg,#2f57ef,#b966e7);-webkit-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.001)}.w-500{font-weight:500!important}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.btn-border{background:0 0;border:2px solid #e6e3f1;color:#192335;line-height:57px}@media only screen and (max-width:575px){.rbt-btn.btn-border{line-height:48px}}.rbt-btn.btn-border:hover{background:#2f57ef;border-color:#2f57ef;color:#fff}.rbt-btn.btn-gradient{color:#fff;background-size:300% 100%;background-image:linear-gradient(to right,#2f57ef,#b966e7,#b966e7,#2f57ef)}.rbt-btn.btn-gradient:hover{background-color:inherit;background-position:102% 0;transition:all .4s ease-in-out}.rbt-btn.hover-icon-reverse .icon-reverse-wrapper{display:flex;align-items:center;justify-content:center}.rbt-btn.hover-icon-reverse .btn-text{display:inline-block;transition:transform .6s 125ms cubic-bezier(.1,.75,.25,1);margin-inline-start:-23px}.rbt-btn.hover-icon-reverse .btn-icon{display:inline-block;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(.1,.75,.25,1)}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon{margin-inline-end:0;margin-inline-start:8px;display:inline-block;margin-inline-start:0;margin-inline-end:0;opacity:0;transform:translateX(-10px);transition-delay:0s;order:-2}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon i{padding-left:0;padding-right:6px}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 15px 30px -2px rgba(0,0,0,.1)}.rbt-btn:hover.hover-icon-reverse .btn-text{transition-delay:.1s;transform:translateX(23px)}.rbt-btn:hover.hover-icon-reverse .btn-icon{opacity:0;transition-delay:0s;transform:translateX(10px)}.rbt-btn:hover.hover-icon-reverse .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}.rbt-banner-17{position:relative;overflow:hidden}.rbt-banner-17 .shape-wrap .shape-bg{position:absolute;right:0;bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .shape-bg{display:none}}.rbt-banner-17 .shape-wrap .shadow-bg{position:absolute;bottom:0;left:0;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .shadow-bg{display:none}}.rbt-banner-17 .shape-wrap .shadow-bg img{height:100%}.rbt-banner-17 .shape-wrap .shape-1{position:absolute;left:0;top:0}.rbt-banner-17 .shape-wrap .shape-2{position:absolute;left:103px;bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .shape-2{display:none}}.rbt-banner-17 .shape-wrap .star{position:absolute;left:154px;top:148px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .star{display:none}}.rbt-banner-17 .shape-wrap .union{position:absolute;top:91px;right:194px;animation:edu_rotatation_round 10s linear infinite}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .union{display:none}}.rbt-banner-17 .shape-wrap .dot-shape-1{position:absolute;right:845px;top:141px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .dot-shape-1{display:none}}.rbt-banner-17 .shape-wrap .dot-shape-2{position:absolute;left:198px;bottom:124px;animation:bounceSlide 4s ease-in-out infinite}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .dot-shape-2{display:none}}.rbt-banner-17 .wrapper{padding:40px 0}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-17 .wrapper{padding:120px 0}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-17 .wrapper{padding:80px 0 30px 0}}@media only screen and (max-width:767px){.rbt-banner-17 .wrapper{padding:60px 0 10px 0}}@media only screen and (max-width:575px){.rbt-banner-17 .wrapper{padding:140px 0 0 0}}.rbt-banner-17 .inner{max-width:705px;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.rbt-banner-17 .inner{margin:60px auto 0}}@media only screen and (max-width:575px){.rbt-banner-17 .inner{margin:50px auto 0}}.rbt-banner-17 .inner .line-arrow{position:absolute;bottom:85px;right:117px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .inner .line-arrow{display:none}}.rbt-banner-17 .inner .subtitle{font-size:16px;line-height:22px;color:#6b7385;margin-bottom:30px}.rbt-banner-17 .inner .subtitle span{margin-right:10px;transform:translateY(-3px);display:inline-block}.rbt-banner-17 .inner .subtitle .trustpilot-white{display:none}@media only screen and (max-width:575px){.rbt-banner-17 .inner .subtitle{margin-bottom:15px}}.rbt-banner-17 .inner .title{margin-bottom:20px;font-size:64px;font-weight:600;line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-17 .inner .title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-17 .inner .title{font-size:54px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-17 .inner .title{font-size:48px}}@media only screen and (max-width:767px){.rbt-banner-17 .inner .title{font-size:42px}}@media only screen and (max-width:575px){.rbt-banner-17 .inner .title{font-size:32px}}.rbt-banner-17 .inner .description{font-size:22px;line-height:32px;max-width:590px}@media only screen and (max-width:767px){.rbt-banner-17 .inner .description{font-size:20px;line-height:30px}}@media only screen and (max-width:575px){.rbt-banner-17 .inner .description{font-size:18px}}.rbt-banner-17 .inner .button-group{display:flex;align-items:center;gap:15px 10px;flex-wrap:wrap}.rbt-banner-17 .banner-wrap{position:relative;margin-right:-140px}@media only screen and (min-width:1600px) and (max-width:1919px){.rbt-banner-17 .banner-wrap{margin-right:-120px}}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-17 .banner-wrap{margin-right:-20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .banner-wrap{max-width:700px;margin:0 auto}}.rbt-banner-17 .banner-wrap .feature{position:absolute;top:170px;right:-16px;background:#fffFFFAB;border:2px solid #f9f9ff;box-shadow:0 4px 26px 0 rgba(2,5,17,.14);backdrop-filter:blur(7.15px);border-radius:16px;padding:20px;display:flex;align-items:center;gap:10px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .feature{top:-8px}}@media only screen and (max-width:575px){.rbt-banner-17 .banner-wrap .feature{top:-100px;right:0}}@media only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .feature{pointer-events:none;transform:none!important}}.rbt-banner-17 .banner-wrap .feature-title{font-weight:600;font-size:20px;line-height:25px;color:#192335;margin-bottom:0}.rbt-banner-17 .banner-wrap .feature-description{font-weight:500;font-size:14px;line-height:20px}.rbt-banner-17 .banner-wrap .feature:is(.item-2){top:auto;bottom:146px;right:77px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .feature:is(.item-2){bottom:180px;right:-10px}}@media only screen and (max-width:575px){.rbt-banner-17 .banner-wrap .feature:is(.item-2){bottom:auto;top:185px}}.rbt-banner-17 .banner-wrap .enrolled{position:absolute;bottom:177px;left:0;background:#fffFFFAB;border:2px solid #f9f9ff;box-shadow:0 4px 26px 0 rgba(2,5,17,.14);backdrop-filter:blur(7.15px);border-radius:16px;padding:20px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .enrolled{bottom:80px}}@media only screen and (max-width:575px){.rbt-banner-17 .banner-wrap .enrolled{position:static;margin:30px auto 0;max-width:300px}}@media only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .enrolled{pointer-events:none;transform:none!important}}.rbt-banner-17 .banner-wrap .enrolled-cont{display:flex;align-items:center;gap:10px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}nav{display:block}a{color:#192335;text-decoration:none;outline:0;transition:.3s}a:active,a:focus,a:hover{text-decoration:none;outline:0;color:#2f57ef}a:focus{outline:0}ul{margin:16px 0;padding:0 0 0 40px}nav ul{list-style:none;list-style-image:none}li>ul{margin:0}form{margin:0}button,input,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.bg-color-white{background-color:#fff!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.bg-pink-opacity{background:#db709321!important;color:#db7093!important}[type=button],[type=submit],button{appearance:button;-webkit-appearance:button}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.btn-gradient{color:#fff;background-size:300% 100%;background-image:linear-gradient(to right,#2f57ef,#b966e7,#b966e7,#2f57ef)}.rbt-btn.btn-gradient:hover{background-color:inherit;background-position:102% 0;transition:all .4s ease-in-out}.rbt-btn.hover-icon-reverse .icon-reverse-wrapper{display:flex;align-items:center;justify-content:center}.rbt-btn.hover-icon-reverse .btn-text{display:inline-block;transition:transform .6s 125ms cubic-bezier(.1,.75,.25,1);margin-inline-start:-23px}.rbt-btn.hover-icon-reverse .btn-icon{display:inline-block;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(.1,.75,.25,1)}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon{margin-inline-end:0;margin-inline-start:8px;display:inline-block;margin-inline-start:0;margin-inline-end:0;opacity:0;transform:translateX(-10px);transition-delay:0s;order:-2}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon i{padding-left:0;padding-right:6px}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 15px 30px -2px rgba(0,0,0,.1)}.rbt-btn:hover.hover-icon-reverse .btn-text{transition-delay:.1s;transform:translateX(23px)}.rbt-btn:hover.hover-icon-reverse .btn-icon{opacity:0;transition-delay:0s;transform:translateX(10px)}.rbt-btn:hover.hover-icon-reverse .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.rbt-btn.btn-md{padding:0 25px;font-size:16px;height:50px;line-height:48px}@media only screen and (max-width:767px){.rbt-btn.btn-md{padding:0 15px}}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}a.bg-primary-opacity:hover,button.bg-primary-opacity:hover{background:#2f57ef!important;color:#fff!important}a.bg-pink-opacity:hover,button.bg-pink-opacity:hover{background:#db7093!important;color:#fff!important}.section-title .subtitle{font-size:14px;line-height:15px;font-weight:500;color:#192335;margin-bottom:15px;display:inline-block;padding:10px 20px;border-radius:100px;text-transform:uppercase;display:inline-block;background:#2f57ef;color:#2f57ef}.section-title .title{margin-bottom:0}.section-title.text-center .description{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description{padding:0}}@media only screen and (max-width:767px){.section-title.text-center .description{padding:0}}.section-title.text-center .description.has-medium-font-size{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description.has-medium-font-size{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description.has-medium-font-size{padding:0 10%}}@media only screen and (max-width:767px){.section-title.text-center .description.has-medium-font-size{padding:0}}.rbt-contact-form.contact-form-style-1{padding:10px;position:relative;z-index:1;z-index:2;background:#fff;border-radius:6px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-contact-form.contact-form-style-1{padding:30px 35px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-contact-form.contact-form-style-1{max-width:inherit}}@media only screen and (max-width:767px){.rbt-contact-form.contact-form-style-1{padding:30px 20px;padding-left:20px;max-width:inherit}}.nav-tabs{border-bottom:0}.tab-button-style-2{border-bottom:2px solid #e6e3f1;justify-content:center;margin-bottom:30px;padding:0;list-style:none}@media only screen and (max-width:767px){.tab-button-style-2{margin-bottom:20px}}.tab-button-style-2 li{margin-top:0;margin-bottom:0}.tab-button-style-2 li a{position:relative;display:block;outline:0;padding:16px 28px;border:0 none;box-shadow:none}@media only screen and (min-width:768px) and (max-width:991px){.tab-button-style-2 li a{padding:16px 12px}}@media only screen and (max-width:767px){.tab-button-style-2 li a{padding:14px 10px}}.tab-button-style-2 li a::after{content:"";display:inline-block;width:100%;height:2px;position:absolute;bottom:-2px;left:0;background-color:#2f57ef;transform:scaleX(0);transition:transform .3s}.tab-button-style-2 li a.active{border:0 none;outline:0;color:#2f57ef}.tab-button-style-2 li a.active::after{transform:scaleX(1)}.tab-button-style-2 li a .title{font-size:18px;margin-bottom:0;font-weight:500}.advance-tab-content-style-2{text-align:center;padding:0 15%}@media only screen and (min-width:992px) and (max-width:1199px){.advance-tab-content-style-2{padding:0 6%}}@media only screen and (min-width:768px) and (max-width:991px){.advance-tab-content-style-2{padding:0 7%}}@media only screen and (max-width:767px){.advance-tab-content-style-2{padding:0}}.advance-tab-content-style-2.text-start{padding:0}@media only screen and (min-width:992px) and (max-width:1199px){.advance-tab-content-style-2.text-start{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.advance-tab-content-style-2.text-start{padding:0}}@media only screen and (max-width:767px){.advance-tab-content-style-2.text-start{padding:0}}.rbt-meta{padding:0;margin:0;list-style:none}.rbt-author-meta .rbt-author-info a,.rbt-card .rbt-card-body .rbt-card-title a,ul li a{transition:.3s}.bg-color-white{background-color:#fff!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.bg-pink-opacity{background:#db709321!important;color:#db7093!important}@media only screen and (max-width:767px){.container,.container-fluid{padding-right:15px;padding-left:15px}}.bg-color-white{background:#fff}@media only screen and (min-width:768px) and (max-width:991px){.pb--120{padding-bottom:80px!important}}@media only screen and (max-width:767px){.pb--120{padding-bottom:60px!important}}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mt--30{margin-top:30px!important}.mb--50{margin-bottom:50px!important}.pb--60{padding-bottom:60px!important}.pt--70{padding-top:70px!important}.pb--120{padding-bottom:120px!important}.rbt-hover{transition:256ms ease-in-out}.rbt-hover:hover{transform:scale(1.02)}.rating a{display:inline-block}.rating a i{color:#ff8f3c;font-style:normal}.rbt-author-meta{display:flex;align-items:center}.rbt-author-meta .rbt-avater{margin-right:10px}.rbt-author-meta .rbt-avater a{display:block}.rbt-author-meta .rbt-avater img{width:40px;max-width:40px;height:40px;border-radius:100%;object-fit:cover;border:2px solid #2f57ef21;padding:2px}.rbt-author-meta .rbt-author-info{font-size:14px}.rbt-author-meta .rbt-author-info a{color:#192335;font-weight:500}.rbt-author-meta .rbt-author-info a:hover{color:#2f57ef}.rbt-radius{border-radius:6px!important}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.btn-gradient{color:#fff;background-size:300% 100%;background-image:linear-gradient(to right,#2f57ef,#b966e7,#b966e7,#2f57ef)}.rbt-btn.btn-gradient:hover{background-color:inherit;background-position:102% 0;transition:all .4s ease-in-out}.rbt-btn.hover-icon-reverse .icon-reverse-wrapper{display:flex;align-items:center;justify-content:center}.rbt-btn.hover-icon-reverse .btn-text{display:inline-block;transition:transform .6s 125ms cubic-bezier(.1,.75,.25,1);margin-inline-start:-23px}.rbt-btn.hover-icon-reverse .btn-icon{display:inline-block;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(.1,.75,.25,1)}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon{margin-inline-end:0;margin-inline-start:8px;display:inline-block;margin-inline-start:0;margin-inline-end:0;opacity:0;transform:translateX(-10px);transition-delay:0s;order:-2}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon i{padding-left:0;padding-right:6px}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 15px 30px -2px rgba(0,0,0,.1)}.rbt-btn:hover.hover-icon-reverse .btn-text{transition-delay:.1s;transform:translateX(23px)}.rbt-btn:hover.hover-icon-reverse .btn-icon{opacity:0;transition-delay:0s;transform:translateX(10px)}.rbt-btn:hover.hover-icon-reverse .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}a.bg-primary-opacity:hover{background:#2f57ef!important;color:#fff!important}a.bg-pink-opacity:hover{background:#db7093!important;color:#fff!important}a.rbt-btn-link,span.rbt-btn-link{color:#192335;position:relative;transition:.3s;font-size:14px;font-weight:500;display:inline-block}a.rbt-btn-link i,span.rbt-btn-link i{position:relative;top:1px;display:inline-block;padding-left:4px}a.rbt-btn-link::after,span.rbt-btn-link::after{position:absolute;content:"";left:auto;bottom:0;background:currentColor;width:0;height:2px;transition:.3s;right:0}a.rbt-btn-link:hover,span.rbt-btn-link:hover{color:#2f57ef!important}a.rbt-btn-link:hover::after,span.rbt-btn-link:hover::after{width:100%;left:0;right:auto}.rbt-new-badge{position:relative;display:inline-block;z-index:1}.rbt-new-badge.rbt-new-badge-one{color:#192335;font-size:16px;font-weight:500;line-height:1;padding:19px 24px 21px 20px;box-shadow:0 15px 40px rgba(210,211,226,.631372549);background:#fff;border-radius:4px}@media only screen and (max-width:767px){.rbt-new-badge.rbt-new-badge-one{font-size:14px;padding:18px 10px 18px 10px}}.rbt-new-badge.rbt-new-badge-one:before{position:absolute;top:50%;right:-19px;left:-19px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);height:45px;width:-moz-calc(100% + 38px);width:calc(100% + 38px);background:rgba(255,255,255,.5);-webkit-box-shadow:0 0 29px rgba(209,211,237,.3882352941);box-shadow:0 0 29px rgba(209,211,237,.3882352941);z-index:-1;content:"";-webkit-clip-path:polygon(100% 0,97% 50%,100% 100%,0 100%,3% 50%,0 0);clip-path:polygon(100% 0,97% 50%,100% 100%,0 100%,3% 50%,0 0)}.section-title .subtitle{font-size:14px;line-height:15px;font-weight:500;color:#192335;margin-bottom:15px;display:inline-block;padding:10px 20px;border-radius:100px;text-transform:uppercase;display:inline-block;background:#2f57ef;color:#2f57ef}.section-title .title{margin-bottom:0}.section-title.text-center .description{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description{padding:0}}@media only screen and (max-width:767px){.section-title.text-center .description{padding:0}}.rbt-card{overflow:hidden;box-shadow:0 6px 34px rgba(215,216,222,.41);padding:30px;border-radius:6px;background:#fff;position:relative;height:100%}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-card{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-card{padding:20px}}@media only screen and (max-width:767px){.rbt-card{padding:15px}}.rbt-card .rbt-card-img{position:relative}.rbt-card .rbt-card-img a{display:block}.rbt-card .rbt-card-img a img{width:100%;transition:.5s;object-fit:cover;border-radius:6px}.rbt-card .rbt-card-body{padding-top:30px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-card .rbt-card-body{padding-top:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-card .rbt-card-body{padding-top:20px}}@media only screen and (max-width:767px){.rbt-card .rbt-card-body{padding-top:20px}}.rbt-card .rbt-card-body .rbt-meta{margin-bottom:14px}@media only screen and (max-width:767px){.rbt-card .rbt-card-body .rbt-meta{margin-bottom:8px}}.rbt-card .rbt-card-body .rbt-card-title{margin-bottom:10px}.rbt-card .rbt-card-body .rbt-card-title a{color:#192335}.rbt-card .rbt-card-body .rbt-card-title a:hover{color:#2f57ef}.rbt-card .rbt-card-body .rbt-card-title{font-size:22px;line-height:1.2}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-card .rbt-card-body .rbt-card-title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-card .rbt-card-body .rbt-card-title{font-size:20px}}@media only screen and (max-width:767px){.rbt-card .rbt-card-body .rbt-card-title{font-size:18px}}@media only screen and (max-width:575px){.rbt-card .rbt-card-body .rbt-card-title{font-size:16px}}.rbt-card .rbt-card-body .rbt-card-text{color:#6b7385;margin-bottom:20px;font-size:14px;line-height:1.8}@media only screen and (max-width:1199px){.rbt-card .rbt-card-body .rbt-card-text{margin-bottom:14px}}@media only screen and (max-width:767px){.rbt-card .rbt-card-body .rbt-card-text{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width:1199px){.rbt-card .rbt-card-body .rbt-author-meta{margin-bottom:10px!important}}.rbt-card .rbt-card-body .rbt-review{margin-bottom:12px}.rbt-card .rbt-card-body .rbt-card-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.rbt-card .rbt-card-body .rbt-card-bottom .rbt-btn-link{font-size:14px}.rbt-meta{margin:-7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta{margin:-3px}}@media only screen and (max-width:767px){.rbt-meta{margin:-3px}}.rbt-meta li{font-size:14px;line-height:15px;color:#6b7385;display:inline-block;margin:7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta li{margin:3px}}@media only screen and (max-width:767px){.rbt-meta li{margin:3px;font-size:12px}}.rbt-meta li i{margin-right:5px}.rbt-review{display:flex;align-items:center;flex-wrap:wrap}.rbt-review .rating{display:flex;align-items:center;margin-right:6px}.rbt-review .rating i{font-size:13px;color:#ff9747;transition:.3s}.rbt-review .rating-count{display:inline-block;font-size:14px;font-weight:500}.rating i{font-size:13px;color:#ff9747;transition:.3s}.rbt-price{display:flex;align-items:center}.rbt-price .current-price{font-size:24px;font-weight:700}.rbt-price .off-price{font-size:20px;font-weight:500;text-decoration:line-through;opacity:.4;margin-left:7px}.rbt-dot-bottom-center{padding-bottom:60px}.rbt-dot-bottom-center .rbt-swiper-pagination{position:absolute;bottom:0;left:50%;width:max-content;transform:translateX(-50%)}@media only screen and (max-width:767px){.banner-swiper-active.rbt-dot-bottom-center .rbt-swiper-pagination{bottom:23px}}.rbt-badge-3{position:absolute;bottom:23px;right:20px;height:60px;width:60px;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;background:0 0!important}.rbt-badge-3 span{font-size:12px;line-height:1.2;color:#fff;display:block;font-weight:700;font-family:"Euclid Circular"}.rbt-badge-3::before{content:"";width:100%;height:100%;position:absolute;background:url(../images/offer-badge-bg-color.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;left:0;top:0;z-index:-1;right:0;bottom:0}.rbt-badge-3::after{transform:rotate(90deg)}.rbt-banner-1{background-color:#f5f7fa;padding:0 150px;position:relative;overflow:hidden;background-image:url(../images/banner/bg-g1.webp)!important;background-position:top center;background-size:cover}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-1{padding:0 50px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1{padding:0 60px}}@media only screen and (max-width:767px){.rbt-banner-1{padding:0 30px}}.rbt-banner-1::after{content:"";position:absolute;bottom:-1px;left:0;background:url(../images/banner/banner-bg-shape-1.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;width:100vw;height:145px;z-index:9}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1::after{height:142px}}@media only screen and (max-width:767px){.rbt-banner-1::after{height:109px}}@media (min-width:1921px){.rbt-banner-1::after{height:250px}}.rbt-banner-1 .container-fluid{max-width:1920px}.rbt-banner-1 .content{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content{display:block}}@media only screen and (max-width:767px){.rbt-banner-1 .content{display:block}}.rbt-banner-1 .content .inner{position:relative;z-index:1}.rbt-banner-1 .content .inner .title{font-size:64px;font-weight:700;margin-top:40px;margin-bottom:20px}@media only screen and (min-width:1600px) and (max-width:1919px){.rbt-banner-1 .content .inner .title{font-size:50px}}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-1 .content .inner .title{font-size:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .inner .title{font-size:54px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .inner .title{font-size:42px}}@media only screen and (max-width:767px){.rbt-banner-1 .content .inner .title{font-size:42px;margin-top:20px}}@media only screen and (max-width:575px){.rbt-banner-1 .content .inner .title{font-size:32px}}.rbt-banner-1 .content .inner .description{color:#6b7385;font-size:22px;margin-bottom:40px;font-weight:400;padding-right:24px}.rbt-banner-1 .content .inner .description strong{font-size:30px;line-height:50px}@media only screen and (min-width:1600px) and (max-width:1919px){.rbt-banner-1 .content .inner .description{font-size:20px;margin-bottom:30px}}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-1 .content .inner .description{padding-right:18%;font-size:18px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .inner .description{padding-right:26%}}@media only screen and (max-width:575px){.rbt-banner-1 .content .inner .description{font-size:16px;margin-bottom:20px;padding-right:0}}.rbt-banner-1 .content .shape-wrapper{margin-top:20px;z-index:2;margin-bottom:6px;position:relative;left:-40px}@media screen and (max-width:1400px){.rbt-banner-1 .content .shape-wrapper{left:-105px;max-width:320px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .shape-wrapper{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .shape-wrapper{left:-76px;bottom:-14px}}@media only screen and (max-width:767px){.rbt-banner-1 .content .shape-wrapper{display:none}}.rbt-banner-1 .content .shape-wrapper img{max-width:none;height:auto;max-width:534px}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .shape-wrapper img{max-width:450px}}@media only screen and (max-width:767px){.rbt-banner-1 .content .shape-wrapper img{max-width:450px}}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-1{position:absolute;top:112px!important;left:5px!important;z-index:-3}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-1 img{max-width:100%;height:auto}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-2{position:absolute;top:112px!important;left:70px!important;z-index:-2}.rbt-banner-1 .content .shape-wrapper .hero-bg-shape-2 img{max-width:100%;height:auto}.rbt-banner-1 .content .banner-card{position:relative;max-width:390px;overflow:visible}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-1 .content .banner-card{position:absolute;max-width:350px;bottom:12%;right:7%;z-index:2}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-1 .content .banner-card{position:absolute;max-width:290px;bottom:12%;right:40px;z-index:2}}@media only screen and (max-width:767px){.rbt-banner-1 .content .banner-card{position:relative;max-width:320px;bottom:12%;right:40px;z-index:2;margin-top:40px}}@media only screen and (max-width:575px){.rbt-banner-1 .content .banner-card{right:0;left:0}}ul{padding-left:18px}ul{list-style:disc;margin-bottom:30px;padding-left:20px}ul li{margin-top:10px;margin-bottom:10px;color:#6b7385}ul li a{text-decoration:none;color:#192335}ul li a:hover{color:#2f57ef}ul ul{margin-bottom:0}.rbt-list-style-1,.rbt-meta,.rbt-widget-details .rbt-course-details-list-wrapper{padding:0;margin:0;list-style:none}.rbt-author-meta .rbt-author-info a,ul li a{transition:.3s}.color-white{color:#fff!important}.color-danger{color:#ff0003!important}.bg-color-white{background-color:#fff!important}.bg-color-white{background-color:#fff!important}.bg-color-white{background-color:#fff!important}.bg-color-danger-opacity{background:#ff000310!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.liststyle{padding:0;margin:0;list-style:none}@media only screen and (max-width:767px){.container{padding-right:15px;padding-left:15px}}.bg-color-white{background:#fff}.position-to-top{position:relative;margin-top:-300px}.pr--0{padding-right:0!important}.pt--0{padding-top:0!important}.pb--0{padding-bottom:0!important}.mr--5{margin-right:5px!important}.mt--10{margin-top:10px!important}.ml--10{margin-left:10px!important}.mb--15{margin-bottom:15px!important}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.pt--60{padding-top:60px!important}.sticky-top{top:30px;z-index:9}.rbt-accordion-style .card .card-header button[aria-expanded=true]::before{background:linear-gradient(90deg,#2f57ef,#b966e7);-webkit-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.001);white-space:nowrap}.rbt-gradient-border{background:linear-gradient(-145deg,#cfa2e8,#637fea)!important;z-index:10}.rbt-gradient-border::before{content:"";z-index:-1;top:3px;left:3px;position:absolute;background:#fff;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:6px}.rating a{display:inline-block}.rating a i{color:#ff8f3c;font-style:normal}.rbt-author-meta{display:flex;align-items:center}.rbt-author-meta .rbt-avater{margin-right:10px}.rbt-author-meta .rbt-avater a{display:block}.rbt-author-meta .rbt-avater img{width:40px;max-width:40px;height:40px;border-radius:100%;object-fit:cover;border:2px solid #2f57ef21;padding:2px}.rbt-author-meta .rbt-author-info{font-size:14px}.rbt-author-meta .rbt-author-info a{color:#192335;font-weight:500}.rbt-author-meta .rbt-author-info a:hover{color:#2f57ef}hr{background-color:#e6e3f1;opacity:1}.rbt-radius{border-radius:6px!important}.rbt-shadow-box{border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 6px 34px rgba(215,216,222,.41);padding:30px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-shadow-box{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-shadow-box{padding:20px}}@media only screen and (max-width:767px){.rbt-shadow-box{padding:20px}}.rbt-inner-onepage-navigation{border-radius:500px;background:#fff;overflow:hidden;box-shadow:0 6px 34px rgba(215,216,222,.41);padding:7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-inner-onepage-navigation{padding:0;border-radius:10px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-inner-onepage-navigation{padding:0;border-radius:10px}}@media only screen and (max-width:767px){.rbt-inner-onepage-navigation{padding:0;border-radius:10px}}@media only screen and (max-width:575px){.rbt-inner-onepage-navigation{position:static}}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{display:flex;padding:0;justify-content:space-between;margin:-3px;flex-wrap:wrap}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{padding:20px}}@media only screen and (max-width:767px){.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu{padding:17px}}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li{margin-top:0;margin-bottom:0;position:relative;margin:3px;flex-grow:1;text-align:center}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li:hover a{color:#2f57ef!important}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li a{margin:0;position:relative;display:block;color:#192335;z-index:2;padding:10px 25px;border-radius:500px}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li a::after{position:absolute;content:"";left:0;width:100%;height:100%;bottom:0;opacity:1;transition:.4s;z-index:-1;border-radius:500px}.rbt-inner-onepage-navigation{background:#e6dbfc}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li a{background:#fff!important}.rbt-inner-onepage-navigation .mainmenu-nav .mainmenu li:hover a{color:#2f57ef!important}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.rounded-player-2{border:0;width:80px;height:80px;margin-left:-40px;margin-top:-40px;transition:all 1s cubic-bezier(0,0,.2,1);position:relative;border-radius:100%;background:#fff;margin:0 auto;display:inline-block;padding:0}@media only screen and (max-width:767px){.rbt-btn.rounded-player-2{width:50px;height:50px}}@media only screen and (max-width:575px){.rbt-btn.rounded-player-2{width:40px;height:40px;line-height:40px}}.rbt-btn.rounded-player-2 .play-icon{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%)}.rbt-btn.rounded-player-2 .play-icon::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;transform:translate(-6px,-9px);border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid #2f57ef}.rbt-btn.rounded-player-2:hover{color:inherit;background:#fff}.rbt-btn.with-animation::after,.rbt-btn.with-animation::before{content:"";display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;-webkit-transition:.3s;transition:.3s;border-radius:50%;border:1.5px solid #fff}.rbt-btn.with-animation::before{-webkit-animation:ripple 2s linear infinite;animation:ripple 2s linear infinite}.rbt-btn.with-animation::after{-webkit-animation:ripple 2s linear 1s infinite;animation:ripple 2s linear 1s infinite}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 13px 30px -2px rgba(0,0,0,.1)}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}a.bg-primary-opacity:hover,button.bg-primary-opacity:hover{background:#2f57ef!important;color:#fff!important}.video-popup-wrapper{position:relative}.video-popup-wrapper .position-to-top{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.section-title .subtitle{font-size:14px;line-height:15px;font-weight:500;color:#192335;margin-bottom:15px;display:inline-block;padding:10px 20px;border-radius:100px;text-transform:uppercase;display:inline-block;background:#2f57ef;color:#2f57ef}.section-title .title{margin-bottom:0}.section-title.text-center .description{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description{padding:0}}@media only screen and (max-width:767px){.section-title.text-center .description{padding:0}}.rbt-title-style-3{margin-bottom:24px;font-size:20px;padding-bottom:20px;border-bottom:2px solid #e6e3f14f}.rbt-breadcrumb-default .title{color:#192335;margin-bottom:5px;font-size:50px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-breadcrumb-default .title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-breadcrumb-default .title{font-size:40px}}@media only screen and (max-width:767px){.rbt-breadcrumb-default .title{font-size:28px}}.page-list{padding:0;margin:0;list-style:none}.page-list li{display:inline-block;font-size:14px;color:#6b7385;margin:0}.page-list li i{display:inline-block;position:relative;top:2px}.page-list li.active{color:#6b7385;opacity:.6}.page-list li a{color:#6b7385;transition:.5s}.page-list li a:hover{color:#2f57ef}.page-list li .icon-right{padding:0 4px}.page-list li .icon-right i{color:#6b7385;display:flex;justify-content:center;align-items:center}.rbt-breadcrumb-default.rbt-breadcrumb-style-3{position:relative;min-height:490px;overflow:hidden;display:flex;align-items:center;padding:80px 0}@media only screen and (min-width:768px) and (max-width:991px){.rbt-breadcrumb-default.rbt-breadcrumb-style-3{height:auto;padding:120px 0}}@media only screen and (max-width:767px){.rbt-breadcrumb-default.rbt-breadcrumb-style-3{height:auto;padding:60px 0}}.rbt-breadcrumb-default.rbt-breadcrumb-style-3 .breadcrumb-inner>img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.rbt-breadcrumb-default.rbt-breadcrumb-style-3 .content{position:relative;z-index:2;padding-right:10%}.rbt-breadcrumb-style-3 .title{margin-bottom:20px;font-weight:600;line-height:56px}.rbt-breadcrumb-style-3 .description{color:#192335}@media only screen and (max-width:767px){.rbt-breadcrumb-style-3 .description{margin-bottom:20px}}.rbt-breadcrumb-style-3 .page-list{margin-bottom:20px}.rbt-breadcrumb-style-3 .rating{font-size:14px;font-weight:500}.rbt-breadcrumb-style-3 .total-student{font-size:14px;font-weight:500}.rbt-breadcrumb-style-3 .total-student span{color:#192335}.rbt-breadcrumb-style-3 .rbt-meta li{color:#192335}.rbt-breadcrumb-style-3 .rbt-course-details-feature{margin:-5px}.rbt-breadcrumb-style-3 .rbt-course-details-feature .feature-sin{margin:5px;display:flex;gap:5px}.rbt-meta{margin:-7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta{margin:-3px}}@media only screen and (max-width:767px){.rbt-meta{margin:-3px}}.rbt-meta li{font-size:14px;line-height:15px;color:#6b7385;display:inline-block;margin:7px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-meta li{margin:3px}}@media only screen and (max-width:767px){.rbt-meta li{margin:3px;font-size:12px}}.rbt-meta li i{margin-right:5px}.rating i{font-size:13px;color:#ff9747;transition:.3s}.rbt-price{display:flex;align-items:center}.rbt-price .current-price{font-size:24px;font-weight:700}.rbt-price .off-price{font-size:20px;font-weight:500;text-decoration:line-through;opacity:.4;margin-left:7px}.rbt-accordion-style .card{background:#eef;border:0;border-radius:6px!important}.rbt-accordion-style .card .card-header{background-color:transparent;border-bottom:0 none;box-shadow:none;padding:20px 30px;margin-bottom:0;padding-right:38px}@media only screen and (max-width:767px){.rbt-accordion-style .card .card-header{padding-left:20px}}.rbt-accordion-style .card .card-header button{font-size:16px;line-height:1.5;outline:0;text-decoration:none;box-shadow:none;width:100%;text-align:left;padding:0;background-color:transparent;position:relative}@media only screen and (max-width:575px){.rbt-accordion-style .card .card-header button{display:block}}@media only screen and (max-width:575px){.rbt-accordion-style .card .card-header button .rbt-badge-5{margin-left:0!important;margin-top:7px}}.rbt-accordion-style .card .card-header button[aria-expanded=true]{color:#000}.rbt-accordion-style .card .card-header button[aria-expanded=true]::before{color:#000}.rbt-accordion-style .card .card-header button::before{position:absolute;content:"\f077";font-family:"Font Awesome 6 Free"!important;right:-18px;top:50%;transform:translateY(-50%);transition:.4s}.rbt-accordion-style .card .card-header button.collapsed{color:#192335;cursor:default}.rbt-accordion-style .card .card-header button.collapsed::before{content:"\f078";cursor:default}.rbt-accordion-style .card .card-body{border-top:1px solid #ffffff21;padding:20px 30px 25px}@media only screen and (max-width:767px){.rbt-accordion-style .card .card-body{padding:20px 20px}}.rbt-accordion-style .card+.card{margin-top:20px}.rbt-accordion-style.rbt-accordion-02 .card{background:0 0;border-radius:0!important}.rbt-accordion-style.rbt-accordion-02 .card .card-header{border-bottom:1px solid #e6e3f1;padding:0 20px 20px 0}.rbt-accordion-style.rbt-accordion-02 .card .card-header button::before{right:-20px;font-weight:600}.rbt-accordion-style.rbt-accordion-02 .card .card-header .accordion-button::after{display:none}.rbt-accordion-style.rbt-accordion-02 .card .card-body{padding:20px 20px 20px 0;border-top:0;background:0 0}.accordion-button::after{visibility:hidden;display:none}.rbt-badge{display:inline-block;height:30px;line-height:30px;padding:0 22px;background:#f6f6f6;font-size:14px;letter-spacing:.3px;border-radius:6px;color:#6b7385}.rbt-badge.variation-03{padding:0 12px}.rbt-badge-2{display:flex;align-items:center;background:rgba(226,213,252,.8);box-shadow:0 12px 22px 0 rgba(214,191,242,.28);padding:0 20px;border:1px solid #fff;border-radius:500px;height:50px;line-height:50px;font-size:14px;font-weight:500;letter-spacing:-.5px;justify-content:center;color:#192335;width:max-content}.rbt-badge-2 img{max-height:30px;border-radius:100%}.rbt-badge-2 .image{margin:0;margin-right:10px}.rbt-badge-2 strong{margin-left:5px;display:inline-block;color:#2f57ef}.rbt-badge-4{display:inline-block;height:auto;line-height:initial;padding:6px 10px;background:#ffffff21;font-size:14px;letter-spacing:.3px;border-radius:6px;color:#192335;position:relative}.rbt-badge-4::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:#2f57ef21;transition:.4s;opacity:0;transform:scale(.9);border-radius:6px}.rbt-badge-4:hover{color:#2f57ef}.rbt-badge-4:hover::after{opacity:1;transform:scale(1)}.rbt-badge-5{background:#f6f6f6;padding:5px 7px;font-size:12px;display:flex;height:22px;align-items:center;border-radius:6px;justify-content:center;width:max-content}.social-default{display:flex;flex-wrap:wrap;padding:0;margin:0;list-style:none;justify-content:center;margin:-5px}.social-default li{margin:5px}.social-default li a{width:48px;background-color:#f6f6f6;height:48px;line-height:45px;text-align:center;display:inline-block;border-radius:100%;transition:.3s;color:#6b7385;z-index:2;position:relative}.social-default li a::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background:#2f57ef;transform:scale(.5);opacity:0;transition:.3s;border-radius:100%}.social-default li a:hover{color:#fff}.social-default li a:hover::after{transform:scale(1);opacity:1}.social-default li a i{vertical-align:middle}.social-default.transparent-with-border li a{line-height:41px;background:0 0;border:2px solid #e6e3f1}.social-default.transparent-with-border li a:hover{border-color:transparent!important}.social-default.transparent-with-border li a::after{border:1px solid #2f57ef}.social-default.color-white li a{color:#fff}.progress{height:6px;overflow:visible;background-color:#f6f6f6;border-radius:10px}.progress .progress-bar{border-radius:10px;width:0;height:100%;background-color:#2f57ef;transition:width .5s ease;overflow:visible}.rbt-list-style-1 li{display:flex;font-size:18px;margin:7px 0;line-height:1.45}@media only screen and (max-width:767px){.rbt-list-style-1 li{font-size:16px}}.rbt-list-style-1 li i{padding-right:10px;margin-top:5px;color:#3eb75e}.rbt-list-style-1 li:first-child{margin-top:0}.rbt-list-style-1 li:last-child{margin-bottom:0}.rbt-list-style-1.color-white li{color:#fff}.about-author{padding:40px 0;border-bottom:1px solid #e6e3f1}.about-author .media{display:flex}@media only screen and (max-width:479px){.about-author .media{display:block}}@media only screen and (max-width:767px){.rbt-instructor .about-author .media{display:block}}.rbt-course-main-content li a{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:575px){.rbt-course-main-content li a{display:block}}.rbt-course-main-content li a.active{color:#2f57ef}.rbt-course-main-content li:first-child{margin-top:0}.rbt-course-main-content li:last-child{margin-bottom:0}.rbt-course-main-content .course-content-left{display:flex;align-items:center}@media only screen and (max-width:575px){.rbt-course-main-content .course-content-left{margin-bottom:12px}}.rbt-course-main-content .course-content-left i{padding-right:6px}.rbt-course-main-content .course-content-left span{font-size:16px}.rbt-course-main-content .course-content-right{margin:0 -5px;margin-bottom:-10px}.rbt-course-main-content .course-content-right span{display:inline-block;margin:0 5px;margin-bottom:10px}.rbt-course-main-content .course-content-right .min-lable{font-size:16px}@media only screen and (max-width:575px){.rbt-instructor .about-author .media{display:block}}.rating-box{border-radius:5px;background:#ff8F3C10;text-align:center;padding:22px 10px;padding-top:10px}.rating-box .rating-number{font-weight:800;font-size:66px;line-height:80px;color:#192335}.rating-box span{font-weight:500;font-size:16px;line-height:26px}.rating-box .rating svg{color:#ff8f3c}.rating-box .sub-title{color:#ff8f3c}.rating-text{display:inline-block;position:relative;top:14px}@media only screen and (max-width:767px){.rating-text{top:0;margin-bottom:8px}}.rating-text svg{color:#ff8f3c}.review-wrapper .single-progress-bar{position:relative;top:-14px}@media only screen and (max-width:767px){.review-wrapper .single-progress-bar{margin-bottom:15px}}.review-wrapper .progress{max-width:70%;margin-left:115px;height:6px;background:#eee;border-radius:0}@media only screen and (min-width:992px) and (max-width:1199px){.review-wrapper .progress{max-width:61%}}@media only screen and (max-width:767px){.review-wrapper .progress{max-width:83%;margin-left:0}}.review-wrapper .progress .progress-bar{background-color:#ff8f3c;border-radius:0}.review-wrapper span.value-text{position:absolute;right:0;top:50%;font-weight:500;font-size:16px}.course-sidebar-top{margin-top:-500px}@media only screen and (min-width:768px) and (max-width:991px){.course-sidebar-top{margin-top:0}}@media only screen and (max-width:767px){.course-sidebar-top{margin-top:0}}.course-sidebar .title{font-size:22px;font-weight:500}.course-sidebar .subtitle{font-size:14px;display:block;margin-top:10px;margin-bottom:20px;text-align:center}.course-sidebar .social-share-wrapper{background:#f5f5fa;margin:0 -27px -27px;padding:30px;border-radius:0 0 6px 6px}@media only screen and (min-width:992px) and (max-width:1199px){.course-sidebar .social-share-wrapper{margin:0 -10px -10px;padding:20px;border-radius:6px}}@media only screen and (min-width:768px) and (max-width:991px){.course-sidebar .social-share-wrapper{margin:0 -10px -10px;padding:20px;border-radius:6px}}@media only screen and (max-width:767px){.course-sidebar .social-share-wrapper{margin:0 -10px -10px;padding:20px;border-radius:6px}}.course-sidebar .social-share-wrapper .rbt-post-share span{font-size:16px}.course-sidebar .contact-with-us p{margin-bottom:0;font-size:14px}.video-popup-with-text.video-popup-wrapper{position:relative;display:block;z-index:2}.video-popup-with-text.video-popup-wrapper .play-view-text{position:absolute;bottom:20px;text-align:center;width:100%;z-index:2}.video-popup-with-text.video-popup-wrapper .position-to-top{z-index:2}.video-popup-with-text.video-popup-wrapper::before{position:absolute;bottom:0;left:0;width:100%;height:85%;display:block;z-index:1;content:"";background:linear-gradient(to bottom,rgba(0,0,0,0),#000 100%);transition:opacity .65s cubic-bezier(.05,.2,.1,1);cursor:pointer;border-radius:6px}.rbt-widget-details .rbt-course-details-list-wrapper li{display:flex;justify-content:space-between}.rbt-widget-details .rbt-course-details-list-wrapper li i{color:#6b7385;margin-right:10px;font-size:16px}.rbt-widget-details .rbt-course-details-list-wrapper li span{font-weight:500;font-size:16px;line-height:26px}.rbt-widget-details .rbt-course-details-list-wrapper li span.rbt-feature-value{font-size:12px}.rbt-widget-details .rbt-course-details-list-wrapper li a{color:#6b7385;transition:.4s}.rbt-widget-details .rbt-course-details-list-wrapper li a:hover{color:#2f57ef}.rbt-widget-details .rbt-course-details-list-wrapper li+li{padding-top:10px;margin-top:10px;border-top:1px solid #e6e3f1}.rbt-show-more-btn{font-size:14px;font-weight:700;color:#2f57ef;display:block;margin-top:5px;position:relative;padding:3px 0;cursor:pointer}.rbt-show-more-btn::before{background:linear-gradient(rgba(255,255,255,0) 0,#fff 100%);position:absolute;content:"";left:0;bottom:100%;width:100%;height:80px}.rbt-show-more-btn::after{content:"\f078";font-family:"Font Awesome 6 Free";position:absolute;right:0;top:50%;transform:translateY(-50%)}.rbt-show-more-btn.active::before{background:0 0;display:none}.rbt-show-more-btn.active::after{content:"\f077"}.has-show-more .has-show-more-inner-content{max-height:300px;overflow:hidden;position:relative;width:100%}.has-show-more .rbt-course-details-list-wrapper{max-height:230px}.has-show-more.active .has-show-more-inner-content{max-height:inherit!important}.theme-gradient{background:linear-gradient(90deg,#2f57ef,#b966e7);-webkit-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.001)}.w-500{font-weight:500!important}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.btn-border{background:0 0;border:2px solid #e6e3f1;color:#192335;line-height:57px}@media only screen and (max-width:575px){.rbt-btn.btn-border{line-height:48px}}.rbt-btn.btn-border:hover{background:#2f57ef;border-color:#2f57ef;color:#fff}.rbt-btn.btn-gradient{color:#fff;background-size:300% 100%;background-image:linear-gradient(to right,#2f57ef,#b966e7,#b966e7,#2f57ef)}.rbt-btn.btn-gradient:hover{background-color:inherit;background-position:102% 0;transition:all .4s ease-in-out}.rbt-btn.hover-icon-reverse .icon-reverse-wrapper{display:flex;align-items:center;justify-content:center}.rbt-btn.hover-icon-reverse .btn-text{display:inline-block;transition:transform .6s 125ms cubic-bezier(.1,.75,.25,1);margin-inline-start:-23px}.rbt-btn.hover-icon-reverse .btn-icon{display:inline-block;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(.1,.75,.25,1)}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon{margin-inline-end:0;margin-inline-start:8px;display:inline-block;margin-inline-start:0;margin-inline-end:0;opacity:0;transform:translateX(-10px);transition-delay:0s;order:-2}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon i{padding-left:0;padding-right:6px}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 15px 30px -2px rgba(0,0,0,.1)}.rbt-btn:hover.hover-icon-reverse .btn-text{transition-delay:.1s;transform:translateX(23px)}.rbt-btn:hover.hover-icon-reverse .btn-icon{opacity:0;transition-delay:0s;transform:translateX(10px)}.rbt-btn:hover.hover-icon-reverse .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}.rbt-banner-17{position:relative;overflow:hidden}.rbt-banner-17 .shape-wrap .shape-bg{position:absolute;right:0;bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .shape-bg{display:none}}.rbt-banner-17 .shape-wrap .shadow-bg{position:absolute;bottom:0;left:0;height:100%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .shadow-bg{display:none}}.rbt-banner-17 .shape-wrap .shadow-bg img{height:100%}.rbt-banner-17 .shape-wrap .shape-1{position:absolute;left:0;top:0}.rbt-banner-17 .shape-wrap .shape-2{position:absolute;left:103px;bottom:0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .shape-2{display:none}}.rbt-banner-17 .shape-wrap .star{position:absolute;left:154px;top:148px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .star{display:none}}.rbt-banner-17 .shape-wrap .union{position:absolute;top:91px;right:194px;animation:edu_rotatation_round 10s linear infinite}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .union{display:none}}.rbt-banner-17 .shape-wrap .dot-shape-1{position:absolute;right:845px;top:141px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .dot-shape-1{display:none}}.rbt-banner-17 .shape-wrap .dot-shape-2{position:absolute;left:198px;bottom:124px;animation:bounceSlide 4s ease-in-out infinite}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .shape-wrap .dot-shape-2{display:none}}.rbt-banner-17 .wrapper{padding:40px 0}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-17 .wrapper{padding:120px 0}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-17 .wrapper{padding:80px 0 30px 0}}@media only screen and (max-width:767px){.rbt-banner-17 .wrapper{padding:60px 0 10px 0}}@media only screen and (max-width:575px){.rbt-banner-17 .wrapper{padding:140px 0 0 0}}.rbt-banner-17 .inner{max-width:705px;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.rbt-banner-17 .inner{margin:60px auto 0}}@media only screen and (max-width:575px){.rbt-banner-17 .inner{margin:50px auto 0}}.rbt-banner-17 .inner .line-arrow{position:absolute;bottom:85px;right:117px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .inner .line-arrow{display:none}}.rbt-banner-17 .inner .subtitle{font-size:16px;line-height:22px;color:#6b7385;margin-bottom:30px}.rbt-banner-17 .inner .subtitle span{margin-right:10px;transform:translateY(-3px);display:inline-block}.rbt-banner-17 .inner .subtitle .trustpilot-white{display:none}@media only screen and (max-width:575px){.rbt-banner-17 .inner .subtitle{margin-bottom:15px}}.rbt-banner-17 .inner .title{margin-bottom:20px;font-size:64px;font-weight:600;line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-17 .inner .title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-17 .inner .title{font-size:54px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-17 .inner .title{font-size:48px}}@media only screen and (max-width:767px){.rbt-banner-17 .inner .title{font-size:42px}}@media only screen and (max-width:575px){.rbt-banner-17 .inner .title{font-size:32px}}.rbt-banner-17 .inner .description{font-size:22px;line-height:32px;max-width:590px}@media only screen and (max-width:767px){.rbt-banner-17 .inner .description{font-size:20px;line-height:30px}}@media only screen and (max-width:575px){.rbt-banner-17 .inner .description{font-size:18px}}.rbt-banner-17 .inner .button-group{display:flex;align-items:center;gap:15px 10px;flex-wrap:wrap}.rbt-banner-17 .banner-wrap{position:relative;margin-right:-140px}@media only screen and (min-width:1600px) and (max-width:1919px){.rbt-banner-17 .banner-wrap{margin-right:-120px}}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-17 .banner-wrap{margin-right:-20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-17 .banner-wrap{max-width:700px;margin:0 auto}}.rbt-banner-17 .banner-wrap .feature{position:absolute;top:170px;right:-16px;background:#fffFFFAB;border:2px solid #f9f9ff;box-shadow:0 4px 26px 0 rgba(2,5,17,.14);backdrop-filter:blur(7.15px);border-radius:16px;padding:20px;display:flex;align-items:center;gap:10px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .feature{top:-8px}}@media only screen and (max-width:575px){.rbt-banner-17 .banner-wrap .feature{top:-100px;right:0}}@media only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .feature{pointer-events:none;transform:none!important}}.rbt-banner-17 .banner-wrap .feature-title{font-weight:600;font-size:20px;line-height:25px;color:#192335;margin-bottom:0}.rbt-banner-17 .banner-wrap .feature-description{font-weight:500;font-size:14px;line-height:20px}.rbt-banner-17 .banner-wrap .feature:is(.item-2){top:auto;bottom:146px;right:77px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .feature:is(.item-2){bottom:180px;right:-10px}}@media only screen and (max-width:575px){.rbt-banner-17 .banner-wrap .feature:is(.item-2){bottom:auto;top:185px}}.rbt-banner-17 .banner-wrap .enrolled{position:absolute;bottom:177px;left:0;background:#fffFFFAB;border:2px solid #f9f9ff;box-shadow:0 4px 26px 0 rgba(2,5,17,.14);backdrop-filter:blur(7.15px);border-radius:16px;padding:20px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .enrolled{bottom:80px}}@media only screen and (max-width:575px){.rbt-banner-17 .banner-wrap .enrolled{position:static;margin:30px auto 0;max-width:300px}}@media only screen and (max-width:767px){.rbt-banner-17 .banner-wrap .enrolled{pointer-events:none;transform:none!important}}.rbt-banner-17 .banner-wrap .enrolled-cont{display:flex;align-items:center;gap:10px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}nav{display:block}a{color:#192335;text-decoration:none;outline:0;transition:.3s}a:active,a:focus,a:hover{text-decoration:none;outline:0;color:#2f57ef}a:focus{outline:0}ul{margin:16px 0;padding:0 0 0 40px}nav ul{list-style:none;list-style-image:none}li>ul{margin:0}form{margin:0}button,input,textarea{font-size:100%;margin:0;max-width:100%;vertical-align:baseline}button,input{line-height:normal}button,html input[type=button],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.bg-color-white{background-color:#fff!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.bg-pink-opacity{background:#db709321!important;color:#db7093!important}[type=button],[type=submit],button{appearance:button;-webkit-appearance:button}.rbt-btn:disabled{pointer-events:none!important;opacity:.65!important}.rbt-btn{padding:0 26px;background:#2f57ef;height:60px;line-height:60px;color:#fff;font-size:16px;letter-spacing:.5px;font-weight:500;display:inline-block;position:relative;z-index:1;transition:all .4s ease-in-out;border-radius:6px;border:0 none;outline:0;text-decoration:none}@media only screen and (max-width:575px){.rbt-btn{padding:0 20px;height:52px;line-height:52px}}.rbt-btn.btn-gradient{color:#fff;background-size:300% 100%;background-image:linear-gradient(to right,#2f57ef,#b966e7,#b966e7,#2f57ef)}.rbt-btn.btn-gradient:hover{background-color:inherit;background-position:102% 0;transition:all .4s ease-in-out}.rbt-btn.hover-icon-reverse .icon-reverse-wrapper{display:flex;align-items:center;justify-content:center}.rbt-btn.hover-icon-reverse .btn-text{display:inline-block;transition:transform .6s 125ms cubic-bezier(.1,.75,.25,1);margin-inline-start:-23px}.rbt-btn.hover-icon-reverse .btn-icon{display:inline-block;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(.1,.75,.25,1)}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon{margin-inline-end:0;margin-inline-start:8px;display:inline-block;margin-inline-start:0;margin-inline-end:0;opacity:0;transform:translateX(-10px);transition-delay:0s;order:-2}.rbt-btn.hover-icon-reverse .btn-icon+.btn-icon i{padding-left:0;padding-right:6px}.rbt-btn:hover{background-color:#b966e7;color:#fff;transform:translate3d(0,-2px,0);box-shadow:0 15px 30px -2px rgba(0,0,0,.1)}.rbt-btn:hover.hover-icon-reverse .btn-text{transition-delay:.1s;transform:translateX(23px)}.rbt-btn:hover.hover-icon-reverse .btn-icon{opacity:0;transition-delay:0s;transform:translateX(10px)}.rbt-btn:hover.hover-icon-reverse .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.rbt-btn.btn-md{padding:0 25px;font-size:16px;height:50px;line-height:48px}@media only screen and (max-width:767px){.rbt-btn.btn-md{padding:0 15px}}.rbt-btn i{padding-left:6px;display:inline-block;top:2px;position:relative;font-size:17px}a.bg-primary-opacity:hover,button.bg-primary-opacity:hover{background:#2f57ef!important;color:#fff!important}a.bg-pink-opacity:hover,button.bg-pink-opacity:hover{background:#db7093!important;color:#fff!important}.section-title .subtitle{font-size:14px;line-height:15px;font-weight:500;color:#192335;margin-bottom:15px;display:inline-block;padding:10px 20px;border-radius:100px;text-transform:uppercase;display:inline-block;background:#2f57ef;color:#2f57ef}.section-title .title{margin-bottom:0}.section-title.text-center .description{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description{padding:0}}@media only screen and (max-width:767px){.section-title.text-center .description{padding:0}}.section-title.text-center .description.has-medium-font-size{padding:0 23%;letter-spacing:-.5px}@media only screen and (min-width:992px) and (max-width:1199px){.section-title.text-center .description.has-medium-font-size{padding:0 10%}}@media only screen and (min-width:768px) and (max-width:991px){.section-title.text-center .description.has-medium-font-size{padding:0 10%}}@media only screen and (max-width:767px){.section-title.text-center .description.has-medium-font-size{padding:0}}.rbt-contact-form.contact-form-style-1{padding:10px;position:relative;z-index:1;z-index:2;background:#fff;border-radius:6px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-contact-form.contact-form-style-1{padding:30px 35px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-contact-form.contact-form-style-1{max-width:inherit}}@media only screen and (max-width:767px){.rbt-contact-form.contact-form-style-1{padding:30px 20px;padding-left:20px;max-width:inherit}}.nav-tabs{border-bottom:0}.tab-button-style-2{border-bottom:2px solid #e6e3f1;justify-content:center;margin-bottom:30px;padding:0;list-style:none}@media only screen and (max-width:767px){.tab-button-style-2{margin-bottom:20px}}.tab-button-style-2 li{margin-top:0;margin-bottom:0}.tab-button-style-2 li a{position:relative;display:block;outline:0;padding:16px 28px;border:0 none;box-shadow:none}@media only screen and (min-width:768px) and (max-width:991px){.tab-button-style-2 li a{padding:16px 12px}}@media only screen and (max-width:767px){.tab-button-style-2 li a{padding:14px 10px}}.tab-button-style-2 li a::after{content:"";display:inline-block;width:100%;height:2px;position:absolute;bottom:-2px;left:0;background-color:#2f57ef;transform:scaleX(0);transition:transform .3s}.tab-button-style-2 li a.active{border:0 none;outline:0;color:#2f57ef}.tab-button-style-2 li a.active::after{transform:scaleX(1)}.tab-button-style-2 li a .title{font-size:18px;margin-bottom:0;font-weight:500}.advance-tab-content-style-2{text-align:center;padding:0 15%}@media only screen and (min-width:992px) and (max-width:1199px){.advance-tab-content-style-2{padding:0 6%}}@media only screen and (min-width:768px) and (max-width:991px){.advance-tab-content-style-2{padding:0 7%}}@media only screen and (max-width:767px){.advance-tab-content-style-2{padding:0}}.advance-tab-content-style-2.text-start{padding:0}@media only screen and (min-width:992px) and (max-width:1199px){.advance-tab-content-style-2.text-start{padding:0}}@media only screen and (min-width:768px) and (max-width:991px){.advance-tab-content-style-2.text-start{padding:0}}@media only screen and (max-width:767px){.advance-tab-content-style-2.text-start{padding:0}}*{margin:0;padding:0;border:none;outline:0}@font-face{font-family:Conv_Muli;src:url(../fonts/Muli.eot);src:url(../fonts/Muli.eot?#iefix) format("embedded-opentype"),url(../fonts/Muli.woff) format("woff"),url(../fonts/Muli.ttf) format("truetype"),url(../fonts/Muli.svg#Muli) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Conv_Muli-SemiBold;src:url(../fonts/Muli-SemiBold.eot);src:url(../fonts/Muli-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Muli-SemiBold.woff) format("woff"),url(../fonts/Muli-SemiBold.ttf) format("truetype"),url(../fonts/Muli-SemiBold.svg#Muli) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Roman Morrissey DEMO';src:url(../fonts/Roman-Morrissey.eot);src:url(../fonts/Roman-Morrissey.eot?#iefix) format('embedded-opentype'),url(../fonts/Roman-Morrissey.woff2) format('woff2'),url(../fonts/Roman-Morrissey.woff) format('woff'),url(../fonts/Roman-Morrissey.ttf) format('truetype'),url('../fonts/Roman-Morrissey.svg#Roman Morrissey DEMO') format('svg')}body{font-family:'Noto Sans TC',sans-serif;font-size:14px;color:#777;line-height:1.7em;font-weight:400;background:#fff;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}a{text-decoration:none;cursor:pointer;color:#43b97e}a:focus,a:hover,a:visited,button{text-decoration:none;outline:0!important}h1,h2,h3,h4,h5,h6{position:relative;font-weight:400;margin:0;background:0 0;line-height:1.6em;font-family:'Noto Sans TC',sans-serif}textarea{overflow:hidden}p{position:relative;line-height:1.8em}h1{font-size:55px}h2{font-size:40px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}li,ul{list-style:none;padding:0;margin:0}img{display:inline-block;max-width:100%;height:auto}.sticky-header{position:fixed;opacity:0;visibility:hidden;left:0;top:0;width:100%;padding:0 0;background:#fff;z-index:0;border-bottom:1px solid #e8f1f7;transition:all .3s ease-in-out}.sticky-header .logo{padding:6px 0 6px}.instructor-section{position:relative}.instructor-section .background-layer{position:absolute;left:0;top:0;width:100%;height:100%;background-position:center;background-repeat:repeat-x}.instructor-section .background-layer-one{position:absolute;left:0;top:300px;width:620px;height:120px;background-position:center top;background-repeat:repeat-x}.instructor-section .background-layer-two{position:absolute;right:300px;top:311px;width:774px;height:416px;background-position:center top;background-repeat:repeat-x}.instructor-section .blocks-column{position:relative;margin-bottom:40px}.instructor-section .blocks-column .inner-column{position:relative;padding:140px 0 40px}.service-block{position:relative;z-index:1}.service-block .inner-box{position:relative;padding:50px 30px;margin-left:10px}.service-block .inner-box .border-layer{position:absolute;left:-12px;top:0;z-index:-1;width:32px;bottom:30px;border:4px solid #06092d;-ms-transform:skewY(20deg);transform:skewY(20deg);transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.service-block .inner-box:hover .border-layer{border-color:#49bc60;-ms-transform:skewY(-20deg);transform:skewY(-20deg)}.service-block .inner-box:before{position:absolute;content:'';left:0;top:0;right:0;bottom:0;background-color:#fff;-ms-transform:skewY(4deg);transform:skewY(4deg);transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.service-block .inner-box:hover::before{box-shadow:0 0 15px rgba(0,0,0,.1)}.service-block .inner-box .icon-box{position:relative;width:75px;height:75px;display:inline-block;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.service-block .inner-box:hover .icon-box{-webkit-transform:scale(-1) rotate(180deg);-moz-transform:scale(-1) rotate(180deg);-ms-transform:scale(-1) rotate(180deg);-o-transform:scale(-1) rotate(180deg);transform:scale(-1) rotate(180deg)}.service-block .inner-box .icon-box:before{position:absolute;content:'';left:0;top:0;right:0;bottom:0;background-color:#e3fbe8;-ms-transform:skewX(3deg);transform:skewX(3deg)}.service-block .inner-box .icon-box .icon{position:relative;width:55px;height:55px;color:#fff;font-size:28px;margin-top:10px;margin-left:10px;line-height:50px;text-align:center;border-radius:50%;display:inline-block;background-color:#49bc60}.service-block .inner-box h4{position:relative;font-weight:500;line-height:1.3em;margin-top:30px;margin-bottom:18px}.service-block .inner-box h4 a{position:relative;color:#06092d;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.service-block .inner-box h4 a:hover{color:#49bc60}.service-block .inner-box .text{position:relative;color:#06092d;font-size:16px;line-height:1.8em}.service-block:nth-child(2) .inner-box .icon-box:before{background-color:#f9f6e2}.service-block:nth-child(2) .inner-box .icon-box .icon{background-color:#f8c333}.service-block:nth-child(2) .inner-box:hover .border-layer{border-color:#f8c333}.service-block:nth-child(2) .inner-box h4 a:hover{color:#f8c333}.service-block:nth-child(3) .inner-box .icon-box:before{background-color:#eaf6ff}.service-block:nth-child(3) .inner-box .icon-box .icon{background-color:#4689c8}.service-block:nth-child(3) .inner-box:hover .border-layer{border-color:#4689c8}.service-block:nth-child(3) .inner-box h4 a:hover{color:#4689c8}.instructor-section .instructor-column{position:relative;margin-bottom:40px}.instructor-section .instructor-column .inner-column{position:relative;padding:40px 35px;background-color:#fff;outline:2px dashed #acd9c2;outline-offset:-12px;box-shadow:0 0 15px rgba(0,0,0,.1)}.instructor-section .instructor-column h4{position:relative;color:#06092d;font-weight:700;line-height:1.3em;margin-bottom:45px;margin-top:30px}.instructor-section .instructor-column p{position:relative;color:#06092d;font-size:16px;opacity:.9;line-height:1.7em;margin-bottom:15px}.instructor-section .instructor-column p:last-child{margin-bottom:0}.instructor-section .instructor-column .click-here{position:relative;color:#43b97e;font-size:16px;margin-top:5px;font-weight:500;margin-bottom:20px;display:inline-block;border-bottom:1px solid #43b97e;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease}.instructor-section .instructor-column .click-here:hover{color:#111;border-color:#111}.instructor-section .instructor-column .image{position:relative;margin-top:40px}.sticky-top{z-index:1;top:90px}@media only screen and (max-width:1140px){h1{font-size:42px}h2{font-size:32px}}@media only screen and (max-width:1023px){.sticky-header .logo{width:100%;text-align:center}.sticky-header{display:none}}@media only screen and (max-width:767px){h1{font-size:36px}h2{font-size:30px}.service-block{margin-bottom:40px}}@media only screen and (max-width:599px){.service-block .inner-box:before{box-shadow:0 0 15px rgba(0,0,0,.1)}}@media only screen and (max-width:479px){h1{font-size:24px;line-height:1.4em}h2{font-size:22px}}@media only screen and (max-width:479px){h4{font-size:22px;line-height:1.5em}}.mt-5{margin-top:5px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.pt-5{padding-top:5px}.pb-5{padding-bottom:5px}body{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#5c5b6e;line-height:1.75}.img,img{max-width:100%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}button:focus,input:focus,textarea,textarea:focus{outline:0}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:#121a2f;margin-top:0;font-weight:600;line-height:1.3;text-transform:unset}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.list-wrap{margin:0;padding:0}.list-wrap li{list-style:none}p{font-family:Inter,sans-serif;font-size:16px;line-height:1.75;font-weight:400;color:#5c5b6e;margin-bottom:15px}hr{border-bottom:1px solid #f1f3f5;border-top:0 none;margin:30px 0;padding:0}label{color:#121a2f;cursor:pointer;font-size:16px;font-weight:400}::-moz-selection{background:#4689c8;color:#fff;text-shadow:none}::-moz-selection{background:#4689c8;color:#fff;text-shadow:none}::selection{background:#4689c8;color:#fff;text-shadow:none}input,textarea{color:#5c5b6e}::-moz-placeholder{color:#5c5b6e;font-size:16px;opacity:1}::placeholder{color:#5c5b6e;font-size:16px;opacity:1}.fix{overflow:hidden}.container{padding-left:15px;padding-right:15px}.container{max-width:1440px}@media (max-width:1500px){.container{max-width:1320px}}@media (max-width:1199.98px){.container{max-width:960px}}@media (max-width:991.98px){.container{max-width:720px}}@media (max-width:767.98px){.container{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.container{max-width:540px}}.custom-container{max-width:1680px}@media (max-width:1800px){.custom-container{max-width:1680px}}@media (max-width:1500px){.custom-container{max-width:1320px}}@media (max-width:1199.98px){.custom-container{max-width:960px}}@media (max-width:991.98px){.custom-container{max-width:720px}}@media (max-width:767.98px){.custom-container{max-width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.custom-container{max-width:540px}}.tg-button-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.btn-1{user-select:none;-moz-user-select:none;background:#4689c8 none repeat scroll 0 0;border:medium none;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:0;line-height:1.12;margin-bottom:0;padding:16px 30px;text-align:center;text-transform:capitalize;touch-action:manipulation;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;vertical-align:middle;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 #306ea3;overflow:hidden}.btn-1:focus-visible,.btn-1:hover{background:#4689c8;color:#fff!important;box-shadow:0 0 0 0 #306ea3}.btn-2{user-select:none;-moz-user-select:none;background:#5fc8d6 none repeat scroll 0 0;border:medium none;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:0;line-height:1.12;margin-bottom:0;padding:16px 30px;text-align:center;text-transform:capitalize;touch-action:manipulation;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;vertical-align:middle;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 #3db8d4;overflow:hidden}.btn-2:focus-visible,.btn-2:hover{background:#5fc8d6;color:#fff!important;box-shadow:0 0 0 0 #3db8d4}.btn-1-outline{user-select:none;-moz-user-select:none;background:0 0;border:2px solid #4689c8;color:#4689c8;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:0;line-height:1.12;margin-bottom:0;padding:14px 28px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .3s ease-out 0s;vertical-align:middle;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 #306ea3;overflow:hidden}.btn-1-outline:focus-visible,.btn-1-outline:hover{background:#4689c8;color:#fff;box-shadow:0 0 0 0 #306ea3}.btn-2-outline{user-select:none;-moz-user-select:none;background:0 0;border:2px solid #5fc8d6;color:#5fc8d6;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:0;line-height:1.12;margin-bottom:0;padding:14px 28px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .3s ease-out 0s;vertical-align:middle;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 #3db8d4;overflow:hidden}.btn-2-outline:focus-visible,.btn-2-outline:hover{background:#5fc8d6;color:#fff;box-shadow:0 0 0 0 #3db8d4}.btn-white{user-select:none;background:#fff;border:2px solid #fff;color:#4689c8;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:0;line-height:1.12;margin-bottom:0;padding:14px 28px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .3s ease-out 0s;vertical-align:middle;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 #d0d5df;overflow:hidden}.btn-white:focus-visible,.btn-white:hover{background:#f0f0f0;color:#4689c8;box-shadow:0 0 0 0 #d0d5df}.btn-white-outline{user-select:none;-moz-user-select:none;background:0 0;border:2px solid #fff;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:0;line-height:1.12;margin-bottom:0;padding:14px 28px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .3s ease-out 0s;vertical-align:middle;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 #d0d5df;overflow:hidden}.btn-white-outline:focus-visible,.btn-white-outline:hover{background:#fff;color:#4689c8;box-shadow:0 0 0 0 #d0d5df}.btn .text{display:block}.btn.tg-svg{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:10px}.btn .svg-icon{width:14px;display:block;margin-top:-3px}.btn.btn-border{background:#fff;border:1px solid #4689c8;color:#4689c8;padding:19px 23px 16px 23px}.btn.btn-border svg path{stroke:#4689c8}.btn.btn-border:focus-visible,.btn.btn-border:hover{background:#4689c8;color:#fff}.btn.btn-border:focus-visible svg path,.btn.btn-border:hover svg path{stroke:#fff}.section__title .sub-title{display:inline-block;line-height:1.62;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;padding:3px 16px;font-weight:500;margin:0 0 14px;border:1px solid #000;background:0 0;color:#000}.section__title .title{font-size:36px;line-height:1.33;margin:0 0;letter-spacing:-.75px;text-transform:capitalize}@media (max-width:767.98px){.section__title .title{font-size:24px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title .title{font-size:22px}}.section__title .title span:not(.svg-icon){color:#4689c8;position:relative;color:#fff;padding:0 13px 0 20px;font-weight:700;display:inline-block;z-index:1}.section__title .title span:not(.svg-icon)>svg{position:absolute;left:0;top:-5px;width:100%;height:59px;z-index:-1;color:#5fc8d6}@media (max-width:767.98px){.section__title .title span:not(.svg-icon)>svg{height:45px;top:-2px}}@media only screen and (min-width:576px) and (max-width:767px){.section__title .title span:not(.svg-icon)>svg{top:0}}.section__title .title .svg-icon{position:absolute;right:-50px;top:-50px;width:61px;height:68px}.section__title .title .svg-icon svg{display:block;width:100%;height:100%}.section__title .title .svg-icon path{stroke:#121a2f}.section__title p{margin-bottom:0;margin-top:15px}@media (max-width:767.98px){.section__title p br{display:none}}.section__title.white-title .sub-title{border:1px solid #000;background:0 0;color:#000}.section__title.white-title .title{color:#000}.section__title.white-title .title span:not(.svg-icon){color:#000}.section__title.white-title p{color:#333}.section__title .desc{margin:10px 0 0}.tg-header__top{background-color:#161439;padding:11px 0}@media (max-width:991.98px){.tg-header__top{display:none}}.tg-header__top-info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:10px 27px}@media (max-width:991.98px){.tg-header__top-info{display:none}}.tg-header__top-info li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;color:#e6eaef;font-size:14px;font-weight:500;gap:7px}.tg-header__top-info li img{opacity:.6}.tg-header__top-info li i{color:#fff;font-size:20px}.tg-header__top-info li a{color:#e6eaef}.tg-header__top-info li a:hover{color:#fff}@media (max-width:991.98px){.tg-header__top-info li::after{display:none}.tg-header__top-info li:last-child{display:none}}.tg-header__top-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:10px 27px;justify-content:flex-end}@media (max-width:991.98px){.tg-header__top-right{justify-content:center}}.tg-header__top-social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:flex-end}@media (max-width:767.98px){.tg-header__top-social{justify-content:center}}.tg-header__top-social li{color:#fff;font-size:14px;font-weight:500}.tg-header__top-social li:first-child{opacity:.5}.tg-header__top-social li a{color:#e7effc}.tg-header__top-social li a:hover{color:#fff}.tg-header__top-social li a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#e7effc;transition:background-color .3s ease,color .3s ease}.tg-header__top-social li a:hover{background-color:rgba(255,255,255,.15);color:#fff}.tg-header__top-social li{margin:0 4px}@media (max-width:767.98px){.tg-header__top-social li a{width:48px;height:48px;font-size:18px}}.tg-header__phone{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:10px;color:#e6eaef;font-size:14px;font-weight:500}.tg-header__phone a{color:#e6eaef}.tg-header__phone a:hover{color:#fff}.tg-header__phone img{opacity:.6}.tg-header__area{padding:5px 0}@media (max-width:1500px){.tg-header__area{padding:10px 0}}@media (max-width:1199.98px){.tg-header__area{padding:20px 0}}.tg-header__area .mobile-nav-toggler{position:relative;font-size:30px;cursor:pointer;line-height:1;color:#4689c8;display:none}@media (max-width:1199.98px){.tg-header__area .mobile-nav-toggler{display:block}}.tgmenu__nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}@media (max-width:991.98px){.tgmenu__nav{justify-content:space-between}}.tgmenu__navbar-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-grow:1}.tgmenu__navbar-wrap ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0;flex-direction:row;flex-wrap:wrap;margin:0 auto 0 73px}@media (max-width:1500px){.tgmenu__navbar-wrap ul{margin:0 auto 0 20px}}.tgmenu__navbar-wrap ul li{display:block;position:relative;list-style:none}.tgmenu__navbar-wrap ul li a{font-size:16px;font-weight:500;text-transform:capitalize;color:#161439;font-family:Poppins,sans-serif;padding:20px 10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;line-height:1;position:relative;z-index:1}@media (max-width:1500px){.tgmenu__navbar-wrap ul li a{padding:37px 7px}}.tgmenu__navbar-wrap ul li .sub-menu{position:absolute;left:0;top:100%;border:1px solid #f5f5f5;background:#fff;margin:0;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);transform-origin:0 0;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-box-shadow:0 30px 70px 0 rgba(137,139,142,.15);-moz-box-shadow:0 30px 70px 0 rgba(137,139,142,.15);box-shadow:0 30px 70px 0 rgba(137,139,142,.15);-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;padding:18px 0;display:block;visibility:hidden;opacity:0;z-index:100}.tgmenu__navbar-wrap ul li .sub-menu.workshop{min-width:760px}.tgmenu__navbar-wrap ul li .sub-menu.short-term-course{min-width:790px}.tgmenu__navbar-wrap ul li .sub-menu.advanced-course{min-width:840px}.tgmenu__navbar-wrap ul li .sub-menu.more-nav-links{min-width:270px}.tgmenu__navbar-wrap ul li .sub-menu .sub-menu{right:auto;left:100%;top:0}.tgmenu__navbar-wrap ul li .sub-menu li{margin-left:0;text-align:left;display:block;margin:0}.tgmenu__navbar-wrap ul li .sub-menu li a{padding:20px 20px 10px 20px;line-height:1.4;display:block;color:#161439;font-size:15px}.tgmenu__navbar-wrap ul li .sub-menu li a i{padding:1em;background:#f1fdff;color:#4689c8;border-radius:10px}.tgmenu__navbar-wrap ul li .sub-menu li.active>a,.tgmenu__navbar-wrap ul li .sub-menu li:hover>a{color:#4689c8}.tgmenu__navbar-wrap ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.tgmenu__navbar-wrap>ul>li.active a,.tgmenu__navbar-wrap>ul>li:hover a{color:#4689c8}.tgmenu__main-menu li.menu-item-has-children .dropdown-btn{display:none}.tgmenu__main-menu li.menu-item-has-children>a::after{content:"\f078";font-family:"Font Awesome 6 Free";display:block;font-size:14px;font-weight:700;margin-left:6px}@media (max-width:1500px){.tgmenu__main-menu li.menu-item-has-children>a::after{margin-left:4px}}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children{position:relative}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children>a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children>a::after{content:"\f078";font-family:"Font Awesome 6 Free";font-size:14px;font-weight:700;margin-left:6px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children.active a::after,.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children:hover a::after{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.tgmenu__search{margin-inline-end:25px;position:relative}.live-search-container{max-height:350px;width:100%;position:absolute;top:65px;z-index:100;border-radius:10px;overflow-y:auto;display:none;background:#fff;border:1px solid #d3d2df}.search-card{display:flex;align-items:center;border-bottom:1px solid #eee;padding:10px;cursor:pointer;transition:background .2s ease-in-out}.search-card:hover{background:#f9f9f9}.search-card img{width:70px;height:70px;object-fit:cover;border-radius:6px;margin-right:15px}.search-card .info{flex:1}.search-card .info h6{margin:0;font-size:15px;font-weight:600;color:#333}.search-card .info .price{font-size:14px;color:#1d2951;font-weight:500}@media (max-width:1500px){.tgmenu__search{margin-inline-end:15px}}@media (max-width:1199.98px){.tgmenu__search{margin-left:auto}}.tgmenu__search-form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:300px;border-radius:100px;border:1px solid #d3d2df}@media (max-width:1800px){.tgmenu__search-form{width:300px}}@media (max-width:1500px){.tgmenu__search-form{width:280px}}@media (max-width:1199.98px){.tgmenu__search-form{width:320px}}@media (max-width:991.98px){.tgmenu__search-form{width:auto}}.tgmenu__search-form .input-grp{position:relative;flex-grow:1;margin-left:-1px}@media (max-width:991.98px){.tgmenu__search-form .input-grp{display:none}}.tgmenu__search-form input{display:block;width:100%;background:0 0;border:none;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-ms-border-radius:0;border-radius:0;padding:12px 50px 10px 20px;height:50px;font-size:15px;font-family:Poppins,sans-serif}@media (max-width:1500px){.tgmenu__search-form input{padding:12px 50px 10px 10px}}@media (max-width:1199.98px){.tgmenu__search-form input{padding:12px 50px 10px 20px}}.tgmenu__search-form input::placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-form [type=submit]{position:absolute;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:4px;width:44px;height:44px;border:none;padding:0 0;background:#4689c8;font-size:20px;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}.tgmenu__search-form [type=submit]:hover{background:#5fc8d6;color:#fff}@media (max-width:1199.98px){.tgmenu__action{margin:0 25px 0 0}}@media (max-width:767.98px){.tgmenu__action{display:none}}.tgmenu__action>ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:8px}.tgmenu__action>ul li{position:relative;padding:0 6px 0 0;flex:0 0 auto}.tgmenu__action>ul li:first-child{margin-left:0}.tgmenu__action>ul li.login-btn{padding:0 0;margin-inline-start:15px}@media (max-width:1500px){.tgmenu__action>ul li.login-btn{margin-inline-start:0}}.tgmenu__action>ul li.login-btn a{display:block;border-radius:50px;padding:12px 26px;border:1px solid #4689c8;background:#fff;font-size:15px;color:#161439;font-weight:600;line-height:18px}.tgmenu__action>ul li.login-btn a:hover{background:#4689c8;color:#fff}.mobile-login-btn{display:none}@media (max-width:767.98px){.mobile-login-btn{display:flex}}.mobile-login-btn a{display:block;border-radius:50px;padding:12px 26px;border:1px solid #4689c8;background:#fff;font-size:15px;color:#161439;font-weight:600;line-height:18px}.mobile-login-btn a:hover{background:#4689c8;color:#fff}.tgmenu__navbar-wrap ul li .mega-menu{min-width:1400px;display:flex;align-items:flex-start;left:-100px;padding:20px 20px 20px 20px}@media (max-width:1500px){.tgmenu__navbar-wrap ul li .mega-menu{min-width:1120px;padding:15px 15px 15px 15px}}.tgmenu__navbar-wrap ul li .mega-menu>li{border-right:1px solid #d6d6d6;width:min-content;margin-bottom:1em}.tgmenu__navbar-wrap ul li .mega-menu>li>.mega-sub-menu{display:flex;flex-direction:column;min-width:260px;margin-left:10px!important}.tgmenu__navbar-wrap>ul>li.active a,.tgmenu__navbar-wrap>ul>li:hover a{color:var(--color-primary)}.mega-sub-menu li a{display:flex!important;align-items:center;gap:8px}.tg-badge{background:linear-gradient(90deg,#ff1515 0,#ed0fbc 100%);display:inline-block;line-height:1;color:var(--color-white);font-weight:600;font-size:13px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;padding:3px 8px}.tg-badge-two{display:inline-block;line-height:1;color:var(--color-white);font-weight:600;font-size:13px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;border-radius:3px;padding:3px 8px;background:#39cabd}.mega-menu-img a{padding:0!important}.mega-menu-img a img{-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px}.sticky-menu{position:fixed;left:0;margin:auto;top:0;width:100%;z-index:999;background:var(--color-white);-webkit-animation:1s ease-in-out 0s normal none 1 running fadeInDown;animation:1s ease-in-out 0s normal none 1 running fadeInDown;-webkit-box-shadow:0 10px 15px rgba(25,25,25,.1);box-shadow:0 10px 15px rgba(25,25,25,.1);border-radius:0;transition:all .3s ease-in-out}.sticky-menu ul li .sub-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-o-border-radius:0 0 6px 6px;-ms-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.tgmobile__search{padding:0 20px 25px 25px}.tgmobile__search form{position:relative}.tgmobile__search input{display:block;width:100%;border:none;padding:10px 45px 10px 20px;font-size:15px;height:45px;background:#f7f7f9;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.tgmobile__search input::placeholder{font-size:15px;color:#6d6c80}.tgmobile__search button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);border:none;padding:0;right:20px;line-height:1;background:0 0;color:#161439}.tgmobile__menu{position:fixed;right:0;top:0;width:300px;padding-right:30px;max-width:100%;height:100%;z-index:99;border-radius:0;transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86) e;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transform:translateX(101%);-moz-transform:translateX(101%);-ms-transform:translateX(101%);-o-transform:translateX(101%);transform:translateX(101%)}.tgmobile__menu .nav-logo{position:relative;padding:30px 25px;text-align:left}.tgmobile__menu .nav-logo img{width:150px}.tgmobile__menu .navigation{position:relative;display:block;width:100%;float:none;margin:0;padding:0}.tgmobile__menu .navigation li{position:relative;display:block;border-top:1px solid rgba(0,0,0,.1)}.tgmobile__menu .navigation li.active>a{color:#4689c8}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn{position:absolute;right:20px;top:6px;width:32px;height:32px;text-align:center;font-size:16px;line-height:32px;color:#161439;background:#f7f7f9;cursor:pointer;border-radius:2px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:5}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);border-radius:10px;width:12px;height:2px;background-color:#000;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);border-radius:10px;width:2px;height:12px;background-color:#000;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open{background-color:#4689c8}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line{background-color:#fff}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line::after{display:none}.tgmobile__menu .navigation li>a{position:relative;display:block;line-height:1.5;padding:10px 60px 10px 25px;font-size:16px;font-weight:500;color:#161439;text-transform:capitalize;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border:none}.tgmobile__menu .navigation li>a::before{content:"";position:absolute;left:0;top:0;height:0;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:2px;background:#4689c8;pointer-events:none}.tgmobile__menu .navigation li ul li>a{margin-left:20px}.tgmobile__menu .navigation li ul li ul li a{margin-left:40px}.tgmobile__menu .navigation li ul li ul li ul li a{margin-left:60px}.tgmobile__menu .navigation li>ul{display:none}.tgmobile__menu .navigation li>ul>li>ul{display:none}.tgmobile__menu .navigation ul{padding:0;margin:0}.tgmobile__menu .navigation ul li a{display:block}.tgmobile__menu .navigation ul li ul li>a{font-size:16px;margin-left:20px;text-transform:capitalize}.tgmobile__menu .navigation:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.tgmobile__menu .navigation>li>ul>li:first-child{border-top:1px solid rgba(0,0,0,.1)}.tgmobile__menu .navigation>li.active>a::before{height:100%}.tgmobile__menu .close-btn{position:absolute;right:15px;top:28px;line-height:30px;width:35px;text-align:center;font-size:14px;color:#4689c8;cursor:pointer;padding:8px;z-index:10;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.tgmobile__menu-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;z-index:2;transition:all .7s ease;-moz-transition:all .7s ease;-webkit-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:rgba(0,0,0,.5)}.tgmobile__menu .social-links ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;text-align:center;padding:30px 20px 20px;align-items:center;justify-content:center;flex-wrap:wrap}.tgmobile__menu .social-links ul li{position:relative;display:inline-block;margin:0 6px 10px}.tgmobile__menu .social-links ul li a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;line-height:32px;font-size:16px;color:#6d6c80;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border:1px solid #efefef;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.tgmobile__menu .social-links ul li a:hover{border-color:#4689c8;background:#4689c8;color:#fff}.tgmobile__menu .tgmenu__action{padding:0 0;margin:0 0}.tgmobile__menu .tgmenu__action>ul{margin:0 0;padding:30px 20px 0;justify-content:center;gap:0 15px}.tgmobile__menu .tgmenu__action>ul li{margin:0 0}.tgmobile__menu .tgmenu__action>ul .header-btn{display:block}.tgmobile__menu-box{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;padding:0 0;z-index:5;box-shadow:-9px 0 14px 0 rgba(0,0,0,.06)}.tgmobile__menu-outer .mobile-nav-toggler{position:relative;float:right;font-size:40px;line-height:50px;cursor:pointer;display:none;color:#fff;margin-right:30px;top:15px}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .tgmobile__menu{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.mobile-menu-visible .tgmobile__menu-backdrop{opacity:1;visibility:visible}.mobile-menu-visible .tgmobile__menu .close-btn{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.banner-bg-two{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;position:relative;overflow:hidden;padding:80px 0 60px;background-size:cover;background-position:bottom;z-index:1}@media (max-width:1500px){.banner-bg-two{padding:60px 0 60px}}@media (max-width:991.98px){.banner-bg-two{padding:60px 0 25px}}.banner-bg-two .line-shape-two{position:absolute;left:0;top:20%;z-index:-1;pointer-events:none}@media (max-width:767.98px){.banner-bg-two .line-shape-two{display:none}}.banner__content-two{margin:120px 0 60px}@media (max-width:1500px){.banner__content-two{margin:80px 0 60px}}@media (max-width:991.98px){.banner__content-two{margin:0 0 60px;text-align:center}}.banner__content-two .title{margin-bottom:25px;font-size:50px;font-weight:700}@media (max-width:1199.98px){.banner__content-two .title{font-size:38px}}@media (max-width:767.98px){.banner__content-two .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.banner__content-two .title{font-size:40px}}.banner__content-two .title span{position:relative;color:#fff;padding:0 13px 0 20px;font-weight:700;z-index:1}@media (max-width:767.98px){.banner__content-two .title span{padding:0 10px 0 10px}}.banner__content-two .title span svg{position:absolute;left:0;top:3px;width:100%;height:100%;z-index:-1;color:#5fc8d6}.banner__btn-two{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:25px;flex-wrap:wrap}@media (max-width:991.98px){.banner__btn-two{justify-content:center}}.banner__images-two{position:relative;text-align:center;margin-right:60px}@media (max-width:1199.98px){.banner__images-two{margin-right:0}}@media (max-width:1500px){.banner__images-two img{width:400px}}@media (max-width:1199.98px){.banner__images-two img{width:350px}}.banner__images-two .big-shape{position:absolute;z-index:-1;left:8%;top:2%;color:#ffc738}@media (max-width:1500px){.banner__images-two .big-shape{top:5%}}@media (max-width:1199.98px){.banner__images-two .big-shape{left:0;width:400px;top:2%}.banner__images-two .big-shape svg{width:100%;height:100%}}@media (max-width:767.98px){.banner__images-two .big-shape{width:100%;max-width:400px}}.banner__images-two .svg-icon{width:42px;height:42px;position:absolute;left:35%;top:-5%}@media (max-width:991.98px){.banner__images-two .svg-icon{left:30%;top:-8%}}.banner__images-two .svg-icon svg{width:100%;height:100%;color:#031333;display:block}.banner__images-two .about__enrolled{left:0;top:41%;bottom:auto}@media (max-width:1199.98px){.banner__images-two .about__enrolled{display:none}}.banner__student{display:inline-flex;align-items:center;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;border:1px solid #9aa7b8;background:#fff;-webkit-box-shadow:8px 8px 0 0 rgba(0,0,0,.15);-moz-box-shadow:8px 8px 0 0 rgba(0,0,0,.15);-ms-box-shadow:8px 8px 0 0 rgba(0,0,0,.15);-o-box-shadow:8px 8px 0 0 rgba(0,0,0,.15);box-shadow:8px 8px 0 0 rgba(0,0,0,.15);position:absolute;right:18%;top:16%;padding:15px 18px;gap:10px}@media (max-width:1199.98px){.banner__student{right:0;top:13%}}.banner__student .icon{width:50px;height:50px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;background:#12bb6a;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-box-shadow:4px 4px 0 rgba(33,150,83,.5);-moz-box-shadow:4px 4px 0 rgba(33,150,83,.5);-ms-box-shadow:4px 4px 0 rgba(33,150,83,.5);-o-box-shadow:4px 4px 0 rgba(33,150,83,.5);box-shadow:4px 4px 0 rgba(33,150,83,.5);border:1px solid #149959}.banner__student .content{text-align:left}.banner__student .content span{display:block;line-height:1;font-size:14px;font-weight:500;margin-bottom:8px}.banner__student .content .title{margin-bottom:0;font-size:24px;font-family:Inter,sans-serif;font-weight:800;line-height:1}.about__images{margin-left:196px;margin-right:-25px;position:relative}@media (max-width:1199.98px){.about__images{margin-left:50px;margin-right:0}}@media (max-width:991.98px){.about__images{margin-left:0;margin-bottom:50px}}.about__images .shape{position:absolute;top:-90px;right:132px;z-index:1;width:125px}@media (max-width:1199.98px){.about__images .shape{right:95px}}@media (max-width:991.98px){.about__images .shape{right:135px}}@media (max-width:767.98px){.about__images .shape{right:80px}}.about__images .popup-video{position:absolute;width:76px;height:76px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;color:#d9393a;z-index:1}.about__images .popup-video:hover{color:#fff;background:#d9393a}.about__enrolled{position:absolute;left:-90px;bottom:35px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;border:1px solid #b2bbcc;box-shadow:-8px 8px 0 0 rgba(0,0,0,.15);text-align:center;padding:12px 20px}@media (max-width:1199.98px){.about__enrolled{left:-50px;bottom:30px}}@media (max-width:991.98px){.about__enrolled{display:none}}.about__enrolled .title{font-size:16px;font-weight:500;color:#4689c8;margin:0 0 2px}.about__enrolled .title span{font-weight:700;color:#121a2f}.about__enrolled img{max-width:155px}.about__content{margin-left:65px;margin-right:110px}@media (max-width:1199.98px){.about__content{margin:0 0}}.about__content .section__title{margin:0 0 12px}.about__content .desc{margin:0 0 22px}.about__content .tg-button-wrap{margin-top:40px}.about__info-list-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:13px;margin:0 0 15px}.about__info-list-item:last-child{margin:0 0}.about__info-list-item i{width:30px;height:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex:0 0 30px;background:#5fc8d6;border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;box-shadow:4px 3px 0 0 rgba(0,0,0,.25);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;color:#fff}.about__info-list-item p{font-family:Poppins,sans-serif;color:#121a2f;font-size:18px;font-weight:500;margin:0 0}.about__info-list-item:hover i{box-shadow:none}@media (max-width:1199.98px){.section__title .title br{display:none}}.courses-area{position:relative;background-position:center;background-size:cover;z-index:1}@media (max-width:767.98px){.courses-area{padding:100px 0}}.courses-area .section__title-wrap{margin:0 0 50px}@media (max-width:767.98px){.courses-area .section__title-wrap{margin:0 0 40px}}@media (max-width:1199.98px){.courses-area .section__title-wrap{margin:0 0 30px}}.courses__nav .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0;padding:0 0 18px;border:none;gap:5px 35px;position:relative;z-index:1}.courses__nav .nav::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#d9d9f3;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;z-index:-1}@media (max-width:767.98px){.courses__nav .nav{gap:15px 20px;padding:0 0 7px}}@media only screen and (min-width:576px) and (max-width:767px){.courses__nav .nav{padding:0 0 15px}}.courses__nav .nav .nav-item .nav-link{font-size:18px;font-weight:500;color:#7f7e97;padding:0 0;border:none;position:relative;background:0 0}.courses__nav .nav .nav-item .nav-link::after{content:"";position:absolute;left:0;bottom:-18px;right:0;width:0;height:4px;background:#4689c8;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;margin:0 auto;z-index:1;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (max-width:767.98px){.courses__nav .nav .nav-item .nav-link::after{bottom:-8px}}@media only screen and (min-width:576px) and (max-width:767px){.courses__nav .nav .nav-item .nav-link::after{bottom:-15px}}.courses__nav .nav .nav-item .nav-link.active{color:#121a2f}.courses__nav .nav .nav-item .nav-link.active::after{width:60px}.courses__item{margin:0 0 30px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;padding:25px 25px 32px;border:1px solid #b5b5c3;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-ms-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s}@media (max-width:1199.98px){.courses__item{padding:25px 20px 32px}}.courses__item:hover{filter:drop-shadow(10px 10px 0 #cac9d6)}.courses__item-two{padding:0}.courses__item-thumb{position:relative;margin:0 0 20px}.courses__item-thumb-two{padding:25px 25px 0 25px}@media (max-width:1500px){.courses__item-thumb-two{padding:20px 20px 0 20px}}.courses__item-thumb img{width:100%;height:190px;object-fit:cover;border-radius:6px}@media (max-width:767.98px){.courses__item-thumb img{height:auto}}.courses__item-content .title{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 15px}.courses__item-content .title a{display:inline;background-image:linear-gradient(#121a2f,#121a2f),linear-gradient(#121a2f,#121a2f);background-size:0 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-two{padding:0 25px 20px}@media (max-width:1500px){.courses__item-content-two{padding:0 20px 20px}}.courses__item-content-two .price{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:8px;font-size:18px;font-weight:600;color:#4689c8}.courses__item-content-two .price del{font-size:14px;font-weight:400;color:#a0a3b0}.courses__item-content-bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.courses__item-content-bottom>.author-two a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:10px;font-size:15px;color:#5c5b6e}.courses__item-content-bottom>.author-two a img{border-radius:50%;width:32px;height:32px}.courses__item-content-bottom>.author-two a:hover{color:#5fc8d6}.courses__item-meta{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:space-between;gap:10px 20px;margin:0 0 15px;flex-wrap:wrap}.courses__item-meta li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.courses__item-meta li i{margin-right:7px}.courses__item-tag a{font-size:13px;font-weight:500;color:#121a2f;background:#efeff2;display:block;line-height:1;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;-ms-border-radius:50px;border-radius:50px;padding:7px 13px}.courses__item-tag a:hover{background:#4689c8;color:#fff}.courses__item .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__item .avg-rating i{color:#e5b345;letter-spacing:0;margin-right:5px}.courses__item-bottom-two{border-top:1px solid #b5b5c3;padding:13px 25px}@media (max-width:1500px){.courses__item-bottom-two{padding:13px 20px}}.courses__item-bottom-two .list-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;flex-wrap:wrap;gap:10px 30px}@media (max-width:1199.98px){.courses__item-bottom-two .list-wrap{gap:10px 20px}}.courses__item-bottom-two .list-wrap li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;position:relative;font-size:16px;color:#142031;gap:7px}.courses__item-bottom-two .list-wrap li i{color:#a0a3b0;font-size:20px;line-height:0}.courses__item-bottom-two .list-wrap li::before{content:"";position:absolute;right:-17px;top:50%;transform:translateY(-50%);width:5px;height:5px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;background:#8c9ab4}@media (max-width:1199.98px){.courses__item-bottom-two .list-wrap li::before{right:-12px}}.courses__item-bottom-two .list-wrap li:last-child::before{display:none}@media (max-width:767.98px){.courses__nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;gap:15px}}.courses__nav .courses-button-prev{width:60px;height:60px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;background:#4689c8;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:0;font-size:24px;border:1.2px solid #000;box-shadow:-3.6px 2.4px 0 0 #23232b;position:absolute;left:-90px;top:50%;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1500px){.courses__nav .courses-button-prev{left:-15px}}@media (max-width:767.98px){.courses__nav .courses-button-prev{position:relative;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);left:0}}.courses__nav .courses-button-prev i{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.courses__nav .courses-button-prev:hover{box-shadow:none}.courses__nav .courses-button-next{width:60px;height:60px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;background:#4689c8;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;line-height:0;font-size:24px;border:1.2px solid #000;box-shadow:3.6px 2.4px 0 0 #23232b;position:absolute;right:-90px;top:50%;z-index:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1500px){.courses__nav .courses-button-next{right:-15px}}@media (max-width:767.98px){.courses__nav .courses-button-next{position:relative;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);right:0}}.courses__nav .courses-button-next:hover{box-shadow:none}.tab-content{position:relative}.shine__animate-link{display:block;overflow:hidden;position:relative;z-index:1}.shine__animate-link::before{position:absolute;top:0;left:-100%;display:block;content:"";width:50%;height:100%;background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);-ms-transform:skewX(-25deg);transform:skewX(-25deg)}.shine__animate-item:hover .shine__animate-link::before{-webkit-animation:hoverShine 1.2s;animation:hoverShine 1.2s}.categories__wrap{background:linear-gradient(180deg,#fff 0,#f1f1fa 100%);-webkit-border-radius:500px;-moz-border-radius:500px;-o-border-radius:500px;-ms-border-radius:500px;border-radius:500px;padding:52px 145px 45px;position:relative}@media (max-width:1199.98px){.categories__wrap{padding:52px 100px 45px}}@media (max-width:991.98px){.categories__wrap{padding:45px 90px 45px}}@media (max-width:767.98px){.categories__wrap{padding:30px 20px 30px;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px}}.categories__item{text-align:center}.categories__item .icon{width:125px;height:125px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;border:1px solid #b8c5d3;border-radius:150px;background:linear-gradient(180deg,#fff 0,#f1f1fa 100%);font-size:40px;color:var(--color-secondary);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;margin:0 0 12px}@media (max-width:767.98px){.categories__item .icon{width:130px;height:130px;font-size:45px;margin:0 auto 12px}}.categories__item .icon::before{content:"";position:absolute;top:26px;right:26px;background-image:url(../img/icons/cat_star.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:26px;pointer-events:none}.categories__item .name{display:block;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:1.5;color:#121a2f;margin:0 0 7px}.categories__item .courses{display:block;line-height:1.3;font-family:Poppins,sans-serif;color:#5c5b6e}.categories__item:hover .icon{background:#4689c8;box-shadow:6px 5px 0 0 rgba(0,0,0,.25);color:#fff}@media (max-width:767.98px){.categories__nav{display:none}}.categories__nav button{position:absolute;left:50px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:50px;background:#5fc8d6;padding:0 0;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;border:1px solid #333;box-shadow:-3px 2px 0 0 #382900;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (max-width:1199.98px){.categories__nav button{left:30px}}@media (max-width:1199.98px){.categories__nav button{left:20px}}.categories__nav button.categories-button-next{left:auto;right:50px;box-shadow:2px 4px 0 0 #382900}@media (max-width:1199.98px){.categories__nav button.categories-button-next{right:30px}}@media (max-width:1199.98px){.categories__nav button.categories-button-next{right:20px}}.categories__nav button:hover{box-shadow:none}.instructor__area-two{position:relative;bottom:0;left:50%;transform:translate(-50%,10px);width:fit-content;height:225px}.instructor__item-two{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:30px;align-items:center;border:1px solid #bdbdbd;background:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;-o-border-radius:16px;-ms-border-radius:16px;border-radius:16px;padding:0 60px 0 25px;position:relative;z-index:3;overflow:hidden;min-height:260px;margin-bottom:30px}@media (max-width:991.98px){.instructor__item-two{padding:0 35px 0 25px}}@media (max-width:767.98px){.instructor__item-two{min-height:auto;padding:30px}}.instructor__item-two:hover .instructor__thumb-two .shape-one{color:#4689c8}.instructor__thumb-two{width:auto;flex:0 0 auto;margin-top:auto}@media (max-width:767.98px){.instructor__thumb-two{display:none}}.instructor__thumb-two .shape-one{position:absolute;left:0;bottom:0;z-index:-1;color:#5fc8d6;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.instructor__thumb-two .shape-two{position:absolute;left:34px;top:5px;z-index:-1;width:40px;height:48px}.instructor__thumb-two .shape-two .svg-icon{width:100%;height:100%;display:block}.instructor__thumb-two .shape-two .svg-icon path{stroke:#5fc8d6}.instructor__content-two .title{margin-bottom:5px;font-size:28px}@media (max-width:1199.98px){.instructor__content-two .title{font-size:26px}}@media (max-width:767.98px){.instructor__content-two .title{font-size:24px}}.instructor__content-two p{margin-bottom:20px}.fact__bg{background-size:cover;background-position:center;position:relative;z-index:1}.fact__content-wrap{width:80%}@media (max-width:1500px){.fact__content-wrap{width:88%}}@media (max-width:1199.98px){.fact__content-wrap{width:100%}}@media (max-width:991.98px){.fact__content-wrap{text-align:center;margin-bottom:50px}}.fact__content-wrap .title{margin-bottom:15px;font-size:48px;text-transform:capitalize;font-weight:700}@media (max-width:1199.98px){.fact__content-wrap .title{font-size:42px}}@media (max-width:767.98px){.fact__content-wrap .title{font-size:38px}}.fact__content-wrap .title span{position:relative;display:inline-block}.fact__content-wrap .title span::before{content:"";position:absolute;left:0;bottom:5px;width:100%;height:16px;background:#c4d1ff;z-index:-1}.fact__content-wrap p{margin-bottom:20px;font-size:18px}.fact__item{text-align:center;margin-bottom:30px;position:relative}.fact__item::before{content:"";position:absolute;right:-15px;top:-10%;width:2px;height:108px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%)}@media (max-width:991.98px){.fact__item::before{display:none}}.fact__item .count{margin-bottom:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;color:#fff;font-size:56px;line-height:.84;font-family:Inter,sans-serif}@media (max-width:1199.98px){.fact__item .count{font-size:48px}}@media (max-width:767.98px){.fact__item .count{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.fact__item .count{font-size:36px}}.fact__item p{margin-bottom:0;font-weight:500;color:#fff;line-height:1.2}.fact__item-two{background:#fff;box-shadow:0 0 30px 0 #f0f0f0;border:1px solid #e3e3e3;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;padding:40px 20px}.fact__item-two .count{color:#4689c8;font-size:35px;line-height:.8;font-weight:700;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;font-family:Poppins,sans-serif}@media (max-width:1199.98px){.fact__item-two .count{font-size:48px}}.fact__item-two p{color:#5c5b6e;font-weight:400}.fact__shape-wrap img{position:absolute;z-index:-1}.fact__shape-wrap img:nth-child(1){bottom:16%;left:35%}@media (max-width:991.98px){.fact__shape-wrap img:nth-child(1){bottom:4%;left:15%}}@media (max-width:767.98px){.fact__shape-wrap img:nth-child(1){bottom:1%;left:9%;width:50px}}.fact__shape-wrap img:nth-child(2){right:9%;top:13%;-webkit-animation-duration:15s;animation-duration:15s}@media (max-width:1500px){.fact__shape-wrap img:nth-child(2){right:3%;top:12%}}@media (max-width:767.98px){.fact__shape-wrap img:nth-child(2){right:3%;top:2%}}.features__area{background:#ebeafb}.features__item{text-align:center;margin-bottom:30px}.features__item:hover .features__icon{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}.features__item-two{-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;-ms-border-radius:20px;border-radius:20px;border:1px solid #c9e4e9;background:#f1fdff;box-shadow:8px 8px 0 0 #c9e4e9;padding:40px 40px 40px 50px;position:relative;z-index:1;margin-bottom:30px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (max-width:1199.98px){.features__item-two{padding:30px 25px 30px 25px}}.features__item-two:hover{box-shadow:none!important}.features__item-two:hover .features__item-shape{color:#1bcbe3}.features__item-shape{position:absolute;right:28px;top:21px;z-index:-1;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;color:rgba(39,39,47,.2)}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two{border:1px solid #c8c1ed;background:#edeaff;box-shadow:8px 8px 0 0 #d9d5f1}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two .features__icon-two{background:#4689c8}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two:hover .features__item-shape{color:#4689c8}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two{border:1px solid #ebe0c4;background:#fff7e2;box-shadow:8px 8px 0 0 #e5decb}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two .features__icon-two{background:#5fc8d6}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two:hover .features__item-shape{color:#5fc8d6}.features__icon{margin-bottom:22px;min-height:93px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.features__icon-two{width:70px;height:70px;flex:0 0 auto;color:#fff;background:#1bcbe3;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center}.features__content .title{color:#000;margin-bottom:8px;font-size:20px;font-weight:600}.features__content p{margin-bottom:0;color:#333}.features__content-two .content-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:15px;margin-bottom:18px}.features__content-two .title{margin-bottom:0;font-size:22px}.features__content-two p{margin-bottom:0;color:#142031;text-transform:capitalize}.event__area{position:relative;z-index:1}.event__area::before{content:"";position:absolute;right:18%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:790px;height:430px;background:#f2f4f6;-webkit-border-radius:80px;-moz-border-radius:80px;-o-border-radius:80px;-ms-border-radius:80px;border-radius:80px;z-index:-1}@media (max-width:1199.98px){.event__area::before{right:10%}}@media (max-width:991.98px){.event__area::before{display:none}}.event__inner-wrap .row .col-30{width:30%;flex:0 0 auto}@media (max-width:1199.98px){.event__inner-wrap .row .col-30{width:100%}}.event__inner-wrap .row .col-70{width:70%;flex:0 0 auto}@media (max-width:1199.98px){.event__inner-wrap .row .col-70{width:100%}}.event__content{margin-bottom:30px}@media (max-width:1199.98px){.event__content{text-align:center;margin-bottom:50px}.event__content .tg-button-wrap{justify-content:center}}.event__content p{margin-bottom:25px}.event__item{border:1px solid #b5b5c3;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;-ms-border-radius:10px;border-radius:10px;padding:20px 20px 20px 25px;background:#fff;margin-bottom:30px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.event__item:hover{-webkit-box-shadow:10px 10px 0 #cac9d6;-moz-box-shadow:10px 10px 0 #cac9d6;-ms-box-shadow:10px 10px 0 #cac9d6;-o-box-shadow:10px 10px 0 #cac9d6;box-shadow:10px 10px 0 #cac9d6}.event__item-thumb{-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;overflow:hidden}.event__item-thumb img{width:100%;height:100%;object-fit:cover}.event__item-content{position:relative;padding:30px 0 0}.event__item-content .date{font-size:14px;font-weight:600;font-family:Poppins,sans-serif;color:#121a2f;background:#5fc8d6;display:block;line-height:1;border:1px solid #121a2f;-webkit-border-radius:30px;-moz-border-radius:30px;-o-border-radius:30px;-ms-border-radius:30px;border-radius:30px;padding:8px 13px;position:absolute;left:0;top:-20px;z-index:2;-webkit-box-shadow:4px 4px 0 0 #3d3d3d;-moz-box-shadow:4px 4px 0 0 #3d3d3d;-ms-box-shadow:4px 4px 0 0 #3d3d3d;-o-box-shadow:4px 4px 0 0 #3d3d3d;box-shadow:4px 4px 0 0 #3d3d3d}.event__item-content .title{font-size:18px;margin-bottom:15px;line-height:1.4}.event__item-content .title a{display:inline;background-image:linear-gradient(#121a2f,#121a2f),linear-gradient(#121a2f,#121a2f);background-size:0 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.event__item-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__item-content .location{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;font-size:15px;color:#5c5b6e;gap:5px;line-height:1}.event__item-content .location i{font-size:18px;line-height:0;color:#4689c8}.event__item-content .location:hover{color:#5fc8d6}.event__shape img{position:absolute;right:9%;bottom:13%;z-index:-1}.faq__img{position:relative;z-index:1;width:450px;height:562px;border-radius:1000px;background:#fff;box-shadow:9px 8px 0 #5fc8d6;margin:0 auto;overflow:hidden}@media (max-width:1199.98px){.faq__img{width:400px;height:550px}}@media (max-width:767.98px){.faq__img{width:100%;height:500px;max-width:400px}}.faq__img img{position:absolute;left:50%;transform:translateX(-50%);bottom:0}.faq__img .shape-one{position:absolute;left:27%;top:11%;z-index:-1}@media (max-width:1199.98px){.faq__img .shape-one{left:25%;top:9%}}@media (max-width:767.98px){.faq__img .shape-one{left:16%;top:11%}}.faq__img .shape-one svg{color:#5fc8d6}.faq__img .shape-two{width:61px;height:46px;position:absolute;right:25%;top:10%}@media (max-width:1199.98px){.faq__img .shape-two{right:18%}}.faq__img .shape-two .svg-icon{width:100%;height:100%;display:block}.faq__img .shape-two .svg-icon path{stroke:#0a1420}.faq__img-two{background:#f3f3f3;box-shadow:9px 8px 0 #b8b8b8}.faq__img-wrap{position:relative;margin-top:45px}@media (max-width:991.98px){.faq__img-wrap{margin-bottom:50px}}@media (max-width:991.98px){.faq__img-wrap{margin-top:0}}.work__images{margin:0 auto;text-align:center}@media (max-width:991.98px){.work__images{margin-bottom:50px}}.work__images .shape{right:220px}@media (max-width:767.98px){.work__images .shape{right:88px}}.work__content{width:85%}@media (max-width:1199.98px){.work__content{width:100%}}.work__content>p{margin-bottom:25px}.work__list-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;margin:0 -15px}.work__list-box{width:50%;flex:0 0 auto;padding:0 15px;margin-bottom:30px}.work__list-box-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:20px;align-items:center;margin-bottom:18px}@media (max-width:1199.98px){.work__list-box-top{display:block}}.work__list-box-top .title{font-size:20px;margin-bottom:0}.work__list-box .icon{width:60px;height:60px;flex:0 0 auto;align-items:center;justify-content:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;background:#f66;border:1px solid #ce3b3b;font-size:20px;line-height:0;color:#fff;-webkit-box-shadow:5px 5px 0 0 rgba(0,0,0,.25);-moz-box-shadow:5px 5px 0 0 rgba(0,0,0,.25);-ms-box-shadow:5px 5px 0 0 rgba(0,0,0,.25);-o-box-shadow:5px 5px 0 0 rgba(0,0,0,.25);box-shadow:5px 5px 0 0 rgba(0,0,0,.25)}@media (max-width:1199.98px){.work__list-box .icon{margin-bottom:20px}}.work__list-box p{margin-bottom:0}.work__list-box:nth-child(2) .icon{background:#1bcbe3;border:1px solid #019aaf}.singUp-wrap{background:#f7f7fa;border:1px solid #e1e1e1;border-radius:8px;padding:30px 50px 40px}@media (max-width:767.98px){.singUp-wrap{padding:30px 20px 30px}}@media only screen and (min-width:576px) and (max-width:767px){.singUp-wrap{padding:30px 30px 30px}}.singUp-wrap .title{font-size:36px;margin-bottom:10px}@media (max-width:767.98px){.singUp-wrap .title{font-size:26px}}.singUp-wrap p{margin-bottom:25px}@media (max-width:767.98px){.singUp-wrap p br{display:none}}.account__social-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e1e1e1;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;font-size:16px;gap:10px;color:#142031;padding:10px 20px}.account__social-btn:hover{color:#4689c8;border-color:#4689c8}.account__divider{position:relative;text-align:center;padding-block-end:35px;margin-block-start:35px}.account__divider::before{content:"";height:1px;width:100%;left:0;top:0;background:#e1e1e1;position:absolute}.account__divider span{font-size:16px;color:#121a2f;padding:20px;top:-35px;left:45%;position:absolute;background:#f7f7fa}.account__form .form-grp{margin-bottom:20px}.account__form .form-grp label{font-size:18px;font-weight:600;line-height:1;margin-bottom:10px}.account__form .form-grp input{width:100%;padding:14px 20px;font-size:16px;color:#121a2f;border:1px solid #e1e1e1;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px;line-height:1;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.account__form .form-grp input::placeholder{font-weight:400;font-size:16px;color:#5c5b6e;opacity:.8;text-transform:capitalize}.account__form .form-grp input:focus{border-color:#4689c8}.account__form .btn{width:100%;justify-content:center;margin-top:30px}.account__switch{margin-top:30px}.account__switch p{margin-bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;gap:5px}.account__switch p a{color:#4689c8;text-decoration:underline}.account__switch p a:hover{color:#5fc8d6}.account__check{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:15px;justify-content:space-between}.account__check-remember{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:5px}.account__check-remember{display:flex;justify-content:center;align-items:center;gap:.5rem;font-family:Poppins,sans-serif;font-size:15px;color:#333;cursor:pointer;user-select:none}.account__check-remember input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #bbb;border-radius:4px;background:#fff;display:grid;place-content:center;transition:all .2s ease;cursor:pointer}.account__check-remember input[type=checkbox]::after{content:'';width:10px;height:10px;transform:scale(0);background-color:#4689c8;border-radius:2px;transition:transform .2s ease}.account__check-remember input[type=checkbox]:checked::after{transform:scale(1)}.account__check-remember input[type=checkbox]:hover{border-color:#4689c8}.account__check-remember label:hover{color:#4689c8}.account__check-forgot a{color:#4689c8;font-size:16px;text-decoration:underline}.account__check-forgot a:hover{color:#4689c8}.rotateme{-webkit-animation-name:rotateme;animation-name:rotateme;-webkit-animation-duration:180s;animation-duration:180s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes rotateme{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateme{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.alltuchtopdown{-webkit-animation:alltuchtopdown 1.5s ease-in-out 0s infinite alternate;animation:alltuchtopdown 1.5s ease-in-out 0s infinite alternate;animation-duration:3s}@keyframes alltuchtopdown{0%{-webkit-transform:rotateX(0) translateY(0);-moz-transform:rotateX(0) translateY(0);-ms-transform:rotateX(0) translateY(0);-o-transform:rotateX(0) translateY(0);transform:rotateX(0) translateY(0)}50%{-webkit-transform:rotateX(0) translateY(-20px);-moz-transform:rotateX(0) translateY(-20px);-ms-transform:rotateX(0) translateY(-20px);-o-transform:rotateX(0) translateY(-20px);transform:rotateX(0) translateY(-20px)}100%{-webkit-transform:rotateX(0) translateY(0);-moz-transform:rotateX(0) translateY(0);-ms-transform:rotateX(0) translateY(0);-o-transform:rotateX(0) translateY(0);transform:rotateX(0) translateY(0)}}@-webkit-keyframes alltuchtopdown{0%{-webkit-transform:rotateX(0) translateY(0);-moz-transform:rotateX(0) translateY(0);-ms-transform:rotateX(0) translateY(0);-o-transform:rotateX(0) translateY(0);transform:rotateX(0) translateY(0)}50%{-webkit-transform:rotateX(0) translateY(-20px);-moz-transform:rotateX(0) translateY(-20px);-ms-transform:rotateX(0) translateY(-20px);-o-transform:rotateX(0) translateY(-20px);transform:rotateX(0) translateY(-20px)}100%{-webkit-transform:rotateX(0) translateY(0);-moz-transform:rotateX(0) translateY(0);-ms-transform:rotateX(0) translateY(0);-o-transform:rotateX(0) translateY(0);transform:rotateX(0) translateY(0)}}.rbt-become-area.refer-form{background:#f1fdff}.mt-5{margin-top:5px!important}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.pt-5{padding-top:5px!important}.pb-5{padding-bottom:5px!important}.btn,a,button,h1,h2,h3,h4,h5,h6,img,input,li,p,select,span,svg,textarea{-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out}i[class^=icon-]{line-height:1;position:relative}.fix{overflow:hidden}.z-index-11{z-index:11}.p-relative{position:relative}.position-relative{position:relative}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px}body{color:grey;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.5;background:#fff}.h1,.h2,.h3,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#00170f;margin-top:0;line-height:1.25;margin-bottom:0;font-weight:700;word-break:break-word;font-family:Roboto,sans-serif}.h1,h1{font-size:68px;line-height:1.25;font-weight:700;font-family:Roboto,sans-serif}@media only screen and (min-width:1200px) and (max-width:1399px){.h1,h1{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.h1,h1{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.h1,h1{font-size:38px}}@media only screen and (min-width:576px) and (max-width:767px){.h1,h1{font-size:38px}}@media (max-width:575px){.h1,h1{font-size:32px}}.h1.small,h1.small{font-size:54px}@media only screen and (min-width:576px) and (max-width:767px){.h1.small,h1.small{font-size:38px}}@media (max-width:575px){.h1.small,h1.small{font-size:32px}}.h2,h2{font-size:48px;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.h2,h2{font-size:36px}}@media only screen and (min-width:768px) and (max-width:991px){.h2,h2{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){.h2,h2{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){.h2,h2{font-size:36px}}@media (max-width:575px){.h2,h2{font-size:32px}}@media (max-width:450px){.h2,h2{font-size:26px}}.h2.small,h2.small{font-size:40px;line-height:1.1}@media (max-width:575px){.h2.small,h2.small{font-size:30px}}.h3,h3{font-size:38px;font-weight:700}@media only screen and (min-width:576px) and (max-width:767px){.h3,h3{font-size:28px}}@media (max-width:575px){.h3,h3{font-size:24px}}.h4,h4{font-size:28px;font-weight:700}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.h4,h4{font-size:22px}}.h5,h5{font-size:22px;font-weight:700}.h5.small,h5.small{font-size:20px}@media (max-width:575px){.h5,h5{font-size:20px}}.h6,h6{font-size:20px;font-weight:700}.h6.small,h6.small{font-size:18px}@media (max-width:575px){.h6,h6{font-size:18px}}ul{margin:0;padding:0}p{font-size:16px;font-family:Roboto,sans-serif;font-weight:400;color:#333;margin-bottom:30px;line-height:30px}p:last-child{margin-bottom:0}a{text-decoration:none}.button:focus,a:focus{text-decoration:none;outline:0}a,button{color:inherit;outline:0;border:none;background:0 0}img{max-width:100%;object-fit:cover}button:hover{cursor:pointer}button:focus{outline:0}hr:not([size]){margin:0;border-color:#e5e5e5;opacity:1;border-width:1px}::-moz-selection{background:#ffb800;color:#fff;text-shadow:none}::-moz-selection{background:#4689c8;color:#fff;text-shadow:none}::selection{background:#4689c8;color:#fff;text-shadow:none}::-moz-placeholder{opacity:1;font-size:16px;color:rgba(30,30,30,.4)}::placeholder{opacity:1;font-size:16px;font-weight:400;font-family:Roboto,sans-serif;color:rgba(30,30,30,.4)}.section-title-space{margin-bottom:50px}@media (max-width:575px){.section-title-space{margin-bottom:40px}}.bd-noise-bg{position:relative;z-index:5}.bd-noise-bg::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../images/bg/theme-1-bg.webp);z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:center}.theme-bg{background-color:#d1f0eb}.theme-bg-05{background-color:rgba(7,161,105,.05)}.secondary-bg{background-color:#ffb800}.bd-badge{display:inline-flex;align-items:center;padding:.4rem .8rem;white-space:nowrap;background-color:#4689c8;color:#fff;font-weight:500;font-size:14px;letter-spacing:.02rem;transition:all .3s ease-in-out;border-radius:3px}.bd-badge img{width:30px;height:30px;margin-inline-end:5px;border-radius:50px}.badge-primary{background-color:#4689c8}.badge-warning{background-color:#ffc107}.bd-breadcrumb{position:relative;z-index:15;min-height:450px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-breadcrumb{min-height:350px}}.bd-breadcrumb.style-two{min-height:300px}.bd-breadcrumb.style-two .bd-breadcrumb-title{color:#00170f}.bd-breadcrumb-bg-two{position:absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center right;background-image:linear-gradient(150deg,hsl(163deg 40% 82%) 0,hsl(143deg 34% 84%) 2%,hsl(110deg 29% 86%) 5%,hsl(78deg 30% 86%) 8%,hsl(52deg 34% 87%) 12%,hsl(44deg 42% 88%) 17%,hsl(65deg 29% 85%) 25%,hsl(93deg 29% 85%) 39%,hsl(130deg 29% 84%) 50%,hsl(155deg 37% 81%) 58%,hsl(160deg 38% 81%) 64%,hsl(154deg 34% 82%) 69%,hsl(146deg 31% 84%) 74%,hsl(136deg 26% 85%) 78%,hsl(124deg 22% 86%) 82%,hsl(106deg 21% 87%) 86%,hsl(91deg 20% 88%) 90%,hsl(77deg 19% 89%) 93%,hsl(64deg 17% 90%) 97%,hsl(52deg 17% 91%) 100%)}.bd-breadcrumb-title{font-size:54px;color:#fff;font-weight:600;margin-bottom:5px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-breadcrumb-title{font-size:36px;text-align:center}}.bd-breadcrumb-shape .shape-1{position:absolute;left:60px;bottom:50px;animation:upDown 1.8s ease-in-out 1.8s forwards infinite alternate;z-index:2}@media (max-width:575px){.bd-breadcrumb-shape .shape-1{left:10px;bottom:20px;width:50px}}.bd-breadcrumb-shape .shape-2{position:absolute;right:450px;top:40px;animation:scaleZeroOne 5s cubic-bezier(.12,0,.39,0) 0s infinite alternate both;z-index:2}.bd-breadcrumb-shape .shape-3{position:absolute;right:200px;top:30px;animation:scaleZeroOne 5s cubic-bezier(.12,0,.39,0) 0s infinite alternate both;z-index:2}@media (max-width:575px){.bd-breadcrumb-shape .shape-3{right:30px;top:30px;width:50px}}.bd-breadcrumb-list{display:flex;justify-content:center;align-items:center;gap:10px;color:#00170f;font-weight:500;font-size:16px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-breadcrumb-list{align-items:start;justify-content:center}}.bd-breadcrumb-list span a{transition:all .3s ease-in-out;position:relative}.bd-breadcrumb-list span a:hover{color:#4689c8}.bd-breadcrumb-list span a:hover::before{color:#4689c8}.bd-breadcrumb-list .divider{margin-top:1px}.bd-btn{font-size:16px;text-transform:capitalize;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0 30px;height:50px;transition:all .3s linear;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;white-space:nowrap}.bd-btn.btn-medium{padding:0 30px;height:56px}.bd-btn .thumb{margin-right:10px;width:20px;height:20px;line-height:20px}.bd-btn-icon{font-size:20px;font-weight:500;text-transform:uppercase;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:all .3s;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;width:50px;height:50px}.bd-btn-icon.btn-medium{font-size:19px;width:56px;height:56px}.bd-btn-icon.outline-info:hover{color:#0dcaf0;background-color:transparent;border:1px solid #0dcaf0}.bd-btn-icon.outline-danger:hover{color:#f03;background-color:transparent;border:1px solid #f03}.btn-primary{background-color:#4689c8}.btn-primary:hover{color:#fff;background-color:#ffb800}.btn-danger{background-color:#f03}.btn-danger:hover{color:#fff;background-color:#4689c8}.btn-info{background-color:#0dcaf0}.btn-info:hover{color:#fff;background-color:#4689c8}.btn-white{background-color:#fff;color:#00170f}.btn-white:hover{color:#00170f;background-color:#f5f5f5}.btn-outline-primary{border:1px solid #4689c8;color:#4689c8}.btn-outline-primary:hover{color:#fff;border-color:#4689c8;background-color:#4689c8}.btn-outline-primary.active{color:#fff;border-color:#4689c8;background-color:#4689c8}.btn-outline-border-primary{background-color:#4689c8;color:#fff;border:1px solid #4689c8}.btn-outline-border-primary:hover{color:#4689c8;border-color:#4689c8;background-color:transparent}.text-primary{color:#4689c8!important}.text-secondary{color:#ffb800!important}.rating-color{color:#fec300}.bg-text-color{color:#f5f5f5}.next{color:#ffb800}.bd-event-wrapper.style-one .bd-event-item{padding:30px 30px 25px;border:1px solid #e5e5e5;border-radius:6px}.bd-event-wrapper.style-one .bd-event-thumb{border-radius:6px;overflow:hidden;position:relative;margin-bottom:20px;width:100%;height:225px}.bd-event-wrapper.style-one .bd-event-thumb img{border-radius:6px;width:100%;height:100%}.bd-event-wrapper.style-two .bd-event-item{background:#fff;box-shadow:0 20px 80px 0 rgba(30,30,30,.1);display:flex;align-items:center;height:150px}@media (max-width:450px){.bd-event-wrapper.style-two .bd-event-item{flex-direction:column;width:100%;height:100%}}.bd-event-wrapper.style-two .bd-event-item.has-active .bd-event-date{background:#5fc8d6}.bd-event-wrapper.style-two .bd-event-item.has-active .bd-event-content{background:rgba(95,200,214,.5)}.bd-event-wrapper.style-two .bd-event-item:first-child .bd-event-date{border-radius:12px 0 0 0}@media (max-width:450px){.bd-event-wrapper.style-two .bd-event-item:first-child .bd-event-date{border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-wrapper.style-two .bd-event-item:first-child .bd-event-content{border-radius:0 12px 0 0}}@media (max-width:450px){.bd-event-wrapper.style-two .bd-event-item:first-child .bd-event-content{border-radius:0}}.bd-event-wrapper.style-two .bd-event-item:last-child .bd-event-date{border-radius:0 0 0 12px}@media (max-width:450px){.bd-event-wrapper.style-two .bd-event-item:last-child .bd-event-date{border-radius:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-wrapper.style-two .bd-event-item:last-child .bd-event-content{border-radius:0 0 12px 0}}@media (max-width:450px){.bd-event-wrapper.style-two .bd-event-item:last-child .bd-event-content{border-radius:0}}.bd-event-wrapper.style-two .bd-event-date{background:#4689c8;padding:20px 20px;height:100%;display:flex;flex-direction:column;justify-content:center;width:190px;text-align:center}@media (max-width:450px){.bd-event-wrapper.style-two .bd-event-date{width:100%}}.bd-event-wrapper.style-two .bd-event-date h3{color:#fff;line-height:1;margin-bottom:5px;font-size:45px}.bd-event-wrapper.style-two .bd-event-date p{color:#fff}.bd-event-wrapper.style-two .bd-event-content{height:100%;background:#fff;display:flex;flex-direction:column;justify-content:center;width:calc(100% - 190px);padding:20px 40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-wrapper.style-two .bd-event-content{width:100%;padding:20px 20px}}.bd-event-wrapper.style-two .bd-event-content ul{display:flex;align-items:center;gap:20px;margin-bottom:10px}.bd-event-wrapper.style-two .bd-event-content ul li{display:flex;gap:6px;align-items:center;color:#4d4d4d}.bd-event-wrapper.style-two .bd-event-content ul li i{color:#4689c8}.bd-event-wrapper.style-two .bd-event-title a:hover{color:#4689c8}.bd-event-wrapper.style-three .bd-event-item{display:grid;align-items:center;grid-template-columns:180px auto;gap:30px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.05);padding:20px 40px 20px 20px;border-radius:6px;transition:all .4s ease}@media only screen and (min-width:768px) and (max-width:991px){.bd-event-wrapper.style-three .bd-event-item{grid-template-columns:220px auto;padding:20px 20px 20px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-wrapper.style-three .bd-event-item{align-items:start;padding:20px 20px 20px 20px}}@media (max-width:450px){.bd-event-wrapper.style-three .bd-event-item{grid-template-columns:auto}}.bd-event-wrapper.style-three .bd-event-item:hover{box-shadow:0 10px 50px 0 rgba(26,46,85,.1)}.bd-event-wrapper.style-three .bd-event-item:hover .bd-event-thumb img{transform:scale3d(1.07,1.07,1.07)}.bd-event-wrapper.style-three .bd-event-content{display:flex;justify-content:space-between;align-items:center;gap:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-wrapper.style-three .bd-event-content{flex-wrap:wrap;gap:15px}}.bd-event-wrapper.style-three .bd-event-thumb{overflow:hidden;border-radius:6px;position:relative;-webkit-mask-image:url(../images/event/event-mask.webp);mask-image:url(../images/event/event-mask.webp);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;display:inline-flex}.bd-event-wrapper.style-three .bd-event-thumb img{transition:all 1.1s cubic-bezier(0,0,.2,1)}.bd-event-wrapper.style-three:not(:last-child){margin-bottom:30px}.bd-event-thumb.style-two img{height:450px;width:100%;border-radius:0 12px 12px 0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-event-thumb.style-two img{border-radius:12px}}.event-shape{position:absolute;bottom:36px;left:190px;opacity:.4}@media only screen and (min-width:1400px) and (max-width:1599px){.event-shape{bottom:30px;left:0}}label{margin-bottom:8px;text-transform:capitalize;font-size:16px;text-align:left;display:block;color:#0a0a0a}label span{color:#f03;margin-inline-start:3px}.form-control{padding:.375rem .75rem}.custom-form-group{position:relative;width:100%}.custom-form-group select{width:100%;padding:12px 16px;font-size:16px;color:#333;border-bottom:2px solid #e6e3f1;border-radius:0;background-color:#fff;transition:border-color .3s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.custom-form-group select:focus{outline:0;border-color:#2f57ef}.focus-border{position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#2f57ef;transition:.4s}.custom-form-group select:focus+.focus-border{width:100%}#loading{height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0;background-color:#fff}.progress{height:6px;overflow:visible;background-color:#f5f5f5;border-radius:10px}.progress-bar{border-radius:10px;width:0;height:100%;background-color:#4689c8;transition:width .5s ease;overflow:visible}.bd-section-title{font-weight:600;font-family:Roboto,sans-serif}.bd-section-subtitle{color:#4689c8;font-size:16px;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}.bd-section-subtitle.white{color:#fff}.down-mark-line{position:relative;z-index:2;display:inline-block}.down-mark-line::before{position:absolute;content:"";left:0;bottom:-2px;width:100%;z-index:-1;height:100%;background:url(../images/shape/down-mark-line.webp);background-size:contain;background-repeat:no-repeat;background-position:bottom;-webkit-animation:section-animation 3s infinite;animation:section-animation 3s infinite}@keyframes section-animation{0%{width:0}15%{width:100%}85%{opacity:1}90%{width:100%;opacity:0}to{width:0;opacity:0}}.down-mark-line-2{position:relative;z-index:2;display:inline-block}.down-mark-line-2::before{position:absolute;content:"";left:0;bottom:0;width:100%;z-index:-1;height:100%;background:url(../images/shape/down-mark-line-2.webp);background-size:contain;background-repeat:no-repeat;background-position:bottom;-webkit-animation:section-animation 3s infinite;animation:section-animation 3s infinite}@keyframes section_stroke{0%{stroke-dashoffset:560}50%{stroke-dashoffset:0}100%{stroke-dashoffset:-560}}.underline a{display:inline;background-image:linear-gradient(#4689c8,#4689c8),linear-gradient(#4689c8,#4689c8);background-size:0 1px,0 1px;background-position:100% 100%,0 83%;background-repeat:no-repeat;transition:background-size .4s linear;padding:0 0 1% 0}.underline a:hover{background-size:0 1px,100% 1px;color:#4689c8!important}.d-flex-center{display:flex;align-items:center;justify-content:center}.has-separator{margin-right:15px;padding-right:15px;position:relative}.has-separator::before{position:absolute;content:" ";width:1px;height:20px;right:0;top:50%;background:#e5e5e5;transform:translateY(-50%)}.gap-10{gap:10px}.gap-15{gap:15px}.gap-30{gap:30px}code{font-size:16px;color:grey;word-wrap:break-word}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-30{font-size:30px!important}@media (max-width:575px){.fs-30{font-size:24px!important}}.fs-40{font-size:40px!important}.fs-50{font-size:50px!important}@media only screen and (min-width:1200px) and (max-width:1399px),(max-width:575px){.fs-50{font-size:40px!important}}.rotateme{-webkit-animation-name:rotateme;animation-name:rotateme;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes rotateme{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateme{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.bd-about-wrapper.style-one .bd-about-thumb{position:relative}.bd-about-wrapper.style-one .bd-about-thumb::before{position:absolute;content:"";height:232px;width:140px;background-color:#ffb800;left:-38px;bottom:-35px;border-bottom-left-radius:6px;z-index:-1}@media (max-width:575px){.bd-about-wrapper.style-one .bd-about-thumb::before{display:none}}.bd-about-wrapper.style-one .bd-about-thumb-inner{position:relative;margin:30px 100px 100px 30px}@media (max-width:575px){.bd-about-wrapper.style-one .bd-about-thumb-inner{margin:0}}.bd-about-wrapper.style-one .bd-about-thumb-wrapper{position:relative;z-index:5}.bd-about-wrapper.style-one .bd-about-thumb-small{position:absolute;right:-100px;bottom:-100px;z-index:5;max-width:300px}@media (max-width:575px){.bd-about-wrapper.style-one .bd-about-thumb-small{position:inherit;right:0;bottom:0;z-index:5;max-width:100%;margin-top:30px}}.bd-about-wrapper.style-one .bd-about-thumb-small::before{position:absolute;content:"";width:310px;height:310px;border-radius:12px;left:-10px;top:-10px;background-color:#fff;z-index:-1}@media (max-width:575px){.bd-about-wrapper.style-one .bd-about-thumb-small::before{display:none}}.bd-about-wrapper.style-one .bd-about-thumb-small img{border-radius:12px}.bd-about-wrapper.style-one .bd-about-thumb img{border-radius:6px}.bd-about-wrapper.style-one .bd-about-thumb-shape{position:absolute;top:-15px;z-index:1;left:-30px;animation:upDown 1.8s ease-in-out 1.8s forwards infinite alternate}.bd-about-wrapper.style-one .bd-about-content-wrapper{margin-left:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-about-wrapper.style-one .bd-about-content-wrapper{margin-left:0}}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-title{margin-bottom:3px;color:#000}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-desc{color:#000}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-list{margin:35px 0 40px}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-icon span{width:50px;height:50px;border:2px solid #ffb800;display:flex;justify-content:center;align-items:center;border-radius:6px;transition:.5s}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-icon span i{font-size:27px;color:#ffb800;transition:.5s}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-item{display:flex;gap:20px}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-item:not(:last-child){margin-bottom:30px}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-item:hover .bd-about-feature-icon span{background-color:#ffb800;border-color:#ffb800}.bd-about-wrapper.style-one .bd-about-content-wrapper .bd-about-feature-item:hover .bd-about-feature-icon span i{color:#fff}.bd-about-wrapper.style-one .bd-section-paragraph{color:#000}.bd-about-wrapper.style-one .bd-section-paragraph.has-border-sec{position:relative;padding-left:17px}.bd-about-wrapper.style-one .bd-section-paragraph.has-border-sec::before{background-color:#ffb800;content:"";height:calc(100% - 10px);left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px;z-index:1}.bd-about-wrapper.style-two .bd-about-thumb-inner{position:relative;display:flex;gap:30px}@media (max-width:450px){.bd-about-wrapper.style-two .bd-about-thumb-inner{gap:15px}}.bd-about-wrapper.style-two .bd-about-thumb.has-small{max-width:400px}.bd-about-wrapper.style-two .bd-about-thumb img{border-radius:6px}.bd-about-wrapper.style-two .bd-about-experience{background-color:#fff;padding:30px 30px;border-radius:6px;text-align:center;margin-bottom:30px}@media only screen and (min-width:576px) and (max-width:767px){.bd-about-wrapper.style-two .bd-about-experience{padding:20px 20px}}@media (max-width:450px){.bd-about-wrapper.style-two .bd-about-experience{padding:15px 15px}}.bd-about-wrapper.style-two .bd-about-experience-title{color:#000;font-size:48px}.bd-about-wrapper.style-two .bd-about-experience p{color:#000}.bd-about-wrapper.style-two .bd-about-review{background-color:#fff;padding:30px 30px;border-radius:6px;box-shadow:0 6px 100px 0 rgba(8,5,33,.1);width:100%;margin-top:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-about-wrapper.style-two .bd-about-review{padding:20px 20px}}@media (max-width:450px){.bd-about-wrapper.style-two .bd-about-review{padding:15px 15px}}.bd-about-wrapper.style-two .bd-about-review p{line-height:1}.bd-about-wrapper.style-two .bd-about-content-wrapper{margin-left:30px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-about-wrapper.style-two .bd-about-content-wrapper{margin-left:0}}.bd-about-wrapper.style-two .bd-about-feature-list{margin:35px 0 50px}.bd-about-wrapper.style-three .bd-about-content-wrapper{margin-left:30px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-about-wrapper.style-three .bd-about-content-wrapper{margin-left:0}}.bd-about-wrapper.style-five{position:relative}.bd-about-wrapper.style-five .shape{position:absolute;top:-30px;left:-30px;animation:shape-rote 35s linear infinite}.bd-about-wrapper.style-five .bd-about-thumb-wrapper{display:flex;align-items:end;gap:30px;position:relative;z-index:8}.bd-about-wrapper.style-five .bd-about-thumb img{border-radius:200px 200px 0 0}.bd-about-wrapper.style-five .bd-about-shape-wrap{margin-bottom:30px}.bd-about-wrapper.style-five .bd-about-shape-wrap .shape-two{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bd-about-wrapper.style-six .bd-about-thumb img{width:100%}.bd-about-wrapper.style-six .bd-about-content-wrapper{margin-left:50px}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-about-wrapper.style-six .bd-about-content-wrapper{margin-left:20px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-about-wrapper.style-six .bd-about-content-wrapper{margin-left:0}}.bd-about-wrapper.style-six .bd-about-feature-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:35px 0 50px}@media (max-width:575px){.bd-about-wrapper.style-six .bd-about-feature-wrapper{grid-template-columns:repeat(1,1fr);gap:15px}}.bd-about-wrapper.style-six .bd-about-feature-title{margin-bottom:3px}.bd-about-wrapper.style-six .bd-about-feature-item{display:flex;gap:15px}.bd-about-wrapper.style-six .bd-about-feature-icon span{width:60px;height:60px;border-radius:50%;text-align:center;display:inline-flex;align-items:center;justify-content:center;background-color:#4689c8;transition:all .5s;color:#fff;font-size:28px}.bd-about-feature-list ul li{list-style:none;display:flex;gap:15px}.bd-about-feature-list ul li:not(:last-child){margin-bottom:20px}.bd-about-feature-list ul li i{width:25px;height:25px;min-width:25px;background-color:rgba(7,161,105,.15);display:flex;align-items:center;justify-content:center;color:#4689c8;font-size:13px;border-radius:50%}.bd-about-shape-wrap .shape-1{position:absolute;left:0;top:0}.bd-about-shape-wrap .shape-2{position:absolute;left:85px;bottom:90px;animation:upDown 1.8s ease-in-out 1.8s forwards infinite alternate}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-about-shape-wrap .shape-2{display:none}}.bd-about-shape-wrap .shape-3{position:absolute;right:82px;top:85px;animation:right-2-left 1.8s ease-in-out 1.8s forwards infinite alternate}.bd-about-shape-wrap .shape-4{position:absolute;right:90px;bottom:-150px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-about-shape-wrap .shape-4{display:none}}.bd-about-shape-wrap .shape-5{position:absolute;top:150px;left:507px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-about-shape-wrap .shape-5{left:180px}}.bd-about-shape-wrap .shape-6{position:absolute;top:300px;left:610px;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-about-shape-wrap .shape-6{left:280px}}.bd-about-shape-wrap .shape-7{position:absolute;bottom:100px;right:270px}.bd-course-thumb-style{display:block;overflow:hidden}@media only screen and (min-width:576px) and (max-width:767px){.bd-course-thumb-style{height:300px}}.bd-course-thumb-style .bd-course-thumb-bg{height:250px}.bd-course-thumb-style .bd-course-thumb-bg img{width:100%;height:100%;object-fit:cover}.bd-course-thumb-style .bd-course-thumb-instructor{position:absolute;bottom:0;z-index:5}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-course-thumb-style .bd-course-thumb-instructor{width:160px}}@media only screen and (min-width:768px) and (max-width:991px){.bd-course-thumb-style .bd-course-thumb-instructor{width:120px}}@media (max-width:575px){.bd-course-thumb-style .bd-course-thumb-instructor{width:140px}}.bd-course-thumb-style .bd-course-thumb-instructor.center{left:50%;transform:translateX(-50%)}.bd-course-thumb-style .bd-course-thumb-instructor.right{right:20px}.bd-course-thumb-style .bd-course-thumb-instructor img{width:100%;height:100%}.bd-course-thumb-style .bd-course-overly-title{position:absolute;top:50%;width:100%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:40px!important;font-family:"Big Shoulders Display",sans-serif;font-weight:700;line-height:1}.bd-course-thumb-style .small-text{position:absolute;top:36px;left:30px;font-size:24px;font-family:"Big Shoulders Display",sans-serif;font-weight:600}.bd-course-wrapper.style-one .bd-course-content{padding:22px 22px 30px 22px;border-radius:0 0 10px 10px;border:1px solid #e5e5e5;background-color:#f5f5f5}.bd-course-wrapper.style-two .bd-course-content{padding:25px 25px 30px 25px;border-radius:0 0 16px 16px;border:1px solid #e5e5e5;background-color:#f5f5f5}.bd-course-wrapper.style-two .bd-course-title{margin-bottom:15px}.bd-course-wrapper.style-three{position:relative}.bd-course-wrapper.style-three .bd-course-content{padding:22px 22px 22px 22px;border:none;background-color:rgba(0,0,0,.5);position:absolute;inset-inline-start:0;bottom:-1px;transition:all .3s ease-in-out;width:100%;z-index:9;border-radius:0 0 10px 10px}.bd-course-wrapper.style-three .bd-course-rating-text span{color:#c8c8c8}.bd-course-wrapper.style-three .bd-course-title{color:#fff}.bd-course-wrapper.style-three .bd-course-price .current-price{color:#fff}.bd-course-wrapper.style-three .bd-course-price .old-price{color:#c8c8c8}.bd-course-wrapper.style-three .bd-course-lesson span{color:#c8c8c8}.bd-course-wrapper.style-three:hover{filter:drop-shadow(0 4px 70px rgba(0, 0, 0, .15))}.bd-course-wrapper.style-three:hover .bd-course-content{background-color:#fff}.bd-course-wrapper.style-three:hover .bd-course-content::before{background-image:none}.bd-course-wrapper.style-three:hover .bd-course-rating-text span{color:rgba(0,0,0,.6)}.bd-course-wrapper.style-three:hover .bd-course-title{color:#00170f}.bd-course-wrapper.style-three:hover .bd-course-price .current-price{color:#00170f}.bd-course-wrapper.style-three:hover .bd-course-price .old-price{color:rgba(0,0,0,.6)}.bd-course-wrapper.style-three:hover .bd-course-lesson span{color:rgba(0,0,0,.6)}.bd-course-wrapper.style-five{box-shadow:0 20px 40px rgba(24,44,74,.05);border-radius:10px;position:relative}.bd-course-wrapper.style-five:hover .bd-course-info{opacity:1;visibility:visible}.bd-course-wrapper.style-five .bd-course-content{padding:22px 22px 30px 22px;background:#fff;border-radius:0 0 10px 10px}.bd-course-wrapper.style-six .bd-course-content{padding:22px 22px 30px 22px;background-color:#fff;box-shadow:0 10px 40px rgba(28,51,84,.07);border-bottom-left-radius:6px;border-bottom-right-radius:6px}.bd-course-wrapper.style-seven{overflow:hidden;position:relative;border-radius:16px;box-shadow:0 4px 10px 0 rgba(131,131,131,.1)}.bd-course-wrapper.style-seven:hover .bd-course-info{opacity:1;visibility:visible}.bd-course-wrapper.style-seven .bd-course-content{padding:22px 22px 30px 22px;border-radius:0 0 16px 16px;background-color:#fff;min-height:250px;position:relative}.bd-course-wrapper.style-seven .bd-course-content .bd-course-description,.bd-course-wrapper.style-seven .bd-course-content .bd-course-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bd-course-wrapper.style-seven .bd-course-content .bd-course-btn{bottom:25px}.bd-course-wrapper.style-seven .bd-course-info{width:100%;height:100%;background-color:#fff;border-bottom:1px solid #e5e5e5}.bd-course-wrapper.style-seven .bd-course-info .bd-course-info-wrapper .bd-course-title a{font-size:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-course-wrapper.style-seven .bd-course-info{display:none}}.bd-course-wrapper.style-seven .bd-course-info p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px}.bd-course-wrapper.style-seven .bd-course-info-list ul{margin-bottom:15px}.bd-course-wrapper.style-seven .bd-course-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bd-course-info{background:#fff;padding:30px 30px;min-width:380px;position:absolute;opacity:0;visibility:hidden;top:0;left:0;right:0;transition:.3s;z-index:11;transition:all .3s linear;border-radius:16px}@media only screen and (min-width:768px) and (max-width:991px){.bd-course-info{min-width:100%;width:100%}}.bd-course-info-label{font-size:18px;font-weight:600;color:#00170f}.bd-course-info-label span{color:#4689c8}.bd-course-info-list ul{margin-bottom:30px;list-style:none}.bd-course-info-list ul li:not(:last-child){margin-bottom:8px}.bd-course-info-list ul li i{margin-right:15px;color:#4689c8}.bd-course-rating-icon{gap:2px}.bd-course-rating-text span{color:#4d4d4d}.bd-course-price{display:flex;gap:0 10px;align-items:center}.bd-course-lesson span{display:inline-flex;color:#4d4d4d;align-items:center;font-size:14px}.bd-course-lesson span i{font-size:16px;margin-right:6px;color:#4689c8}.bd-course-badge{position:absolute;top:25px;right:25px;z-index:4}@media (max-width:450px){.bd-course-badge{top:15px;right:15px}}.bd-course-details-list ul li{list-style:none;display:flex;gap:10px}.bd-course-details-list ul li span{margin-top:4px}.bd-course-details-list ul li:not(:last-child){margin-bottom:15px}.list-icon{width:22px;height:22px;min-width:22px;background:#4689c8;display:inline-flex;justify-content:center;align-items:center;font-size:12px;border-radius:50%;color:#fff}.list-icon.success{color:#00db22;background:rgba(6,231,117,.2)}.list-icon.white{color:#fff;background:rgba(255,255,255,.2)}.course-sidebar-top{margin-top:-452px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.course-sidebar-top{margin-top:0}}.bd-cta-wrapper.style-one .bd-cta-content{position:relative;width:335px;z-index:1}@media (max-width:575px){.bd-cta-wrapper.style-one .bd-cta-content{width:100%}}.bd-cta-wrapper.style-two .bd-section-paragraph{max-width:550px;margin:0 auto}.bd-cta-wrapper.style-three .thumb img{position:absolute;left:0;border:4px;border-radius:20px;width:100%;height:100%;margin-right:0}.bd-cta-wrapper.style-three .number{font-size:34px;font-weight:700;color:#fff}@media only screen and (min-width:768px) and (max-width:991px){.bd-cta-wrapper.style-five .bd-cta-content{padding-top:80px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-cta-wrapper.style-five .bd-cta-content{padding-top:65px}}.bd-cta-wrapper.style-five .bd-cta-thumb-wrapper{position:relative;z-index:1;max-width:510px;margin:10px auto 0}.bd-cta-wrapper.style-five .bd-cta-thumb-shape{z-index:-1;position:absolute;display:flex;flex-direction:column;gap:30px 30px;top:50%;left:55%;width:388px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bd-cta-wrapper.style-five .bd-cta-thumb-shape img{width:100%}.bd-cta-wrapper.style-six .bd-cta-thumb{position:absolute;bottom:-3px;right:75px}@media only screen and (min-width:1400px) and (max-width:1599px){.bd-cta-wrapper.style-six .bd-cta-thumb{right:0;width:800px}}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-cta-wrapper.style-six .bd-cta-thumb{right:0;width:700px}}.bd-cta-five-shape .shape-1{position:absolute;left:0;top:0}.bd-cta-five-shape .shape-2{position:absolute;bottom:0;right:0}.bd-cta-content .bd-course-details-list ul li{color:#000;align-items:center}.bd-cta-content .bd-course-details-list ul li span{background:#fff}.bd-cta-content .bd-course-details-list ul li span i{color:#000}.bd-cta-content .bd-course-details-list ul li span{margin-top:0}.bd-feature-wrapper.style-two{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:6px 6px 0 0;margin-top:-100px;position:relative;z-index:5}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-feature-wrapper.style-two{grid-template-columns:repeat(1,1fr);box-shadow:0 4px 10px 0 rgba(131,131,131,.1)}}.bd-feature-wrapper.style-two .bd-feature-icon{transition:all .8s ease}.bd-feature-wrapper.style-two .bd-feature-icon svg{width:60px;height:60px;transition:all .3s linear}.bd-feature-wrapper.style-two .bd-feature-title{color:#00170f}.bd-feature-wrapper.style-three{border:1px solid rgba(220,220,220,1);border-radius:24px;overflow:hidden}.bd-feature-wrapper.style-three ul{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.bd-feature-wrapper.style-three ul{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-feature-wrapper.style-three ul{grid-template-columns:repeat(1,1fr)}}.bd-feature-wrapper.style-three ul li{border-left:1px solid rgba(220,220,220,1);transition:all .3s ease-out 0s;position:relative;list-style:none;width:322px}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-feature-wrapper.style-three ul li{width:300px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-feature-wrapper.style-three ul li{width:100%}}.bd-feature-wrapper.style-three ul li:first-child{border-left:0}.bd-feature-wrapper.style-three ul li::before{content:"";position:absolute;top:0;right:0;width:0%;height:100%;border-radius:24px;transition:all .3s ease-out 0s;background-color:rgba(7,161,105,.1)}.bd-feature-wrapper.style-three ul li:hover{border-color:transparent;border-radius:24px;transition:all .3s ease-out 0s}.bd-feature-wrapper.style-three ul li:hover::before{width:100%;right:auto;left:0}.bd-feature-wrapper.style-three ul li:hover+li{border-left:transparent}.bd-feature-wrapper.style-three .bd-feature{text-align:center;transition:all .3s ease-out 0s}.bd-feature-wrapper.style-three .bd-feature-content{padding:42px;position:relative;z-index:1}.bd-feature-wrapper.style-three .bd-feature-icon{font-weight:600;height:120px;width:120px;border-radius:100%;padding:0;background-color:rgba(7,161,105,.1);text-align:center;margin:0 auto 20px;transition:all .3s ease-out 0s}.bd-feature-wrapper.style-three .bd-feature-icon i{font-size:50px;line-height:120px;display:inline-block;color:#ffb800;transition:all .3s ease-out 0s}.bd-feature-wrapper.style-three .bd-feature-title{color:#00170f;margin-bottom:20px;transition:all .3s ease-out 0s}.bd-feature-wrapper.style-three .bd-feature-content p{color:#00170f;transition:all .3s ease-out 0s}.bd-feature-wrapper.style-three .bd-feature-content:hover .bd-feature-icon{background-color:#ffb800}.bd-feature-wrapper.style-three .bd-feature-content:hover .bd-feature-icon i{color:#fff}.bd-feature-wrapper.style-three .bd-feature-content:hover .bd-feature-title{color:#00170f}.bd-feature-wrapper.style-three .bd-feature-content:hover p{color:grey}.bd-live-class-wrapper.style-one .bd-section-paragraph{margin-bottom:40px;max-width:550px}.bd-live-class-wrapper.style-one .bd-section-title .has-live-text{display:inline-block;padding:5px 15px;position:relative;z-index:1;color:#00170f;font-size:22px;border:1px solid #e5e5e5;line-height:1;border-radius:6px;padding-left:40px;text-transform:capitalize}.bd-live-class-wrapper.style-one .bd-section-title .has-live-text::before{position:absolute;left:15px;top:50%;transform:translateY(-50%);content:"";background:#00db22;width:12px;height:12px;border-radius:50%;margin-top:-6px;animation:zoom 3s infinite}.bd-live-class-thumb-wrapper.style-one .bd-live-class-thumb{margin:0 30px 30px 50px;max-width:450px;position:relative;z-index:3}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-live-class-thumb-wrapper.style-one .bd-live-class-thumb{max-width:100%;margin-left:0}}.bd-live-class-thumb-wrapper.style-one .bd-live-class-thumb img{border-radius:6px;width:100%;height:100%}.bd-live-class-shape-01{position:absolute;left:50px;top:50%;transform:translateY(-50%);max-width:60px}.bd-live-class-shape-02{position:absolute;max-width:60px;left:40%;bottom:22%}.bd-live-class-shape-03{position:absolute;max-width:40px;right:10%;top:30px}.bd-mission-vision-box{border:1px solid #e5e5e5;border-radius:8px;padding:30px 30px;position:relative;overflow:hidden}.bd-mission-vision-icon{margin-bottom:15px;display:inline-block}.bd-mission-vision-icon img{height:64px;object-fit:cover}.bd-mission-vision-title{margin-bottom:15px}.bd-promotion-thumb-mask{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;display:inline-flex}.bd-promotion-list-two ul{display:flex;list-style:none;align-items:center;background-image:linear-gradient(100.88deg,rgba(251,140,0,.1) .6%,rgba(7,161,105,.1) 100%);padding:0 30px;gap:95px;border-radius:8px}@media only screen and (min-width:992px) and (max-width:1199px){.bd-promotion-list-two ul{padding:0 15px;gap:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.bd-promotion-list-two ul{gap:0 30px}}@media (max-width:575px){.bd-promotion-list-two ul{flex-wrap:wrap;gap:0}}.bd-promotion-list-two ul li{display:flex;align-items:center;gap:12px;position:relative;padding:20px 0}.bd-promotion-list-two ul li:first-child::before{content:"";position:absolute;background-color:#e5e5e5;height:100%;width:1px;top:0;inset-inline-end:-42px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:575px){.bd-promotion-list-two ul li:first-child::before{display:none}}.bd-promotion-list-two ul li .bd-promotion-icon{display:inline-flex;align-items:center;justify-content:center;text-align:center;height:70px;width:70px;min-width:70px;font-size:36px;border-radius:50%;color:#fff}.bd-promotion-list-two ul li span{font-weight:600;font-size:18px;line-height:30px}.current-price{font-size:16px;font-weight:500;color:#4d4d4d}.current-price.has-big{font-size:18px;font-weight:600}.old-price{font-size:16px;font-weight:500;color:#6c757d;text-decoration-line:line-through}.old-price.has-big{font-size:18px;font-weight:600}.bd-why-choose-wrapper.style-one .bd-why-choose-item{position:relative;text-align:center;padding:0 30px 30px 0;margin-top:25px}.bd-why-choose-wrapper.style-one .bd-why-choose-item::before{position:absolute;content:"";width:1px;height:100%;background:#e5e5e5;right:0;bottom:0}.bd-why-choose-wrapper.style-one .bd-why-choose-title{margin-bottom:15px}.bd-why-choose-wrapper.style-two .bd-why-choose-item{position:relative;text-align:center;padding:30px 30px;border-radius:6px}.bd-why-choose-wrapper.style-two .bd-why-choose-item:hover .bd-why-choose-icon svg *{stroke:#4689c8}.bd-why-choose-wrapper.style-two .bd-why-choose-title{margin-bottom:15px}.bd-why-choose-wrapper.style-two .bd-why-choose-icon{margin-bottom:15px;display:block}.bd-why-choose-area .col-xl-4 .bd-why-choose-wrapper.style-two .bd-why-choose-item{position:relative;text-align:center;padding:30px;border-radius:12px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out}.bd-why-choose-area .col-xl-4:nth-child(1) .bd-why-choose-wrapper.style-two .bd-why-choose-item{background:#fdf8e3!important}.bd-why-choose-area .col-xl-4:nth-child(2) .bd-why-choose-wrapper.style-two .bd-why-choose-item{background:#eaf6ff!important}.bd-why-choose-area .col-xl-4:nth-child(3) .bd-why-choose-wrapper.style-two .bd-why-choose-item{background:#f3f7f8!important}.bd-why-choose-area .col-xl-4:nth-child(4) .bd-why-choose-wrapper.style-two .bd-why-choose-item{background:#fff5f7!important}.bd-why-choose-area .col-xl-4:nth-child(5) .bd-why-choose-wrapper.style-two .bd-why-choose-item{background:#f2f6f1!important}.bd-why-choose-area .col-xl-4:nth-child(6) .bd-why-choose-wrapper.style-two .bd-why-choose-item{background:#f9f5ff!important}.bd-why-choose-area .col-xl-4 .bd-why-choose-wrapper.style-two .bd-why-choose-item:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,.1);background:linear-gradient(to bottom right,rgba(255,255,255,.8),rgba(255,255,255,.6))}.bd-why-choose-area .col-xl-4 .bd-why-choose-wrapper.style-two .bd-why-choose-icon{transition:transform .3s ease-in-out}.bd-why-choose-area .col-xl-4 .bd-why-choose-wrapper.style-two .bd-why-choose-item:hover .bd-why-choose-icon{transform:rotate(10deg)}.bd-why-choose-area .col-xl-4 .bd-why-choose-wrapper.style-two .bd-why-choose-title{font-size:18px;font-weight:600;color:#333;transition:color .3s ease-in-out}.bd-why-choose-area .col-xl-4 .bd-why-choose-wrapper.style-two .bd-why-choose-item:hover .bd-why-choose-title{color:#4689c8}.bd-why-choose-wrapper.style-three .bd-why-choose-item{position:relative;text-align:center;padding:30px 20px;background-color:#fff;border-radius:12px;z-index:4;transition:all .3s linear}@media only screen and (min-width:1200px) and (max-width:1399px){.bd-why-choose-wrapper.style-three .bd-why-choose-item{padding:20px 15px}}.bd-why-choose-wrapper.style-three .bd-why-choose-item:hover{box-shadow:0 6px 100px 0 rgba(8,5,33,.1)}.bd-why-choose-wrapper.style-three .bd-why-choose-item:hover .bd-why-choose-icon img{animation:bd-bounce .8s ease-out alternate;-webkit-animation:bd-bounce .8s ease-out alternate}.bd-why-choose-wrapper.style-three .bd-why-choose-icon{margin-bottom:15px;display:inline-block}.bd-why-choose-wrapper.style-three .bd-why-choose-icon img{width:64px;transition:all .3s linear}.bd-why-choose-wrapper.style-three .bd-why-choose-content{position:relative;z-index:9}.cta__bg-three{background-size:cover;background-position:center;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;padding:12px 48px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;position:relative;z-index:1}.cta__img-two{width:154px;flex:0 0 auto;margin-right:40px}@media (max-width:991.98px){.cta__img-two{display:none}}.cta__content-three{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:30px;flex-grow:1;justify-content:space-between}@media (max-width:991.98px){.cta__content-three{flex-direction:column;text-align:center}}.cta__content-three .content__left .title{margin-bottom:0;color:#000;font-size:28px;text-transform:capitalize;font-weight:600}.cta__content-three .content__left p{margin-bottom:0;color:#000;font-weight:500;text-transform:capitalize}.cta__content-three .btn{-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-ms-border-radius:6px;border-radius:6px;box-shadow:none;background:#4689c8;color:#000;padding:16px 19px;width:168px;flex:0 0 auto}.cta__content-three .btn svg{color:#000}.cta__shape-two img{position:absolute;z-index:-1;left:0;top:0}.about__info-list-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;gap:13px;margin:0 0 15px}.about__info-list-item:last-child{margin:0 0}.about__info-list-item i{width:30px;height:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex:0 0 30px;background:#5fc8d6;color:#fff!important;border:1px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;box-shadow:4px 3px 0 0 rgba(0,0,0,.25);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;color:#161439}.about__info-list-item p{color:#161439;font-size:18px;font-weight:600;margin:0 0}.about__info-list-item:hover i{box-shadow:none}.choose__area{position:relative}.choose__inner-wrap{position:relative}.choose__content{background:#fff;box-shadow:0 0 30px 0 #e8e8e8;border:1px solid #e3e3e3;border-radius:15px;padding:70px 240px 80px 80px;position:relative;z-index:1}@media (max-width:1199.98px){.choose__content{padding:50px 120px 60px 25px}}@media (max-width:991.98px){.choose__content{padding:50px 60px 60px 60px}}@media (max-width:767.98px){.choose__content{padding:40px 25px}}.choose__content>p{margin-bottom:15px}.choose__content .about__info-list{margin-bottom:30px}.choose__content .shape img{position:absolute;z-index:-1;right:30%;top:15%}@media (max-width:1199.98px){.choose__content .shape img{display:none}}.choose__img{position:absolute;right:0;top:-40px;z-index:2;max-width:765px}@media (max-width:1500px){.choose__img{max-width:740px}}@media (max-width:1199.98px){.choose__img{max-width:500px}}@media (max-width:991.98px){.choose__img{position:relative;top:0;margin-bottom:50px;max-width:100%}}.choose__img img{-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;-ms-border-radius:15px;border-radius:15px;min-height:300px;object-fit:cover;width:100%}.choose__shape img{position:absolute;z-index:-1}.choose__shape img:nth-child(1){right:10%;bottom:24%}@media (max-width:1800px){.choose__shape img:nth-child(1){right:3%}}@media (max-width:1199.98px){.choose__shape img:nth-child(1){right:2%;bottom:45%}}@media (max-width:991.98px){.choose__shape img:nth-child(1){right:3%;bottom:8%;max-width:120px}}@media (max-width:767.98px){.choose__shape img:nth-child(1){bottom:6%;max-width:100px}}@media only screen and (min-width:576px) and (max-width:767px){.choose__shape img:nth-child(1){right:6%}}.choose__shape img:nth-child(2){right:9%;bottom:19%;z-index:-2}@media (max-width:1800px){.choose__shape img:nth-child(2){right:1%}}@media (max-width:1199.98px){.choose__shape img:nth-child(2){right:0;bottom:40%}}@media (max-width:991.98px){.choose__shape img:nth-child(2){right:0;bottom:6%;width:130px}}@media (max-width:767.98px){.choose__shape img:nth-child(2){right:-5%;bottom:4%;width:100px}}@media only screen and (min-width:576px) and (max-width:767px){.choose__shape img:nth-child(2){right:0}}.rbt-accordion-style .card .card-header button.no-faq::before{position:absolute;content:""!important;right:0;transform:inherit}.rbt-accordion-style .card .card-header button.no-faq.collapsed::before{content:""!important}p.has-medium-font-size{font-size:20px;line-height:36px}@media only screen and (min-width:768px) and (max-width:991px){p.has-medium-font-size{font-size:18px;line-height:30px}}@media only screen and (max-width:767px){p.has-medium-font-size{font-size:16px;line-height:28px}}p.b1{font-size:24px;line-height:1.5}@media only screen and (min-width:992px) and (max-width:1199px){p.b1{font-size:18px}}@media only screen and (max-width:767px){p.b1{font-size:16px;line-height:28px}}p.b2{font-size:18px;line-height:1.67}@media only screen and (max-width:767px){p.b2{font-size:16px;line-height:28px}}p:last-child{margin-bottom:0}.b1{font-size:24px;line-height:1.5}@media only screen and (max-width:767px){.b1{font-size:16px;line-height:28px}}.b2{font-size:18px;line-height:1.67}@media only screen and (max-width:767px){.b2{font-size:16px;line-height:28px}}.bg_image{background-repeat:no-repeat;background-size:cover;background-position:center center}.rbt-list-style-3{padding:0;margin:0;list-style:none}.form-group input,.form-group input[type=submit],.rbt-cat-box-1,.rbt-cat-box-1 .inner,ul li a{transition:.3s}.color-white{color:#fff!important}.bg-color-white{background-color:#fff!important}.bg-color-white{background-color:#fff!important}.bg-color-white{background-color:#fff!important}.card-bg-1{background:#fffccf!important}.card-bg-2{background:#ffedff!important}.card-bg-3{background:#ffe8eb!important}.card-bg-4{background:#e9f6ff!important}.bg-primary-opacity{background:#2f57ef21!important;color:#2f57ef!important}.bg-secondary-opacity{background:#b966e721!important;color:#b966e7!important}.bg-coral-opacity{background:#e9967A21!important;color:#e9967a!important}.bg-pink-opacity{background:#db709321!important;color:#db7093!important}.bg-white-opacity{background:#ffffff21!important;color:#fff!important}.bg-color-white{background:#fff}.row--15{margin-left:-15px;margin-right:-15px}.row--15>[class*=col]{padding-left:15px;padding-right:15px}input:-moz-placeholder{opacity:1}input::-webkit-input-placeholder{opacity:1}input::-moz-placeholder{opacity:1}input:-ms-input-placeholder{opacity:1}[data-black-overlay]{position:relative}[data-black-overlay]>*,[data-black-overlay]>div{position:relative;z-index:2}[data-black-overlay]:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:2}[data-black-overlay]:before{background-color:#000}[data-black-overlay="1"]:before{opacity:.1}[data-black-overlay="5"]:before{opacity:.5}.opacity-7{opacity:.7}.position-to-top{position:relative;margin-top:-300px}.rbt-section-gap{padding:120px 0}@media only screen and (min-width:768px) and (max-width:991px){.rbt-section-gap{padding:80px 0}}@media only screen and (max-width:767px){.rbt-section-gap{padding:80px 0}}.rbt-section-gapBottom{padding-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px){.rbt-section-gapBottom{padding-bottom:80px}}@media only screen and (max-width:767px){.rbt-section-gapBottom{padding-bottom:80px}}.mt_dec--30{margin-top:-30px!important}.mb--0{margin-bottom:0!important}.mb--15{margin-bottom:15px!important}.mt--20{margin-top:20px!important}.mt--30{margin-top:30px!important}.mt--40{margin-top:40px!important}.pb--50{padding-bottom:50px!important}.pl--50{padding-left:50px!important}.mt--50{margin-top:50px!important}.mb--55{margin-bottom:55px!important}.mb--60{margin-bottom:60px!important}@media only screen and (min-width:992px) and (max-width:1199px){.pl_lg--0{padding-left:0!important}}@media only screen and (min-width:768px) and (max-width:991px){.pl_md--0{padding-left:0!important}.pl_md--0{padding-left:0!important}}@media only screen and (max-width:767px){.pl_sm--0{padding-left:0!important}.pl_sm--0{padding-left:0}}.rbt-hover-02{transition:256ms ease-in-out}.rbt-hover-02:hover{transform:translateY(-10px)}.theme-gradient{background:linear-gradient(90deg,#2f57ef,#b966e7);-webkit-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.001)}.gutter-swiper-30{margin:-15px}.gutter-swiper-30 .single-slide{padding:5px}.rbt-radius{border-radius:6px!important}.radius{border-radius:6px!important}.shadow-1{box-shadow:0 6px 34px rgba(215,216,222,.41)}.shadow-2{box-shadow:0 15px 34px 0 rgba(175,181,204,.32)}.shadow-3{box-shadow:0 5px 15px 0 rgba(85,74,101,.37)}.shadow-4{box-shadow:0 6px 34px rgba(215,216,222,.41)}.w-500{font-weight:500!important}.w-600{font-weight:600!important}.bg-card-color-1 .inner{background:rgba(253,226,146,.4588235294)!important}.bg-card-color-2 .inner{background:rgba(255,219,225,.4588235294)!important}.bg-card-color-3 .inner{background:rgba(255,197,250,.4588235294)!important}.bg-card-color-4 .inner{background:rgba(200,255,233,.4588235294)!important}.bg-card-color-5 .inner{background:rgba(228,167,246,.4588235294)!important}.bg_image_fixed{background-attachment:fixed!important}.bg_image--6{background-image:url(../images/bg/bg-image-6.jpg)}.service-card-6{height:100%}.service-card-6 .inner{border-radius:5px;padding:45px 35px;position:relative;z-index:1;border:1px solid #e6e3f1;height:100%}@media only screen and (max-width:767px){.service-card-6 .inner{padding:30px 20px}}.service-card-6 .inner .icon{position:relative;display:inline-block;margin-bottom:15px}.service-card-6 .inner .icon img{max-height:60px}.service-card-6 .inner .icon .opacity_image{position:absolute;transform:translateX(-50%) scale(.8);opacity:.8;z-index:-1;-webkit-filter:blur(15px);filter:blur(15px);left:50%;top:30%}.service-card-6 .inner .content{padding-top:10px}.service-card-6 .inner .content .title{font-weight:700;font-size:20px;line-height:32px;margin-bottom:8px;transition:.4s}@media only screen and (min-width:992px) and (max-width:1199px){.service-card-6 .inner .content .title{font-size:17px;line-height:28px}}.service-card-6 .inner .content .description{margin-bottom:0;font-weight:400;font-size:14px;line-height:26px}.service-card-6:hover .inner::before{background:#f6f6f6;transform:scale(1.1);transition:transform .35s cubic-bezier(.23,1,.32,1),opacity .1s 0s cubic-bezier(.23,1,.32,1)}.service-card-6.bg-color .inner{border-color:transparent}.rbt-dot-bottom-center{padding-bottom:60px}.rbt-dot-bottom-center .rbt-swiper-pagination{position:absolute;bottom:0;left:50%;width:max-content;transform:translateX(-50%)}.rbt-arrow-between{position:relative}.rbt-arrow-between .rbt-swiper-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;transition:.5s;opacity:1;width:58px;height:58px;border-radius:100%;color:#6b7385;background-color:#fff;z-index:3;cursor:pointer}.rbt-arrow-between .rbt-swiper-arrow .custom-overfolow{position:relative;width:100%;height:100%;left:0;top:0;overflow:hidden;background:linear-gradient(90deg,#2f57ef,#b966e7);border-radius:50%;color:#fff}.rbt-arrow-between .rbt-swiper-arrow i{position:absolute;top:50%;left:50%;overflow:hidden;margin-top:-9px;margin-left:-9px;z-index:1}.rbt-arrow-between .rbt-swiper-arrow i.rbt-icon{transition:transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86)}.rbt-arrow-between .rbt-swiper-arrow i.rbt-icon-top{position:absolute;transition:transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);transform:translateX(300%)}.rbt-arrow-between .rbt-swiper-arrow::after{transition:transform .4s cubic-bezier(.785,.135,.15,.86),-webkit-transform .4s cubic-bezier(.785,.135,.15,.86);content:"";width:100%;height:100%;background-color:#fff;border-radius:50%;position:absolute;top:0;left:0;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;z-index:-1}.rbt-arrow-between .rbt-swiper-arrow:hover{background:#2f57ef;border-color:#2f57ef;color:#2f57ef}.rbt-arrow-between .rbt-swiper-arrow:hover::after{transform:scale(1.2)}.rbt-arrow-between .rbt-swiper-arrow:hover i.rbt-icon{transform:translateX(-300%)}.rbt-arrow-between .rbt-swiper-arrow:hover i.rbt-icon-top{transform:translateX(0)}.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-left{left:-65px;top:50%;transform:translate(0,50px)}@media only screen and (max-width:767px){.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-left{left:20px}}.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right{left:auto;right:-65px;transform:translate(0,50px)}.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right i.rbt-icon-top{transform:translateX(-300%)}.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right:hover i.rbt-icon{transform:translateX(300%)}.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right:hover i.rbt-icon-top{transform:translateX(0)}@media only screen and (max-width:767px){.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right{left:auto;right:20px}}.rbt-arrow-between.rbt-dot-bottom-center .rbt-swiper-arrow{margin-top:-29px}.rbt-arrow-between.icon-bg-gray .rbt-swiper-arrow{background:#ebebeb}.rbt-arrow-between.icon-bg-gray .rbt-swiper-arrow::after{background:#ebebeb}.rbt-arrow-between:hover .rbt-swiper-arrow{opacity:1}.swiper .rbt-cat-box-1.variation-2 .inner{box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}.swiper .rbt-cat-box-1 .inner{box-shadow:0 2px 6px 0 rgba(0,0,0,.05)}.rbt-feature{display:flex;transition:transform .85s cubic-bezier(.23,1,.32,1),background .3s,border .3s,border-radius .3s,box-shadow .3s}.rbt-feature .icon{width:50px;min-width:50px;height:50px;background:#b966e7;display:flex;border-radius:100%;align-items:center;justify-content:center;margin-right:15px}.rbt-feature .icon i{color:#fff;font-size:24px}.rbt-feature .icon.bg-primary-opacity i{color:#2f57ef}.rbt-feature .icon.bg-pink-opacity i{color:#db7093}.rbt-feature .icon.bg-coral-opacity i{color:#e9967a}.rbt-feature .icon.bg-secondary-opacity i{color:#b966e7}.rbt-feature .feature-content .feature-title{font-weight:500;font-size:20px;line-height:32px;margin-bottom:0}.rbt-feature .feature-content .feature-description{font-weight:400;font-size:16px;line-height:26px;margin-bottom:0;margin-top:5px}.rbt-feature+.rbt-feature{margin-top:30px}@media only screen and (max-width:767px){.rbt-feature+.rbt-feature{margin-top:20px}}.brand-style-3{padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;margin:-10px}.brand-style-3 li{flex-basis:14.28%;text-align:center;padding:10px}@media only screen and (min-width:768px) and (max-width:991px){.brand-style-3 li{flex-basis:25%}}@media only screen and (max-width:767px){.brand-style-3 li{flex-basis:25%}}@media only screen and (max-width:575px){.brand-style-3 li{flex-basis:33.33%}}@media only screen and (max-width:479px){.brand-style-3 li{flex-basis:50%}}.brand-style-3 li a{display:block}.brand-style-3 li a img{max-height:35px}@media only screen and (min-width:768px) and (max-width:991px){.brand-style-3 li a img{max-height:25px}}@media only screen and (max-width:767px){.brand-style-3 li a img{max-height:25px}}.brand-style-3 li a:hover img{animation:bounceIn .8s ease}.brand-style-3.variation-2 li{flex-basis:25%;text-align:center}@media only screen and (max-width:767px){.brand-style-3.variation-2 li{flex-basis:33.33%}}@media only screen and (max-width:479px){.brand-style-3.variation-2 li{flex-basis:50%}}.rbt-contact-form.contact-form-style-1{padding:10px;position:relative;z-index:1;z-index:2;background:#fff;border-radius:6px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-contact-form.contact-form-style-1{padding:30px 35px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-contact-form.contact-form-style-1{max-width:inherit}}@media only screen and (max-width:767px){.rbt-contact-form.contact-form-style-1{padding:30px 20px;padding-left:20px;max-width:inherit}}.rbt-cat-box-1{display:block}.rbt-cat-box-1 .inner{background-color:#fff;border-radius:10px;padding:25px 20px;box-shadow:0 6px 34px rgba(215,216,222,.41);border:1px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#2f57ef,#b966e7);background-origin:border-box;background-clip:padding-box,border-box}@media only screen and (max-width:1199px){.rbt-cat-box-1 .inner{padding:20px 20px}}.rbt-cat-box-1 .inner .icons{margin-bottom:20px}.rbt-cat-box-1 .inner .icons img{max-height:80px}.rbt-cat-box-1 .inner .icons i,.rbt-cat-box-1 .inner .icons img{border-radius:10px}.rbt-cat-box-1 .inner .icons i{font-size:34px}.rbt-cat-box-1 .inner .content .title{margin-bottom:10px}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-cat-box-1 .inner .content .title{margin-bottom:5px;font-size:16px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-cat-box-1 .inner .content .title{margin-bottom:5px;font-size:16px}}@media only screen and (max-width:767px){.rbt-cat-box-1 .inner .content .title{margin-bottom:5px;font-size:16px}}.rbt-cat-box-1.variation-2 .inner{background-color:#fff;box-shadow:0 6px 34px rgba(215,216,222,.41);border-radius:10px;padding:20px 15px 25px 15px}.rbt-cat-box-1.variation-2 .inner .thumbnail a img{height:150px;width:100%;object-fit:cover;border-radius:5px 5px 0 0}.rbt-cat-box-1.variation-2 .inner .icons{margin-bottom:10px;position:relative;margin-top:-25px;background:#fff;width:70px;margin-right:auto;margin-left:auto;height:70px;line-height:70px;padding:15px;border-radius:100%;display:flex;align-items:center;box-shadow:0 13px 14px 0 rgba(129,104,145,.05)}.rbt-cat-box-1.variation-2 .inner .icons img{max-height:50px}.rbt-cat-box-1.variation-2 .inner .content .title{margin-bottom:5px}.rbt-cat-box-1:hover{transform:scale(.9)}.rbt-list-style-3 li{display:flex;font-size:16px;margin:7px 0;line-height:1.45;color:#6b7385}.rbt-list-style-3 li i{padding-right:10px;margin-top:4px}.rbt-list-style-3 li:first-child{margin-top:0}.rbt-list-style-3 li:last-child{margin-bottom:0}.rbt-list-style-3.color-white li{color:#fff}.rbt-banner-18{position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-18{overflow:hidden}}.rbt-banner-18 .shape-wrap .shadow-1{position:absolute;left:207px;top:-37px;width:92px;height:92px;border-radius:50%;background:linear-gradient(90deg,#2f57efbf 0,#c586eeab 100%);filter:blur(50px);transform:rotate(-45deg);opacity:.8}.rbt-banner-18 .shape-wrap .shadow-2{position:absolute;right:460px;top:-138px;width:310px;height:310px;border-radius:50%;background:linear-gradient(90deg,#2f57efbf 0,#c586eeab 100%);filter:blur(400px);transform:rotate(-45deg);opacity:.5}.rbt-banner-18 .shape-wrap .shadow-3{position:absolute;left:-155px;top:688px;width:396px;height:396px;border-radius:50%;background:linear-gradient(90deg,#2f57efbf 0,#c586eeab 100%);filter:blur(400px);transform:rotate(-45deg);opacity:.5}.rbt-banner-18 .shape-wrap .shadow-4{position:absolute;right:193px;top:822px;width:254px;height:254px;background:linear-gradient(180deg,#db7093 0,purple 100%);filter:blur(400px);transform:rotate(-45deg);opacity:.5}.rbt-banner-18 .shape-wrap .glass{position:absolute;top:0;right:0;opacity:.3}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-18 .shape-wrap .glass{display:none}}.rbt-banner-18 .shape-wrap .union{position:absolute;top:180px;right:325px;animation:edu_rotatation_round 10s linear infinite}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-18 .shape-wrap .union{display:none}}.rbt-banner-18 .shape-wrap .dot-shape-1{position:absolute;right:922px;top:141px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-18 .shape-wrap .dot-shape-1{display:none}}.rbt-banner-18 .wrapper{padding:66px 0 100px 0}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-18 .wrapper{padding:100px 0}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-18 .wrapper{padding:80px 0 100px 0}}@media only screen and (max-width:767px){.rbt-banner-18 .wrapper{padding:80px 0 100px 0}}@media only screen and (max-width:575px){.rbt-banner-18 .wrapper{padding:60px 0 100px 0}}.rbt-banner-18 .inner{max-width:705px;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.rbt-banner-18 .inner{margin:0 auto}}.rbt-banner-18 .inner .line-arrow{position:absolute;bottom:85px;right:117px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-18 .inner .line-arrow{display:none}}.rbt-banner-18 .inner .subtitle{font-size:20px;line-height:32px;margin-bottom:20px;font-weight:400}.rbt-banner-18 .inner .subtitle::first-letter{font-weight:600}@media only screen and (max-width:575px){.rbt-banner-18 .inner .subtitle{margin-bottom:10px}}.rbt-banner-18 .inner .sec-title{margin-bottom:20px;font-size:64px;font-weight:600;line-height:1.2}@media only screen and (min-width:1200px) and (max-width:1599px){.rbt-banner-18 .inner .sec-title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.rbt-banner-18 .inner .sec-title{font-size:54px}}@media only screen and (min-width:768px) and (max-width:991px){.rbt-banner-18 .inner .sec-title{font-size:48px}}@media only screen and (max-width:767px){.rbt-banner-18 .inner .sec-title{font-size:42px}}@media only screen and (max-width:575px){.rbt-banner-18 .inner .sec-title{font-size:32px}}.rbt-banner-18 .inner .description{font-size:22px;line-height:32px;max-width:590px;margin-bottom:40px}@media only screen and (max-width:767px){.rbt-banner-18 .inner .description{font-size:20px;line-height:30px;margin-bottom:30px}}@media only screen and (max-width:575px){.rbt-banner-18 .inner .description{font-size:18px;text-align:justify}}.rbt-banner-18 .inner .button-group{display:flex;align-items:center;gap:15px 10px;flex-wrap:wrap}.rbt-banner-18 .banner-wrap{position:relative;display:flex;flex-direction:column;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.rbt-banner-18 .banner-wrap{max-width:550px;margin:60px auto 0}}@media only screen and (max-width:575px){.rbt-banner-18 .banner-wrap{margin:140px auto 40px}}@media only screen and (max-width:575px){.rbt-banner-18 .banner-wrap .banner{pointer-events:none;transform:none!important}}.rbt-banner-18 .banner-wrap .feature{position:absolute;top:285px;right:-110px;background:#fffFFFAB;border:2px solid #f9f9ff;box-shadow:0 4px 26px 0 rgba(2,5,17,.14);backdrop-filter:blur(7.15px);border-radius:16px;padding:20px;display:flex;align-items:center;gap:10px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-18 .banner-wrap .feature{right:0}}@media only screen and (max-width:575px){.rbt-banner-18 .banner-wrap .feature{top:-100px;right:0}}.rbt-banner-18 .banner-wrap .feature-title{font-weight:600;font-size:20px;line-height:25px;color:#192335;margin-bottom:0}.rbt-banner-18 .banner-wrap .feature-description{font-weight:500;font-size:14px;line-height:20px}.rbt-banner-18 .banner-wrap .feature:is(.item-2){top:227px;right:auto;left:-21px}@media only screen and (max-width:575px){.rbt-banner-18 .banner-wrap .feature:is(.item-2){bottom:auto;top:185px;left:0}}.rbt-banner-18 .banner-wrap .enrolled{position:absolute;bottom:150px;left:-95px;background:#fffFFFAB;border:2px solid #f9f9ff;box-shadow:0 4px 26px 0 rgba(2,5,17,.14);backdrop-filter:blur(7.15px);border-radius:16px;padding:20px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (max-width:767px){.rbt-banner-18 .banner-wrap .enrolled{bottom:80px}}@media only screen and (max-width:767px){.rbt-banner-18 .banner-wrap .enrolled{left:0}}@media only screen and (max-width:575px){.rbt-banner-18 .banner-wrap .enrolled{position:static;margin:30px auto 0;max-width:300px}}.rbt-banner-18 .banner-wrap .enrolled-cont{display:flex;align-items:center;gap:10px}.rbt-banner-18 .banner-wrap .enrolled .profile-share{margin-top:10px}.rbt-banner-18 .banner-wrap .enrolled .profile-share a:nth-child(4){margin-left:-12px}.rbt-banner-18 .banner-wrap .enrolled .profile-share a img{width:40px;height:40px}.rbt-banner-18 .brand-box-wrap{position:relative}.rbt-banner-18 .brand-box-wrap .uion{position:absolute;top:-51px;left:-97px;animation:edu_rotatation_round 30s linear infinite reverse}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px),only screen and (max-width:575px){.rbt-banner-18 .brand-box-wrap .uion{display:none}}.rbt-banner-18 .brand-box-wrap .leaf{position:absolute;top:-10px;right:-34px}.rbt-banner-18 .brand-box-wrap .brand-box{box-shadow:0 4px 65.6px rgba(25,35,53,.05);border-radius:12px;padding:50px 35px 60px 35px;position:relative}.rbt-banner-18 .brand-box-wrap .brand-box::before{content:"";position:absolute;top:40px;left:60px;width:calc(100% - 120px);height:100%;background:rgba(255,255,255,.2);box-shadow:0 4px 65.6px rgba(25,35,53,.05);border-radius:12px;z-index:-1}.rbt-banner-18 .brand-box-wrap .brand-box::after{content:"";position:absolute;top:20px;left:30px;width:calc(100% - 60px);height:100%;background:rgba(255,255,255,.2);box-shadow:0 4px 65.6px rgba(25,35,53,.05);border-radius:12px;z-index:-1}.rbt-banner-18 .brand-box-wrap .brand-box .brand-list{max-width:1110px;margin:0 auto}.rbt-banner-18 .brand-box-wrap .brand-box .brand-list li{margin:0}.rbt-service.rbt-service-1 .rbt-flipbox-back.inner p{color:var(--color-white)}.rbt-flipbox{position:relative;perspective:1200px;overflow:hidden;border-radius:6px;height:100%}.rbt-flipbox .rbt-flipbox-wrap{position:relative;transition-property:box-shadow,transform;transition-duration:.6s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;height:100%}.rbt-flipbox .rbt-flipbox-wrap .rbt-flipbox-face{transform-style:preserve-3d;backface-visibility:hidden;backface-visibility:hidden;transition:.6s;transition-timing-function:cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;padding:25px 30px}.rbt-flipbox .rbt-flipbox-wrap .rbt-flipbox-front .content>a{margin-top:50px}@media only screen and (min-width:768px) and (max-width:991px){.rbt-flipbox .rbt-flipbox-wrap .rbt-flipbox-front .content>a{margin-top:20px}}@media only screen and (max-width:767px){.rbt-flipbox .rbt-flipbox-wrap .rbt-flipbox-front .content>a{margin-top:10px}}.rbt-flipbox .rbt-flipbox-wrap .rbt-flipbox-back{height:100%;position:absolute;top:0;left:0;transform:rotateY(180deg) translateZ(1px);background:linear-gradient(1turn,#e9f6ff,#a6d3ff);width:100%;display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;text-align:center;border-radius:6px;text-align:left}.rbt-flipbox:hover .rbt-flipbox-wrap{transform:rotateY(180deg);transform-origin:50% 50%!important}.rbt-flipbox:hover .rbt-flipbox-wrap .rbt-flipbox-face{backface-visibility:inherit;backface-visibility:inherit}.rbt-flipbox.variation-2 .back-thumb,.rbt-flipbox.variation-2 .front-thumb{width:100%}.rbt-flipbox.variation-2 .back-thumb img,.rbt-flipbox.variation-2 .front-thumb img{border-radius:10px;width:100%;object-fit:cover;max-height:150px;margin-bottom:25px}.college-project-faq-accordion-item{border:1px solid #e2e6ea;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.05);background-color:#fff}.college-project-faq-accordion-button{padding:1rem 1.25rem;font-weight:600;color:#333;border:none;box-shadow:none!important;transition:background-color .2s ease;display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#fff;cursor:pointer}.college-project-faq-accordion-button:hover{background-color:#f5f7fa}.college-project-faq-accordion-button.active{background-color:#e9ecef}.college-project-faq-accordion-icon{margin-left:auto;transition:transform .2s ease;display:flex;align-items:center}.college-project-faq-accordion-icon i{color:#4689c8;font-size:18px}.college-project-faq-accordion-body{padding:1rem 1.25rem;background-color:#fff;color:#555;line-height:1.6}.college-project-faq-accordion-button span:first-child{font-size:18px;text-align:left}#career-chart-container{width:100%;margin:auto}#career-chart-container canvas{padding:20px;border-radius:8px}.faq__area{padding:50px 0 50px;position:relative;z-index:1;overflow:hidden}.faq__area::before{content:"";position:absolute;left:45px;bottom:20%;width:500px;height:500px;background:#e9e2f9;filter:blur(200px);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;z-index:-1}.faq__area::after{content:"";position:absolute;right:54px;top:110px;width:500px;height:500px;background:#e9e2f9;filter:blur(200px);-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%;z-index:-1}.faq__img{position:relative;z-index:1;width:450px;height:562px;border-radius:1000px;background:0 0;box-shadow:9px 8px 0 #5fc8d6;margin:0 auto;overflow:hidden}@media (max-width:1199.98px){.faq__img{width:400px;height:550px}}@media (max-width:767.98px){.faq__img{width:100%;height:500px;max-width:400px}}.faq__img img{position:absolute;left:50%;transform:translateX(-50%);bottom:0}.faq__img .shape-one{position:absolute;left:27%;top:11%;z-index:-1}@media (max-width:1199.98px){.faq__img .shape-one{left:25%;top:9%}}@media (max-width:767.98px){.faq__img .shape-one{left:16%;top:11%}}.faq__img .shape-one svg{color:#4689c8}.faq__img .shape-two{width:61px;height:46px;position:absolute;right:25%;top:10%}@media (max-width:1199.98px){.faq__img .shape-two{right:18%}}.faq__img .shape-two .svg-icon{width:100%;height:100%;display:block}.faq__img .shape-two .svg-icon path{stroke:var(--color-black)}.faq__img-wrap{position:relative;margin-top:45px}@media (max-width:991.98px){.faq__img-wrap{margin-bottom:50px}}@media (max-width:991.98px){.faq__img-wrap{margin-top:0}}.faq__content{width:100%}@media (max-width:1199.98px){.faq__content{width:100%}}.faq__content p{margin-bottom:10px}.faq__round-text{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:2;width:35em}.faq__round-text svg{width:100%;height:100%;animation:none;transform:rotate(180deg)}.faq__round-text svg text{font-size:16px}.faq__round-text text{font-family:inherit;text-transform:uppercase;letter-spacing:3px;fill:#4689c8;font-weight:700}.faq__img-wrap{position:relative}.form-submit-container .loader{display:none;width:40px;height:40px;margin:10px auto}.form-submit-container .loader .spinner{width:100%;height:100%;border:4px solid rgba(204,204,204,.3);border-top:4px solid #4689c8;border-radius:50%;animation:spin 1s linear infinite;box-sizing:border-box}.form-submit-container .responseMessage{display:none;padding:10px;margin:10px 0;border-radius:4px;text-align:center;font-weight:700}.form-submit-container .responseMessage.success{color:#28a745;background-color:#e6ffed}.form-submit-container .responseMessage.error{color:#dc3545;background-color:#ffebee}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#career-counselling,#download-course-brochure,#enquire-now,#enroll-now{z-index:99999}.form-group{position:relative;z-index:2;margin-bottom:30px;display:block}.form-group label{display:block;margin-bottom:8px;color:#000;letter-spacing:.5px;font-size:16px;line-height:24px}.form-group input,.form-group textarea{width:100%;font-size:16px;font-weight:400;line-height:28px;background:rgba(47,87,239,.05);border:2px solid #e6e3f1;border-radius:6px;color:#6b7385;padding:12px 15px;outline:0;transition:.3s;box-shadow:0 13px 14px 0 rgba(129,104,145,.05)}.form-group input:focus,.form-group textarea:focus{border-color:#2f57ef}.form-group textarea{resize:none;min-height:133px}input::placeholder,textarea::placeholder{color:#5c5b6e;opacity:1}input[type=submit]{width:auto;font-size:16px;letter-spacing:2px;padding:15px 20px;border-radius:6px;display:block;font-weight:500;transition:.3s;border:2px solid #2f57ef;background:#2f57ef;color:#fff;height:60px;margin-top:30px;cursor:pointer}input[type=submit]:hover{color:#fff;box-shadow:0 10px 15px 0 rgba(249,0,77,.1);transform:translateY(-5px)}.form-group span.focus-border{position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#2f57ef;transition:.4s}.modal-content{border-radius:12px;border:none;overflow:hidden;font-family:Poppins,sans-serif;background:#fff}.modal-header{color:#fff;border-bottom:none;padding:1.5rem 2rem;text-align:center;background:#fff}.modal-body{padding:2rem;background:#fff}.rbt-contact-form h3.title{font-weight:600;font-size:20px;color:#333}.rbt-contact-form p{font-weight:400;font-size:14px;color:#333}.rbt-btn{font-weight:600;font-size:1rem;padding:.9rem 1.2rem;border-radius:50px;transition:.3s}.rbt-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(37,117,252,.3)}.rbt-contact-form hr{border-top:1px solid #ddd;margin:1rem 0 1.5rem 0}@media (max-width:575px){.modal-body{padding:1.5rem}.modal-header .modal-title{font-size:1.4rem}}.square-img-297{width:297px;height:297px;object-fit:cover;aspect-ratio:1/1;display:block}.square-img-371{width:371px;height:371px;object-fit:cover;aspect-ratio:1/1;display:block}.img-560-607{width:560px;height:607px;object-fit:cover;aspect-ratio:560/607;display:block}.square-img-300{width:300px;height:300px;object-fit:cover;aspect-ratio:1/1;display:block}.img-370-486{width:370px;height:486px;object-fit:cover;aspect-ratio:185/243;display:block}.soft-skill-cta{background:linear-gradient(135deg,rgba(138,103,255,.2) 0,rgba(255,255,255,.15) 50%,rgba(138,103,255,.2) 100%);box-shadow:0 4px 12px rgba(0,0,0,.08);padding:80px 20px;border-radius:20px;position:relative;overflow:hidden}.soft-skills-cta-content{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.soft-skills-cta-text{flex:1}.soft-skills-cta-subtitle{color:#7a50c7;font-size:22px;font-weight:600;margin-bottom:12px;letter-spacing:.5px}.soft-skills-cta-title{font-size:24px;color:#222;line-height:1.5;margin-bottom:15px;font-weight:600}.soft-skills-cta-description{color:#555;font-size:16px;line-height:1.8;margin-bottom:30px}.soft-skills-cta-btn{display:inline-block;background:linear-gradient(135deg,#6b63ff,#a46bff);color:#fff;padding:14px 36px;border-radius:50px;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 16px rgba(107,99,255,.3)}.soft-skills-cta-btn:hover{background:linear-gradient(135deg,#a46bff,#6b63ff);transform:translateY(-3px);box-shadow:0 8px 20px rgba(107,99,255,.4);color:#fff}@media (max-width:768px){.soft-skills-cta-content{flex-direction:column-reverse;text-align:center}.soft-skills-cta-title{font-size:20px}.soft-skills-cta-description{font-size:15px}.soft-skills-cta-btn{padding:12px 28px;font-size:15px}}.course-offer-note{background:linear-gradient(135deg,#f4efff 0,#efe3ff 100%);border-left:4px solid #6b63ff;box-shadow:0 3px 8px rgba(0,0,0,.08);transition:transform .2s ease;width:fit-content}.course-offer-note:hover{transform:translateY(-2px)}.soft-skill-content{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 40px rgba(0,0,0,.15);transition:all .3s ease}.soft-skill-modal .modal-heading .image img{width:100%;height:auto;display:block}.soft-skill-modal .icon-close-popup{position:absolute;top:15px;right:15px;background:#fff;color:#111;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:.3s}.soft-skill-modal .icon-close-popup:hover{background:#6b63ff;color:#fff}.soft-skill-subtitle{color:#7a50c7;font-size:20px;font-weight:600;margin-bottom:10px;letter-spacing:.5px}.soft-skill-title{font-size:18px;font-weight:600;color:#222;line-height:1.5;margin-bottom:15px}.soft-skill-desc{color:#555;font-size:15px;line-height:1.6;margin-bottom:25px;padding:0 15px}.soft-skill-btn{display:inline-block;background:linear-gradient(135deg,#6b63ff,#a46bff);color:#fff;padding:12px 28px;border-radius:50px;font-weight:600;font-size:14px;text-decoration:none;transition:.3s ease;box-shadow:0 4px 12px rgba(107,99,255,.3)}.soft-skill-btn:hover{background:linear-gradient(135deg,#a46bff,#6b63ff);transform:translateY(-2px);box-shadow:0 6px 16px rgba(107,99,255,.4);color:#fff}.offer-banner{padding:60px 20px;color:var(--color-white);font-family:var(--font-montserrat)}.offer-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;gap:30px;flex-wrap:wrap}.offer-left{flex:1 1 550px}.offer-right{flex:1 1 450px;position:relative}.offer-right .offer-img{width:100%;max-width:400px;border-radius:20px;box-shadow:0 0 60px rgba(70,137,200,.3);transition:transform .4s ease}.offer-right .offer-img:hover{transform:scale(1.05)}.offer-badge{display:inline-block;background:var(--color-orange);color:var(--color-white);font-weight:700;font-size:16px;padding:6px 16px;border-radius:50px;letter-spacing:.5px;margin-bottom:20px;animation:pulse 2s infinite}.offer-badge-right{position:absolute;top:20px;left:20px;background:var(--color-primary);color:var(--color-white);padding:8px 14px;border-radius:12px;font-size:14px;font-weight:600;box-shadow:0 0 20px rgba(70,137,200,.4)}.offer-title{font-size:42px;line-height:50px;font-weight:700;margin-bottom:15px}.offer-title span{background:var(--color-one-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-subtitle{font-size:18px;color:#000;margin-bottom:25px}.offer-countdown{display:flex;gap:15px;margin-bottom:30px}.offer-countdown div{background:rgba(0,155,155,.1);padding:18px 20px;border-radius:16px;text-align:center;min-width:90px;box-shadow:inset 0 0 12px rgba(0,155,155,.05);transition:transform .3s ease}.offer-countdown div:hover{transform:translateY(-5px)}.offer-countdown span{font-size:28px;font-weight:700;display:block;background:var(--color-one-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-countdown label{font-size:12px;color:#4689c8;text-transform:uppercase;letter-spacing:1px}.trust-row{display:flex;align-items:center;gap:10px;margin-top:20px;font-size:14px;color:#000}.trust-row img{width:20px;height:20px}@keyframes pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@media (max-width:768px){.offer-container{flex-direction:column;text-align:center}.offer-right .offer-img{margin-top:20px}}