.bottom-header{background:#f8f8f8;box-shadow:none;border:0}.main-body{font-family:Expo-Book,Arial;padding-bottom:5rem}@media (max-width: 767px){.main-body{padding-bottom:4.8rem}}.main-body .col-md-6{width:50%;padding:0 15px}.main-body .col-md-4{width:33.333333%;padding:0 15px}.custom-title{color:#247341;font-size:clamp(2.4rem,3vw,3.6rem);font-family:Expo-Medium;margin:0}@media (max-width: 767px){.en .custom-title{text-wrap:balance}}.text-center{text-align:center}@media (max-width: 767px){.btn.mobile-btn{font-size:14px!important;padding:13px 0!important;line-height:16.8px!important}}.p-top{padding-top:9.6rem}@media (max-width: 767px){.p-top{padding-top:4.8rem}}.newHome-hero{background-image:url(newHome-hero.png);background-repeat:no-repeat;background-size:cover}.newHome-hero__container{display:flex;align-items:center;gap:2rem;padding-top:4rem;position:relative}@media (max-width: 767px){.newHome-hero__container{flex-direction:column;padding-top:2.4rem;overflow:hidden}}.newHome-hero__text-box{flex:1;z-index:2}@media (max-width: 767px){.newHome-hero__text-box{text-align:center}}.newHome-hero__text-box h1,.newHome-hero__text-box h2{font-family:Expo-Medium;color:var(--text-black);margin:0}.newHome-hero__text-box h1{font-size:clamp(3.2rem,5vw,4.6rem)}.newHome-hero__text-box h2{font-size:clamp(3rem,5vw,4.6rem);display:flex;flex-direction:column}@media (max-width: 767px){.en .newHome-hero__text-box h2{font-size:2.2rem}.en .newHome-hero__text-box .desc2{font-size:1.4rem}}.newHome-hero__text-box p{font-size:clamp(1.6rem,3vw,2rem);color:var(--text-black);margin:2.4rem 0 0}.newHome-hero__text-box .desc2{font-size:clamp(1.2rem,3vw,2rem)}@media (max-width: 767px){.newHome-hero__text-box p{width:85%;margin-inline:auto}.newHome-hero__text-box .desc2{width:100%}}.newHome-hero__text-box .hashtag{font-weight:700;color:#1c8a44;font-size:1.6rem;font-family:Expo-Bold;margin:2.4rem 0 1rem;display:inline-block}@media (max-width: 767px){.newHome-hero__text-box .hashtag{position:absolute;width:100%;right:0;bottom:0;text-align:right;font-size:1.1rem;margin-inline-start:2.4rem;margin-bottom:.3rem}.en .newHome-hero__text-box .hashtag{left:0;right:unset;text-align:left}}.newHome-hero__actions{display:flex;align-items:center;gap:2.4rem;margin:2.4rem 0 0}@media (max-width: 767px){.newHome-hero__actions{gap:1rem;justify-content:center}}.en .newHome-hero__actions span{direction:rtl}.newHome-hero__imgBx{display:flex;flex-shrink:0;width:756px;max-width:100%;position:relative;bottom:-2rem}.en .newHome-hero__imgBx{bottom:-1rem}.newHome-hero__animated-box{position:relative;width:646px;height:516px;flex-shrink:0}.en .newHome-hero__animated-box{bottom:-4px}@media (max-width: 767px){.newHome-hero__animated-box{height:264px;max-width:100%}.newHome-hero__imgBx{bottom:0}}.newHome-hero__animated-box:before,.newHome-hero__animated-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:contain;background-repeat:no-repeat;transition:opacity 2s ease-in-out}.newHome-hero__animated-box:before{background-image:url(hero-img-1.png);background-position:center;animation:fadeInOut 10s infinite}.en .newHome-hero__animated-box:before{background-image:url(en-hero-img-1.png);background-position:center}.newHome-hero__animated-box:after{background-image:url(heroImg-2.png);background-position:center;animation:fadeInOut 10s infinite 5s;opacity:0}.en .newHome-hero__animated-box:after{background-image:url(en-hero-img-2.png);background-position:center}@keyframes fadeInOut{0%,45%,to{opacity:1}50%,95%{opacity:0}}.new_partners .partners__wrapper{margin-top:2.4rem;overflow:hidden;position:relative;display:flex;align-items:center;direction:ltr}@media (max-width: 767px){.new_partners .partners__wrapper{margin-top:1.6rem}}.new_partners .partners__wrapper>div{display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:scroll 20s linear infinite;animation-play-state:paused;padding-inline:1rem;gap:5.1rem;width:100%}@media (max-width: 767px){.new_partners .partners__wrapper>div{width:auto}}@media (max-width: 767px){.new_partners .partners__wrapper>div{animation-play-state:running}}.logo-box{display:flex;justify-content:center}@media (min-width: 768px){.logo-box{align-items:center;padding:2rem;background-color:#fff;border-radius:2.4rem;height:143px;width:366px}}.logo-box img{max-width:100%;height:auto;object-fit:contain}.logo-box .endowment{height:120px}@media (max-width: 767px){.logo-box .british-council-img{width:94px}.logo-box .idb-img{width:65px}.logo-box .dubai-sme-img{width:123px}.logo-box .awqaf-dubai{width:100px}.logo-box .endowment{height:72px}}@keyframes scroll{0%{transform:translate(0);-webkit-transform:translateX(0%)}to{transform:translate(-100%);-webkit-transform:translateX(-100%)}}.newSubjects .subjects_container{margin-top:2.4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:1fr;gap:2.4rem}@media (max-width: 767px){.newSubjects .subjects_container{grid-template-columns:repeat(2,1fr)}}.newSubjects .subject_box{background-color:#fff;border-radius:1.6rem;position:relative;padding-block:1.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem}.newSubjects .subject_box.card-hidden{display:none}.newSubjects .subject_box .img-box{display:flex;flex-direction:column;gap:.5rem;justify-content:center;flex:1}.newSubjects .subject_box span{color:#1c8a44;font-weight:500;font-family:Careem-Regular;font-size:clamp(1.4rem,2vw,1.6rem);text-align:center}.newSubjects .subject_box p{color:#1c8a44;font-size:clamp(1.6rem,3vw,2rem);margin:0}.absolute-link{position:absolute;top:0;right:0;bottom:0;left:0}.newSubjects .link-box{margin-top:3.2rem;text-align:center}.newSubjects .link-box button{width:219px}.offers__cards{margin-top:2.4rem;display:flex;gap:2.4rem}@media (max-width: 767px){.offers__cards{flex-direction:column}}.offer-card{background-color:#fff;border-radius:1.6rem;padding:1.6rem;display:flex;flex-direction:column;flex:1}.offer-card header{display:flex}.offer-card header img{height:100%;width:100%}.offer-card__title{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-block:1.6rem;text-overflow:ellipsis}@media (max-width: 767px){.offer-card__title{margin-block:1.4rem}}.offer-card__title h3{margin:0;color:#171717;font-size:clamp(1.4rem,3vw,1.6rem);font-family:Expo-Medium;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.offer-card__title span{background-color:#ecf9f0;border-radius:999px;color:#329556;font-size:1rem;font-family:Expo-Bold;text-align:center;padding:.5rem 1rem;min-width:80px;white-space:nowrap}.offer-card__title .tests-span{background-color:#f7c42a66;color:#907214}.offer-card__text{color:#6f6f6f;margin:1.6rem 0 0;font-family:Expo-Light;font-size:1.2rem}@media (max-width: 767px){.offer-card__text{margin:1.4rem 0 0}}.offer-card__link{margin-top:2.4rem;flex:1;display:flex;align-items:flex-end}.offer-card__link a{width:100%;display:block!important}.special-courses__container{display:flex;justify-content:space-between;align-items:center;position:relative}@media (max-width: 991px){.special-courses__container{flex-direction:column;gap:1rem}}@media (max-width: 767px){.special-courses__text-box{width:100%}.special-courses__text-box h2{text-wrap:balance;text-align:center}}.special-courses__text-box .courses{margin-top:2.8rem;display:grid;gap:2.4rem;width:426px}@media (max-width: 767px){.special-courses__text-box .courses{width:100%}}.special-courses__text-box .courses>div{border-radius:1rem;background-color:#fff;padding:2.4rem;display:flex;align-items:center;gap:1.6rem;position:relative;cursor:pointer}.special-courses__text-box .courses>div:hover{box-shadow:0 4px 40px #5f5f5f1a}.special-courses__text-box .courses>div span{font-size:clamp(1.8rem,3vw,2.4rem)}.orangeText{color:#f9ae40}.darkGreenText{color:#339657}.brownText{color:#90691d}.lightGreenText{color:#10d658}.special-courses__text-box .btn{display:block}.special-courses__img-box{display:flex}.new-why__container{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media (max-width: 767px){.new-why__container{flex-direction:column-reverse;gap:2.4rem}}.new-why h2,.new-why h3,.new-why p{margin:0}@media (max-width: 767px){.why__reasons-box h2{text-align:center}}.why__reasons-box .reasons{margin-top:3.2rem;display:flex;flex-direction:column;gap:2.4rem}.why__reasons-box .reasons .reason-box{display:flex;gap:.8rem}@media (max-width: 767px){.why__reasons-box .reasons .reason-box svg{margin-top:0;min-width:24px}}.reason-box .sub-title{font-family:Expo-Medium;font-size:clamp(1.4rem,2vw,1.6rem);color:var(--text-black);line-height:19.2px}.reason-box .sub-text{font-size:1.2rem;margin-top:1.2rem;color:#3e3e3e;line-height:12px}@media (max-width: 767px){.reason-box .sub-text{width:100%;line-height:1.7}}.reasons .btn{min-width:244px!important;align-self:flex-start}@media (max-width: 767px){.reasons .btn{width:100%}}.customers-service__container{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative}.customers-service__text-box{width:667px;max-width:100%}@media (max-width: 767px){.customers-service__container{flex-direction:column-reverse;gap:3.2rem}}@media (max-width: 767px){.en .customers-service__text-box>div{text-align:center}}.customers-service__text-box h2{margin:0;color:var(--main-color);font-size:clamp(2.4rem,4vw,4rem);font-family:Expo-Medium}@media (max-width: 767px){.customers-service__text-box h2{text-align:center}.en .customers-service__text-box h2{font-size:16px;width:75%;margin-inline:auto}}.customers-service__text-box p{margin:0}.customers-service__text-box .desc{margin-top:1.6rem;color:#a0a1a7;font-size:clamp(1.6rem,2vw,2.2rem)}@media (max-width: 767px){.customers-service__text-box .desc{text-align:center;width:80%;margin-inline:auto}.en .customers-service__text-box .desc{width:100%}}.customers-service__text-box .btn{border-color:transparent!important;display:block!important;margin-top:2.4rem;line-height:19.2px;width:384px}.customers-service__text-box .btn:hover{background-color:var(--main-color);color:#fff}@media (max-width: 767px){.customers-service__text-box .btn{font-size:1.4rem!important;margin-top:2.4rem;width:216px;margin-inline:auto}}.customers-service__img-box{display:flex;width:428px;max-width:100%;flex-shrink:0}.download-app{background-image:url(download-bg.png);background-repeat:no-repeat;background-size:cover;padding-top:3.6rem}.download-app h4{margin:0;color:var(--text-black);font-family:Expo-Medium;font-size:clamp(2.2rem,2vw,3.2rem);text-align:center;text-wrap:balance}@media (max-width: 767px){.en .download-app h4{font-size:1.8rem}}.download-app__links{list-style:none;padding:0;margin:2.4rem auto 0;display:flex;align-items:center;justify-content:center;gap:.8rem}.download-app .phones-box{display:flex;width:737px;margin-inline:auto;max-width:100%}.tabby__container{display:flex;align-items:center;justify-content:space-between}@media (max-width: 767px){.tabby__container{padding-top:1.6rem;flex-direction:column;gap:1.3rem}}.tabby__rightBox{width:738px;max-width:100%}.tabby__text{display:flex;justify-content:space-between;flex-direction:column;gap:2.4rem;width:506px;max-width:100%}.tabby__text p{margin:0;font-family:Expo-Medium;font-size:clamp(2.4rem,3vw,4rem);color:#fff;display:flex;flex-direction:column}@media (max-width: 767px){.tabby__text p{text-align:center}}.en .tabby__text p{font-size:3.2rem}@media (max-width: 767px){.en .tabby__text p{font-size:1.8rem}}.tabby__text .logos-Box{display:flex;align-items:center;justify-content:center;gap:1.8rem}@media (max-width: 767px){.logos-Box svg{width:88px}.logos-Box img{width:81px;height:31px}}@media (max-width: 767px){.tabby__text .taby__imgBox{width:100px}}.tabby__actions{display:flex;align-items:center;justify-content:center;gap:2.4rem;margin-top:2.4rem;width:506px;max-width:100%}.tabby__actions a{display:flex!important;justify-content:center;align-items:center;gap:.8rem}.tabby__actions .btn.btn-success{background-color:#fff!important;color:var(--main-color)!important;border-color:#fff!important;min-width:180px!important}.tabby__actions .btn.btn-light--custom{background-color:transparent!important;border-color:#fff!important;width:180px!important}@media (max-width: 767px){.tabby__actions{justify-content:center}.tabby__actions .btn.btn-success,.tabby__actions .btn.btn-light--custom{min-width:156px}}.tabby__actions .btn.btn-light--custom:hover{background-color:transparent!important;color:#fff!important}.tabby__leftBox{width:590px;max-width:100%;display:flex;flex-shrink:0}.home-slide-view{padding-top:2rem}.home-slide-view .right-side{display:flex;flex-flow:column;justify-content:center}.home-slide-view .right-side h3{display:none}.home-slide-view .right-side .h1{background:-webkit-linear-gradient(#000000,#1c8a44);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Careem-Bold;position:relative;font-size:42px;padding-bottom:4rem;line-height:1.4;margin:0 0 1rem}.home-slide-view .right-side .h1:before{position:absolute;content:"";background-image:url("home-img (32).png");background-size:contain;background-repeat:no-repeat;background-position:left;width:100%;height:24px;left:0;bottom:0}.flex-banner.home-slide-view .right-side .h1:before{background-position:right}.home-slide-view .right-side p{font-size:16px;margin-bottom:0;color:#748078}.home-slide-view .right-side .action{display:flex;gap:1rem;padding-top:2rem;align-items:center}.home-slide-view .right-side .action a.video-trigger{display:flex;align-items:center;gap:1rem;padding:10px 0;font-weight:700}.en .home-slide-view .right-side .action a.video-trigger img{transform:rotate(-180deg)}.home-slide-view .right-side .action span{font-size:14px}.main-body .btn{border:1px solid;padding:14px 15px;font-size:16px;font-family:Expo-Medium;border-radius:1rem;min-width:170px;text-align:center;display:block;line-height:19.2px;transition:all .2s ease-in-out}.main-body .btn.btn-success{background-color:#1c8a44;border-color:#1c8a44;color:#fff}.main-body .btn.btn-success:hover{background-color:transparent;color:#1c8a44}.main-body .btn.btn-light{background-color:transparent;border-color:#1c8a44;color:#1c8a44}.main-body .btn.btn-light:hover{background-color:#1c8a44;color:#fff}.newHome-hero__actions .btn{display:flex;justify-content:center;gap:1rem;font-size:1.4rem;white-space:nowrap}.newHome-hero__actions .btn-light--custom{background-color:transparent;border-color:#1c8a44;color:#1c8a44}.home-slide-view .left-side img{max-width:100%}.home-slide-new .swiper-pagination-bullet-active,.home-slide-view .swiper-pagination-bullet-active{opacity:1;background:#1c8a44!important;width:16px;border-radius:5px}.home-slide-new .swiper-pagination-bullet,.home-slide-view .swiper-pagination-bullet{background:#d4d4d6;opacity:1}.home-slide-new .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets,.home-slide-view .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:0}.home-slide-new .nav-arrow .arrows,.home-slide-view .nav-arrow .arrows{position:relative;right:0;left:0;top:0;line-height:normal;width:32px;height:24px;background:#1c8a44;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:15px}.home-slide-new .nav-arrow .arrows:after,.home-slide-view .nav-arrow .arrows:after{font-size:13px}.home-slide-new .nav-arrow,.home-slide-view .nav-arrow{display:flex;align-items:center;justify-content:center;gap:10rem;position:absolute;width:100%;bottom:0}.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:0}section.counter-home{padding:3rem 0}.counter-home .box{background:#fff;padding:20px 0;border-radius:5px;margin-top:0;box-shadow:0 0 3px 2px #f8f8f8}.counter-home ul{list-style:none;padding:0;justify-content:space-between;margin:0}.counter-home ul li{padding:0 15px;flex:0 0 auto}.counter-home .counter-content{display:flex;align-items:center;gap:1rem}.counter-home .counter-content .left{width:60px;height:60px;border-radius:50%;background-color:#f8f8f8;justify-content:center;align-items:center;display:flex;padding:15px}.counter-home .counter-content .left img{max-width:100%;object-fit:contain;object-position:center;height:100%}.counter-home .counter-content .right{width:calc(100% - 60px);display:inline-flex;flex-flow:column;justify-content:center;padding:0}.counter-home .counter-content .right h4{margin:0;color:#1c8a44;font-size:30px;font-family:Careem-Bold}.counter-home .counter-content .right p{color:#51585a;font-size:14px;font-family:Careem-Regular;margin:0}.pro-home{padding:4rem 0}.sec-title.text-center{text-align:center}.sec-title.text-center h2{font-size:38px;padding-bottom:25px}.sec-title.text-center p{margin:0;color:#51585a;font-size:16px}.sec-title.text-center h2:before{background-position:center;background-size:200px;height:24px}.sec-title h1,.sec-title h2{font-weight:700;font-size:38px;color:#000;padding-bottom:30px;margin:0;position:relative}.sec-title h1:before .sec-title h2:before{position:absolute;content:"";background-image:url("home-img (32).png");background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:24px;left:0;bottom:0}.pro-home .content-pro{text-align:center;margin-top:0;box-shadow:0 0 3px 2px #f8f8f8}.pro-home .content-pro .box{padding:1.6rem 20px 20px;display:flex;flex-direction:column;flex:1}.pro-home .content-pro .box h3{font-size:20px;font-weight:700;margin:0 0 1rem}.pro-home .content-pro .box p{font-size:16px;font-weight:300;color:#51585a;margin:0 0 2rem}.content-pro.bg-gray{background-color:#efefef}section.box-home-video{padding:5rem 0 2rem}.box-home-video .box{padding:2rem;background-color:#f8f8f8;border-radius:20px}.box-home-video .box .left-side .sec-title h2{font-size:36px}.sec-title h1:before,.sec-title h2:before{background-position:left;background-size:38%}.box-home-video .box .left-side .sec-title{margin:0;color:#51585a;font-size:14px}.box-home-video .box .left-side ul{list-style:none;padding:0;margin:0;display:flex;flex-flow:column}.box-home-video .box .left-side ul li{display:flex;margin-bottom:-20px}.box-home-video .box .left-side ul li .img-content{width:100px;margin-right:-20px}.box-home-video .box .left-side ul li .img-content img{max-width:100%}.box-home-video .box .left-side ul li .info{width:calc(100% - 65px);padding-right:5px}.box-home-video .box .left-side ul li .info h3{font-size:18px;font-weight:700;font-family:Careem-Bold;color:#353735;margin:0}.box-home-video .box .left-side ul li .info p{margin:0;color:#51585a;font-size:14px}.box-home-video .box .right-side{padding-top:3rem}.box-home-video .box .right-side a{display:block;position:relative}.box-home-video .box .right-side a img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;object-position:center}.box-home-video .box .right-side a:before{position:absolute;content:"";background-repeat:no-repeat;background-position:center;background-size:65px;background-image:url(home-img28.png);left:0;top:0;width:100%;height:100%;transition:all .3s linear}.box-home-video .box .right-side a:hover:before{background-size:50px}.box-home-video .box .right-side ul{display:flex;padding:1rem 0 0;margin:0;list-style:none;gap:1rem;justify-content:space-between}.box-home-video .box .right-side ul li a:before{background-size:20px;background-image:url(home-play1.png)}.box-home-video .box .right-side ul li a img{border-radius:15px;overflow:hidden}.box-home-video .box .right-side ul li a:hover:before{background-size:15px}.box-home-video .box .right-side .large-video a img{border:1px solid #1c8a44;border-radius:15px;overflow:hidden}.box-home-video .text-center{padding-top:2rem;text-align:center}.subjects-home{padding:3rem 0;background:linear-gradient(#fdfbfb,#f8f8f8)}.subjects-home .row-subjects img{max-width:100%;border-radius:15px}.subjects-en.subjects-home{background:#fff}.subjects-home .row-subjects{row-gap:3rem}.subjects-home .row-subjects .col-md-6{margin-bottom:2rem}.subjects-home .row-subjects h3{font-size:22px;font-weight:700;font-family:Careem-Bold;color:#353735;margin:15px 0}.subjects-home .row-subjects p{margin:0 0 15px;color:#51585a;font-size:16px}.subjects-home ul{list-style:none;display:flex;margin:0 -15px;padding:0;flex-wrap:wrap;row-gap:2rem;justify-content:center}.subjects-home ul li{padding:0 15px;width:16.666%}.subjects-home ul li a{display:flex;justify-content:center;align-items:center;border:1px solid #efefef;border-radius:15px;flex-flow:column;padding:15px;background-color:#fff;box-shadow:0 5px 15px #00000026}.subjects-home.sub-page ul.sub-2 li a,.subjects-home.sub-page ul.sub-3 li a,.subjects-home.sub-page ul.sub-8 li a{height:100%}.subjects-home ul li a img{width:104px;height:104px;object-fit:contain;object-position:center;padding:15px}.subjects-home ul li a p{font-size:18px;font-weight:400;margin:0;color:#353735;text-align:center}.subjects-home ul li a:hover{background-color:#eaf3ed;border-color:#1c8a44}.subjects-home.sub-page{background:#fff}.subjects-home.sub-page ul.sub-8 li{width:25%}.subjects-home.sub-page ul.sub-3 li{width:33.3333%}.subjects-home.sub-page ul.sub-2 li{width:50%}.join-home h5{color:#1c8a44;font-size:50px;font-family:Careem-Bold;line-height:normal;margin:0}.pro-home.join-home .content-pro .box h3{color:#1c8a44}.pro-home.join-home .content-pro .box p{margin-bottom:0}.pro-home.join-home .sec-title p{padding-top:2rem;color:#51585a}.pro-home.join-home .content-pro{padding-top:20px;height:100%}.pro-home.join-home .row{margin-bottom:4rem}.learn-home{padding:5rem 0}.learn-home .sec-title p{margin:0;color:#51585a}.learn-home .sec-title{margin-bottom:4rem}.learn-home ul{display:flex;row-gap:4rem;flex-flow:column;padding:0;margin:0 0 2rem;list-style:none}.learn-home ul li{padding:2rem 10px;background-color:#f8f8f8;border-radius:50px;display:flex;justify-content:space-between;align-items:center}.learn-home ul li .img-content{max-width:50%;padding:0 15px}.learn-home ul li .img-content img{max-width:100%}.learn-home ul li .content{width:50%;display:flex;flex-flow:column;align-items:center;padding:0 15px}.learn-home ul li .content h3{font-size:20px;margin:0 0 15px;font-family:Careem-Bold;width:100%}.learn-home ul li .content p{margin:0;font-size:14px;color:#353735}.home-slide-new{padding:5rem 0;background:linear-gradient(#fdfbfb,#f8f8f8)}.home-slide-new .sec-title h2{font-size:38px;display:inline-block}.home-slide-new .img-content{margin-bottom:5rem}.footer-sec .paid-icons{width:215px}.footer-sec .paid-icons ul{display:flex;flex-wrap:wrap;padding:0;margin:0 -5px}.footer-sec .paid-icons ul li{width:calc(100% / 3);padding:0 5px}.mobile-title{display:none}.home-slide-view .right-side .h1.long-title:before{bottom:65px;background-size:50%}section.counter-home.bg-gary{background:linear-gradient(#fdfbfb,#f8f8f8)}section.counter-home.bg-gary2{background:linear-gradient(#f8f8f8,#fdfbfb)}section.box-degrees{margin:5rem 0}section.box-degrees ul{list-style:none;padding:0;margin:0;display:flex;flex-flow:column;row-gap:2rem}section.box-degrees ul li{padding:1rem;background-color:#f8f8f8;border-radius:15px}section.box-degrees ul li h3{font-size:24px;font-weight:700;font-family:Careem-Bold;color:#353735;margin:0 0 15px}section.box-degrees ul li p{margin:0;color:#51585a;font-size:18px}section.box-degrees img{max-width:100%;width:auto}section.box-degrees .text-center{padding-top:2rem;text-align:center}.sec-faq{padding:5rem 0}.sec-faq .accordionItem{display:block;width:100%}.sec-faq .accordionWrapper{display:flex;flex-flow:column;row-gap:2rem}.sec-faq .accordionItemHeading{cursor:pointer;margin:0;padding:10px 15px;background:#f8f8f8;color:#1c8a44;width:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;box-sizing:border-box;font-size:20px;position:relative}.sec-faq .accordionItemHeading:before{content:"\f107";font:14px/1 FontAwesome;position:absolute;left:15px;top:17px;color:#748078;font-size:18px;width:20px;height:20px}.sec-faq .open .accordionItemHeading:before{content:"\f106"}.sec-faq .close .accordionItemContent{height:0px;transition:height 1s ease-out;-webkit-transform:scaleY(0);-o-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);float:left;display:block;background:#f8f8f8}.sec-faq .open .accordionItemContent ul li,.accordionItemContent p{margin:0;color:#51585a;font-size:16px}.sec-faq .open .accordionItemContent ul{margin:1rem 0}.sec-faq .open .accordionItemContent{padding:20px 15px;border-top:1px solid #efefef;border-bottom:1px solid #efefef;background:#fff;width:100%;margin:0;display:block;-webkit-transform:scaleY(1);-o-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;-o-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .4s ease-out;-o-transition:-o-transform .4s ease;-ms-transition:-ms-transform .4s ease;transition:transform .4s ease;box-sizing:border-box}.sec-faq .open .accordionItemHeading{background:#f8f8f8;color:#1c8a44;margin:0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:0px;border-radius:3px 3px 0 0/3px 3px 0px 0px}.mt-0{margin-top:0!important}section.subjects-home.mt-0{background:linear-gradient(#f8f8f8,#fdfbfb)}.bg-gary2{background:linear-gradient(#fdfbfb,#f8f8f8)}.sec-pricing{padding:5rem 0}.sec-pricing .box{padding:15px 15px 70px;border-radius:15px;box-shadow:0 0 3px 2px #f8f8f8;height:100%;position:relative}.sec-pricing .box.bg-gary{background-color:#f8f8f8}.sec-pricing .box .btn{position:absolute;bottom:15px;width:calc(100% - 30px);left:15px}.sec-pricing .box{margin-top:2rem;border:1px solid #efefef}.sec-pricing .box .box-title{margin-bottom:1rem;text-align:center}.sec-pricing .box .box-title h3{color:#353735;margin:0;font-size:24px;font-family:Careem-Bold}.sec-pricing .box .box-title h3 span{color:#1c8a44;font-size:90%}.sec-pricing .box .box-title h4{font-size:14px;color:#1c8a44;margin:0}.sec-pricing .box img{width:100%}.sec-pricing .box ul{list-style:none;margin:0;padding:0;display:flex;flex-flow:column;row-gap:1rem}.en .sec-pricing .box ul{text-align:left}.sec-pricing .box .img-content{margin:1rem 0;height:150px;display:flex;justify-content:center;align-items:center}.sec-pricing .box ul li{padding-right:15px;font-size:16px;position:relative;color:#51585a}.en .sec-pricing .box ul li{padding-right:0;padding-left:15px}.sec-pricing .box .bottom-text strong,.sec-pricing .box ul li strong{font-family:Careem-Bold}.sec-pricing .box ul.dark{min-height:280px}.sec-pricing .box ul.green{min-height:220px}.sec-pricing .box ul li:before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;right:0;top:7px}.en .sec-pricing .box ul li:before{right:unset;left:0}.sec-pricing .box ul.dark li:before{background-color:#353735}.sec-pricing .box .green li:before{background-color:#1c8a44}.sec-pricing .box .bottom-text{font-size:14px;color:#51585a;margin:0}.learn-home.learn-pricing ul li{background-color:transparent}.home-slide-view.contact-banner .h1{display:inline-block}.home-slide-view.contact-banner .links{display:flex;flex-flow:column;row-gap:2rem;margin-top:3rem}.home-slide-view.contact-banner .links a{display:flex;gap:1rem}.home-slide-view.contact-banner .links a span{font-size:20px;color:#353735;direction:ltr}.home-slide-view.contact-banner .links a img{max-width:60px}.home-slide-view.contact-banner .right-side .h1:before{background-size:36%;background-position:center}.learn-home.learn-contact ul li{padding:0;background-color:transparent}.learn-home.learn-contact ul li .content{border-radius:15px;width:50%;display:flex;flex-flow:column;align-items:flex-start;height:312px;background-color:#f8f8f8;padding:2rem 15px;justify-content:center}.learn-home.learn-contact ul li .content h3{font-size:23px;margin:0 0 1.5rem;font-family:Careem-Bold;width:auto;color:#1c8a44}.learn-home.learn-contact ul li .content h4{margin:0;font-size:20px;color:#353735;font-family:Careem-Bold}.learn-home.learn-contact ul li .content p{margin:0 0 1rem;color:#748078;font-size:18px}.list-unstyled{list-style:none;margin:0;padding:0}.home-slide-view .nav ul.list-unstyled{display:flex;gap:1rem;font-size:14px}.home-slide-view .nav ul.list-unstyled li{position:relative}.home-slide-view .nav ul.list-unstyled li a{text-decoration:underline}.home-slide-view .nav ul.list-unstyled li a:hover{color:#1c8a44}.home-slide-view .nav ul.list-unstyled .active{color:#1c8a44;opacity:1}.home-slide-view .nav{padding-bottom:10px}.home-slide-view.couses-banner .right-side .h1:before{display:none}.home-slide-view.couses-banner .right-side .h1{padding-bottom:0}.home-slide-view.couses-banner .list-text{padding:15px 0}.home-slide-view.couses-banner .list-text li{padding-right:25px;color:#748078;font-size:17px;margin-bottom:10px;position:relative}.en .home-slide-view.couses-banner .list-text li{padding-right:0;padding-left:25px}.home-slide-view.couses-banner .list-text li:before{position:absolute;content:"";background-image:url(mdi_star-check.png);background-repeat:no-repeat;background-position:center;background-size:cover;width:20px;height:20px;right:0;top:5px}.en .home-slide-view.couses-banner .list-text li:before{right:unset;left:0}.home-slide-view.couses-banner .list-text li:last-child{margin-bottom:0}.step-wizard .list-videos h3,.home-slide-view.couses-banner .list-videos h3{font-family:Careem-Bold;color:#353735;font-size:22px;margin:0;display:block}.step-wizard .list-videos ul,.home-slide-view.couses-banner .list-videos ul{display:flex;padding:1rem 0 0;margin:0;list-style:none;gap:1rem;justify-content:flex-start}.step-wizard .list-videos a,.home-slide-view.couses-banner .list-videos a{display:block;position:relative}.step-wizard .list-videos a:before,.home-slide-view.couses-banner .list-videos a:before{position:absolute;content:"";background-repeat:no-repeat;background-position:center;background-size:20px;background-image:url(home-play1.png);left:0;top:0;width:100%;height:100%;transition:all .3s linear}.step-wizard .list-videos a img,.home-slide-view.couses-banner .list-videos a img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;object-position:center;border-radius:15px;overflow:hidden}.custom-form-sec{padding:2rem;border-radius:15px;background-color:#fff}.custom-form-sec .form-control{padding:15px;border:1px solid #efefef;background-color:#f8f8f8;height:50px;color:#75757599;width:100%;margin-bottom:0;font-size:clamp(1.2rem,2vw,1.5rem);border-radius:5px;font-family:Expo-Book}.custom-form-sec .form-control:focus{box-shadow:none;border-color:#1c8a44;outline:none}.custom-form-sec .form-group{margin-bottom:2rem}.custom-form-sec p,.custom-form-sec label{color:#748078;font-size:14px}.custom-form-sec .btn.btn-success{width:100%}.custom-form-sec p a{color:#d32222}.contactUs{background-color:#1c8a44;padding-block:4rem;position:relative}.contactUs:before{content:url(topLeft.svg);position:absolute;top:-1px;left:0}.contactUs:after{content:url(rightBottom.svg);position:absolute;bottom:-10px;right:0}@media (width < 991px){.contactUs:before,.contactUs:after{content:none}}.contactUs__container{gap:4.8rem}.contactUs__form{position:relative;z-index:1}.contactUs__title{font-size:2rem;font-weight:700}@media (max-width: 991px){.contactUs .flex{flex-direction:column;gap:1.8rem}}.contactUs__form{background-color:#fff;border-radius:1rem;padding:2rem;font-weight:400;width:45%;box-shadow:0 10px 30px #0000001c}.contactUs__form,.contactUs__features{flex-shrink:0}.contactUs__features{align-self:center;display:flex;flex-direction:column;gap:2.4rem}@media (max-width: 991px){.contactUs__features{align-self:flex-start;display:flex;gap:1.6rem}}.contactUs__img{width:50%;position:relative}@media (max-width: 991px){.contactUs__form,.contactUs__img{width:100%}}.contactUs__form form{margin-top:2rem}.contactUs__form_inputs{display:flex;flex-direction:column;gap:1.6rem}.contactUs__form_inputs input{color:#b5b7c0;border:1.5px solid #b5b7c0;border-radius:4px;padding:1.2rem 1.6rem;font-size:1.4rem;font-family:inherit}.contactUs__form_inputs input[name=whatsapp]{direction:rtl}.contactUs__form_submit{margin-top:2rem;display:grid;gap:1rem;font-size:1.4rem}@media (max-width: 991px){.contactUs__form_submit{font-size:1.2rem}}.contactUs__form_notifications{display:flex;gap:.9rem}.contactUs__form_notifications input[type=checkbox]{-webkit-appearance:none;appearance:none;min-width:1.6rem;height:1.6rem;border:2px solid #6f6f6f;border-radius:2px;outline:none;position:relative;cursor:pointer;top:5px}.contactUs__form_notifications input[type=checkbox]:checked:before{content:"\2713";color:#fff;background-color:#6f6f6f;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.contactUs__form_submit .form__laws{color:#ffb72b;font-weight:700}.btn{display:inline-block;padding:10px 15px;border:1px solid #1c8a44;border-radius:10px;font-size:1.6rem;font-family:Expo-Medium;min-width:170px;text-align:center;background-color:#1c8a44;color:#fff}.btn:hover{background-color:transparent;color:#1c8a44}.contactUs__form_submit .btn{width:100%;font-family:inherit;font-size:1.6rem;font-weight:700;margin-top:3.2rem;padding:1.4rem 1.8rem}.welcome-msg{color:#fff;margin-bottom:2rem;position:relative}.welcome-msg .title{font-size:2.4rem;margin-block:0}@media (max-width: 767px){.welcome-msg .title{width:90%;margin-inline:auto;text-align:center}}.welcome-msg p{font-size:clamp(1.6rem,3vw,2rem)}@media (max-width: 991px){.welcome-msg p{margin-top:1.6rem;text-align:center}}.contactUs__featureBox{display:flex;align-items:center;gap:2rem}.contactUs__featureBox .img-box{min-width:80px;height:80px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.contactUs__featureBox .img-box{min-width:40px;height:40px}.contactUs__featureBox .img-box img{width:20px;height:20px}}.contactUs__featureBox p{color:#fff;font-size:clamp(1.8rem,2vw,3rem);margin:0}.en .contactUs__featureBox p{font-size:clamp(1.6rem,2vw,2.6rem)}.course-opinions-slider{padding:5rem 0}.swiper-slide{height:auto}.course-opinions-slider .sec-title{margin-bottom:4rem}.course-opinions-slider .box{background-color:#f8f8f8;border-radius:10px;position:relative;padding:1rem;min-height:225px;height:100%;display:flex;flex-direction:column}.en .course-opinions-slider .box{direction:ltr}.course-opinions-slider .box .icon{display:block;width:24px}.course-opinions-slider .box p{margin:10px 0 2rem;font-size:13px;color:#748078}.course-opinions-slider .box .user{display:flex;align-items:center;margin-top:auto}.en .course-opinions-slider .box .user{direction:ltr}.course-opinions-slider .box .user .img{width:55px}.course-opinions-slider .box .user .img img{width:100%;height:100%;object-fit:contain;object-position:center}.course-opinions-slider .box .user .info{padding-right:10px;display:flex;flex-flow:column}.en .course-opinions-slider .box .user .info{padding-right:0;padding-left:10px}.course-opinions-slider .box .user .info span{color:#748078;font-size:13px}.course-opinions-slider .box .user .info span strong{color:#353735;font-family:Careem-Bold}.course-opinions-slider .box .user .info img{max-width:120px}.course-opinions-slider .swiper-wrapper{margin-bottom:5rem}.sec-pricing .swiper-pagination-bullet-active,.course-opinions-slider .swiper-pagination-bullet-active,.course-logos-slider .swiper-pagination-bullet-active{opacity:1;background:#1c8a44!important;width:16px;border-radius:5px}.sec-pricing .swiper-pagination-bullet,.course-opinions-slider .swiper-pagination-bullet,.course-logos-slider .swiper-pagination-bullet{background:#d4d4d6;opacity:1}.sec-pricing .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets,.course-opinions-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets,.course-logos-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:0}.sec-pricing .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{position:relative;margin-top:2rem}.sec-pricing .nav-arrow .arrows,.course-opinions-slider .nav-arrow .arrows,.course-logos-slider .nav-arrow .arrows{position:relative;right:0;left:0;top:0;line-height:normal;width:32px;height:24px;background:#1c8a44;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:15px}.sec-pricing .nav-arrow .arrows:after,.course-opinions-slider .nav-arrow .arrows:after,.course-logos-slider .nav-arrow .arrows:after{font-size:13px}.sec-pricing .nav-arrow,.course-opinions-slider .nav-arrow,.course-logos-slider .nav-arrow{display:flex;align-items:center;justify-content:center;gap:10rem;position:absolute;width:100%;bottom:0}.faq-course{background-color:#f8f8f8}.faq-course .sec-title{margin-bottom:4rem}.sec-faq.faq-course .accordionItemHeading{background:#fff;height:120px;display:flex;align-items:center;border-bottom:1px solid #efefef;border-radius:0;padding:20px 15px 20px 40px}.sec-faq.faq-course .accordionItemHeading:before{top:50%;transform:translateY(-50%)}.sec-faq.faq-course .col-md-6 .accordionItem:first-child h2{border-top-left-radius:10px;border-top-right-radius:10px}.sec-faq.faq-course .col-md-6 .accordionItem:last-child h2{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.contact-course-sec{padding:5rem 0}.contact-course-sec img{max-width:100%}.main-course-dis-sec .sec-title,.search-course-sec .sec-title,.contact-course-sec .sec-title{margin-bottom:4rem}.search-course-sec{background-color:#f8f8f8;padding:5rem 0}.search-course-sec .search-content{display:flex;flex-flow:column;row-gap:3rem}.search-course-sec .search-content h3{color:#353735;font-size:20px;margin:0 0 15px;font-family:Careem-Bold}.search-course-sec .search-content ul{display:flex;flex-wrap:wrap;margin:0 -15px;row-gap:1rem}.search-course-sec .search-content li{display:flex;width:25%;padding:0 15px}.search-course-sec .search-content li a{font-size:16px;color:#748078}.search-course-sec .search-content li a:hover{color:#1c8a44}.main-course-dis-sec{padding:5rem 0}.main-course-dis-sec h3{font-family:Careem-Bold;font-size:20px;margin:0 0 1rem;color:#353735}.main-course-dis-sec .content,.main-course-dis-sec p{color:#748078;font-size:14px;margin:0 0 1rem}.main-course-dis-sec .list-unstyled{margin-bottom:1rem}.main-course-dis-sec li{position:relative;padding-right:15px;color:#748078;font-size:14px}.main-course-dis-sec li:before{position:absolute;content:"";right:0;top:10px;width:6px;height:6px;border-radius:50%;background-color:#748078}.main-course-dis-sec .num-list{padding-right:20px}.main-course-dis-sec .num-list li{padding:0}.main-course-dis-sec .num-list li:before{display:none}.custom-form-sec .zf-errorMessage{margin:0;font-size:14px;color:red}main#root{padding-top:100px}@media (min-width: 768px){main#root{padding-top:152px}}@media (min-width: 992px){main#root{padding-top:125px}}@media (min-width: 1200px){main#root{padding-top:135px}}[id]{scroll-margin-top:110px}@media (min-width: 768px){[id]{scroll-margin-top:162px}}@media (min-width: 992px){[id]{scroll-margin-top:135px}}@media (min-width: 1200px){[id]{scroll-margin-top:145px}}#shopify-section-static-header{position:fixed;top:0;left:0;width:100%;z-index:1000;min-height:100px;max-height:100px}@media (min-width: 768px){#shopify-section-static-header{max-height:152px}}@media (min-width: 992px){#shopify-section-static-header{max-height:125px}}@media (min-width: 1200px){#shopify-section-static-header{max-height:135px}}.step-wizard .container-fluid{width:100%;height:100%;padding:0 15px}.step-wizard .right-side{padding:0;height:auto;position:relative;background-color:#f8f8f8;min-height:100vh;display:flex;align-items:center}.step-wizard .right-side .img-content{height:100vh;display:none}.step-wizard .right-side .img-content img{width:100%;height:100%;object-position:top;object-fit:cover}.step-wizard .right-side .content-text{width:100%;height:100%;padding:2.5rem;display:flex;justify-content:center;top:0;left:0;flex-flow:column}.step-wizard .right-side .content-text .h1{color:#fff;font-size:38px;font-family:Careem-Bold;margin:0 0 2rem;background:-webkit-linear-gradient(#000000,#1c8a44);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.step-wizard .right-side .content-text .list-text{color:#fff;font-size:16px;display:flex;flex-flow:column;gap:1.5rem;margin-bottom:2rem}.step-wizard .right-side .content-text .list-text li{display:flex;align-items:center}.step-wizard .right-side .content-text .list-text li img{width:48px}.step-wizard .right-side .content-text .list-text li p{width:calc(100% - 48px);padding-right:15px;margin:0;font-size:16px;color:#748078}.step-wizard .left-side{padding:0}.step-wizard .left-side .logo img{width:160px}.step-wizard .left-side .logo{margin-bottom:2rem;padding:2rem 7rem;border-bottom:1px solid #efefef}.step-wizard .left-side .step{padding:0 7rem}.step-wizard .left-side .step .bar{width:100%;height:3px;background-color:#efefef;position:relative;border-radius:5px;overflow:hidden;margin:3rem 0}.step-wizard .left-side .step .bar:before{content:"";width:30%;background-color:#1c8a44;position:absolute;height:100%;left:0;right:0}.step-wizard .left-side .step2-1 .bar:before,.step-wizard .left-side .step2 .bar:before{width:50%}.step-wizard .left-side .step2-2 .bar:before{width:60%}.step-wizard .left-side .step-goals .bar:before{width:75%}.step-wizard .left-side .step-form .bar:before{width:100%}.step-wizard .left-side .step .title{margin-bottom:2rem}.step-wizard .left-side .step .title .h2{color:#353735;font-size:28px;font-family:Careem-Bold;margin:0}.step-wizard .left-side .step .title p{margin:0;color:#748078;font-size:16px}.step-wizard .left-side .step ul{display:flex;margin:0 -15px;padding:0;flex-wrap:wrap;row-gap:2rem}.step-wizard .left-side .step ul li{width:33.333333%;padding:0 15px}.step-wizard .left-side .step ul li.zf-fmFooter,.step-wizard .left-side .step .custom-form-sec ul .form-group{width:100%!important}.step-wizard .left-side .step-goals ul li,.step-wizard .left-side .step ul li.width-50{width:50%}.step-wizard .left-side .step ul li a{display:flex;justify-content:center;align-items:center;border:1px solid #efefef;border-radius:15px;flex-flow:column;padding:15px;background-color:#fff;box-shadow:0 0 3px 2px #f8f8f8}.step-wizard .left-side .step ul li a img{width:80px;height:80px;object-fit:contain;object-position:center;padding:10px}.step-wizard .left-side .step ul li a p{font-size:16px;font-weight:400;margin:0;color:#353735;text-align:center}.step-wizard .left-side .step ul li.active a,.step-wizard .left-side .step ul li a:hover{background-color:#eaf3ed;border-color:#1c8a44}.step-wizard .left-side .step .custom-form-sec{background-color:#efefef}.step-wizard .left-side .step .custom-form-sec h3{text-align:center;font-size:20px;font-family:Careem-Regular;margin:0 0 2rem;color:#000}.step-wizard .left-side .step .custom-form-sec .form-group{margin-bottom:1rem}.step-wizard .left-side .step .custom-form-sec .form-control{background-color:#fff}.step-wizard .left-side .step-test .sec-row h3{color:#51585a;font-size:22px;font-family:Careem-Regular;margin:0 0 1rem}.step-wizard .left-side .step-test .sec-row{margin-bottom:2rem}.thank-you-page h1{background:-webkit-linear-gradient(#000000,#1c8a44);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Careem-Bold;position:relative;font-size:42px;line-height:1.4;margin:3rem 0 0}.thank-you-page .image-banner img{max-width:100%;width:auto}.thank-you-page .info p{font-size:22px;font-weight:300;color:#51585a;margin:0 0 2rem;font-family:Careem-Regular}.thank-you-page a.btn.btn-success{display:inline-flex;align-items:center;justify-content:center;gap:1rem}.thank-you-page a.btn.btn-success:hover{background-color:#51585a;color:#fff;border-color:#51585a}.thank-you-page .links-icons{margin:3rem 0 2rem;display:flex;justify-content:center;align-items:center;gap:1rem}.thank-you-page .links-icons{margin:3rem 0 2rem}.thank-you-page .links-actions{display:flex;align-items:center;justify-content:center;gap:1rem}.thank-you-page .links-actions a{color:#748078;font-size:16px;font-family:Careem-Bold;text-decoration:underline}.thank-you-page .copy-right p{color:#748078;font-size:14px}.main-pricing{padding:2rem 0 4rem;background:linear-gradient(#fdfbfb,#f8f8f8)}.main-pricing.sec-pricing .box .box-title h3 span{background-color:#f7c32e;font-size:12px;color:#fff;border-radius:25px;padding:8px 12px}.main-pricing.sec-pricing .box .box-title h4{font-size:32px;color:#1c8a44;font-family:Careem-Bold;line-height:normal;margin:1rem 0 2rem}.main-pricing.sec-pricing .box{background:#fff}.main-pricing.sec-pricing .box .btn{position:relative;bottom:0;width:100%;left:0}.main-pricing.sec-pricing .box{padding:15px;height:auto}.contact-learn h1,.main-pricing h1{background:-webkit-linear-gradient(#000000,#1c8a44);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Careem-Bold;position:relative;font-size:40px;padding-bottom:2.5rem;line-height:1.4;margin:0 0 1rem}.contact-learn h1:before,.main-pricing h1:before{position:absolute;content:"";background-image:url("home-img (32).png");background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:15px;left:0;bottom:0}.main-pricing.sec-pricing .box ul.green{min-height:auto;margin-bottom:1rem}.main-banner-lp{background:linear-gradient(#fdfbfb,#f8f8f8);padding:5rem 0;text-align:center}.main-banner-lp img{max-width:100%}.contact-learn .left-side ul{margin:0}.contact-learn .left-side ul.list-unstyled li{background-color:#f8f8f8;border-radius:10px;padding:15px;margin-bottom:2rem;display:flex;align-items:center}.contact-learn .left-side ul.list-unstyled li .img{width:55px;height:55px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-learn .left-side ul.list-unstyled li p{font-size:18px;color:#353535;font-family:Careem-Bold;margin:0;padding-right:10px}.sec-way{background:linear-gradient(#fdfbfb,#f8f8f8);padding:5rem 0}.sec-way .box{box-shadow:0 0 3px 2px #f8f8f8;padding:2rem;border-radius:15px;margin-top:0;background-color:#fff}.sec-way .box h3{color:#1c8a44;margin:0 0 1rem;font-family:Careem-Bold;font-size:24px}.sec-way .box ul{margin:0}.sec-way .box ul li{padding-right:15px;font-size:16px;color:#748078;position:relative}.sec-way .box ul li:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#748078;right:0;top:10px}.sec-way .box img{width:auto;max-width:65px}.sec-learn-degrees ul .info h4{color:#1c8a44;margin:0 0 1rem;font-family:Careem-Bold;font-size:22px}.sec-learn-degrees ul .info ul{display:flex;flex-wrap:wrap;gap:1rem;flex-flow:wrap}.sec-learn-degrees ul .info ul li{padding:0 15px 0 0;font-size:16px;color:#748078;position:relative}.sec-learn-degrees ul .info ul li:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#748078;right:0;top:10px}section.terms-sec.policy-sec{background:#fff;padding:3rem 0}section.terms-sec.policy-sec .sec-title h1{padding:0}section.terms-sec.policy-sec h3{font-size:22px;font-weight:700;margin:1rem 0}section.terms-sec.policy-sec p{margin:0 0 1rem;color:#748078}section.terms-sec.policy-sec a{text-decoration:underline}section.terms-sec.policy-sec a:hover{color:#009345}.blog-details article p iframe{max-width:100%}section.home-slide-view.couses-banner.landing-banner{background:#166d35;padding:5rem 0 0;margin-bottom:5rem}section.home-slide-view.couses-banner.landing-banner h1{background:transparent;font-size:33px;margin:0 0 3rem;color:#111;-webkit-text-fill-color:#111}.home-slide-view .right-side .zf-templateWrapper p{margin-bottom:1rem}section.home-slide-view.couses-banner.landing-banner .img-content{display:flex;height:100%;justify-content:flex-end;align-items:flex-end}section.home-slide-view.couses-banner.landing-banner .custom-form-sec{position:relative;top:3rem}section.counter-home.land-pro .img-ap{position:absolute}section.counter-home.land-pro .box{position:relative;background:#fff;padding:1rem 3rem;border-radius:5px;margin-top:0;box-shadow:0 0 3px 2px #f8f8f8}section.counter-home.land-pro .counter-content{display:flex;align-items:center;gap:0;flex-flow:column;align-items:flex-start}section.counter-home.land-pro .counter-content .left{width:auto;height:auto;padding:0;background-color:transparent}section.counter-home.land-pro .counter-content .right{width:100%;padding:0}section.counter-home.land-pro .counter-content .right h4{margin:.3rem 0 0;font-size:28px;line-height:normal}section.counter-home.land-pro ul li{padding:0 20px;flex:0 0 25%;border-left:1px solid #ebebeb}section.counter-home.land-pro ul li:first-child{padding-right:0}section.counter-home.land-pro ul li:last-child{border-left:0;padding-left:0}.land-pro-list.learn-home ul li{padding:0;background-color:transparent;border-radius:0}.land-pro-list.learn-home ul li ul{display:block;margin:0}.land-pro-list.learn-home ul li ul li{position:relative;padding-right:15px;font-size:16px;display:block;margin-bottom:1rem}.land-pro-list.learn-home ul li ul li span{color:#1c8a44}.land-pro-list.learn-home ul li ul li:before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;right:0;top:10px;background-color:#1c8a44}.land-pro-list.learn-home .text-center.last-text p{padding:0;color:#1c8a44;margin:0!important}section.subjects-home.subjects-landing{background:#e8fcf166;margin-top:0}section.subjects-home.tab-landing .sec-title h2,.faq-landing .sec-title h2,.opinions-slider-landing .sec-title.text-center h2,section.subjects-home.subjects-landing .sec-title.text-center h2{font-size:28px;padding-bottom:0}section.subjects-home.subjects-landing ul li{width:25%}.sec-faq.faq-course.faq-landing .accordionItemHeading{background:transparent;height:auto;border-bottom:1px solid #d7def0;font-size:16px;color:#111;padding:20px 0 20px 30px}.en .sec-faq.faq-course.faq-landing .accordionItemHeading{padding:20px 0}.sec-faq.faq-course.faq-landing .accordionItemHeading:before{left:0}.en .sec-faq.faq-course.faq-landing .accordionItemHeading:before{left:unset;right:0}.sec-faq.faq-landing .open .accordionItemContent{background:transparent;padding:20px 0}.faq-landing .accordionItemContent p{color:#3c3c43d9}section.sec-faq.faq-course.faq-landing{background:#e8fcf166}section.subjects-home.tab-landing .tabs{margin:0 0 4rem;padding:0;list-style:none;position:relative;display:flex;gap:3rem}section.subjects-home.tab-landing .tabs .active-tab{border-bottom:2px solid #ffb72b;position:relative;color:#000}section.subjects-home.tab-landing .tabs li{display:inline-block;cursor:pointer;color:#6f6f6f;padding:0 10px;width:auto!important}section.subjects-home.tab-landing .tabs-content{margin:20px;padding:0;list-style:none}section.subjects-home.tab-landing .tabs-content .tab{display:none}section.subjects-home.tab-landing ul li{padding:0 15px;width:25%}section.subjects-home.tab-landing{background:transparent;margin:0}.landing-after{position:relative}.landing-after:before{position:absolute;content:"";background-image:url(landing-bg.png);width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:100%;left:0;top:-15px}.top-header{padding:8px 0;background-color:#1c8a44;background-image:url(top-header-bg.png);background-blend-mode:multiply;background-size:cover}.en .top-header{direction:rtl}@media (max-width: 767px){.top-header{padding:5px 0}}.bottom-header{background:#fff}.en .bottom-header{direction:ltr}.home-v2 .home-slide-view{background:none;background-color:#fff;position:relative;min-height:600px}.home-v2 .home-slide-new .nav-arrow,.home-slide-view .nav-arrow{display:none}.home-v2 .home-slide-new .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets,.home-v2 .home-slide-view .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:80px;left:0;right:0;max-width:1140px;margin:0 auto;display:flex;padding:0 15px}.en .home-v2 .home-slide-view .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:60px}.home-v2 .home-slide-view .right-side .h1:before{display:none}.home-v2 .home-slide-view .right-side .h1{background:none;font-size:32px;padding-bottom:0;width:80%;-webkit-text-fill-color:#171717}.home-v2 .home-slide-view .right-side p{color:#6f6f6f;width:80%}.home-v2 .home-slide-view .right-side .action span{color:#171717}.home-v2 .home-slide-new .swiper-pagination-bullet,.home-v2 .home-slide-view .swiper-pagination-bullet{background:#1c8a44;opacity:1}.home-v2 .home-slide-new .swiper-pagination-bullet-active,.home-v2 .home-slide-view .swiper-pagination-bullet-active{background:#ffb72b!important;width:8px}.home-v2 .counter-home .box{width:57%;border-radius:20px}.home-v2 .counter-home{margin-top:-5rem;position:relative;z-index:5}.home-v2 .counter-home ul li{max-width:max-content;border-left:1px solid #ebebeb}.home-v2 .counter-home ul li:last-child{border-left:0}.home-v2 .counter-home .counter-content{display:block}.home-v2 .counter-home .counter-content .left{width:auto;height:auto;border-radius:0;background-color:transparent;justify-content:flex-start;align-items:flex-start;display:flex;padding:0}.home-v2 .counter-home .counter-content .left img{max-width:26px}.home-v2 .counter-home .counter-content .right{padding:0;display:block;width:100%}.home-v2 .counter-home .counter-content .right h4{margin:0;font-size:20px}.home-v2 .counter-home .counter-content .right p{font-size:12px!important}.home-v2 .subjects-home{background:#fff}.home-v2 .subjects-home ul li{padding:0 15px;width:25%}.home-v2 .sec-title.text-center h2{font-size:24px;padding-bottom:0}.home-v2 .subjects-home .sec-title.text-center h2{display:inline-block;position:relative}.home-v2 .subjects-home .sec-title.text-center .title-img{position:absolute}.home-v2 .subjects-home .sec-title.text-center img.img1.title-img{right:-80px;top:-30px}.home-v2 .subjects-home .sec-title.text-center img.img2.title-img{left:-50px}.home-v2 section.pro-home{background-color:#fbfbfb;padding-block:4rem}.home-v2 .pro-home .content-pro{text-align:center;margin-top:0;box-shadow:0 6px 20px #00000021;background:#fff;border-radius:25px;overflow:hidden;height:100%;display:flex;flex-direction:column}.home-v2 .pro-home .img-content{background-color:#a5e1bf}.home-v2 .pro-home .content-pro .box p{font-size:14px;color:#6f6f6f}.home-v2 .pro-home .content-pro .box h3{color:#171717}.home-v2 .content-pro.bg-gray{background-color:#fff}.home-v2 .pro-home.join-home .img-content{background-color:transparent}.home-v2 .pro-home.join-home .content-pro{background-image:url(home-new4.png);background-repeat:no-repeat;background-position:center;background-size:cover}.home-v2 .pro-home.join-home{background-color:#fff}.home-v2 .box-home-video .box{padding:0;background-color:transparent;border-radius:0}.home-v2 .box-home-video .box .left-side ul li .img-content{width:100px;margin-right:0;display:none}.home-v2 .box-home-video .box .left-side ul li .info{width:100%;padding:0}.home-v2 .box-home-video .box .left-side ul li{display:flex;margin-bottom:2rem}.home-v2 .box-home-video .box .left-side .sec-title h2{font-size:24px}.home-v2 .box-home-video .box .left-side ul li .info h3{font-size:16px;padding-right:15px;position:relative}.en .home-v2 .box-home-video .box .left-side ul li .info h3{padding-right:0;padding-left:15px}.home-v2 .box-home-video .box .left-side ul li .info h3:before{position:absolute;content:"";right:0;top:13px;background-color:#000;width:5px;height:5px;border-radius:50%}.en .home-v2 .box-home-video .box .left-side ul li .info h3:before{right:auto;left:0}.home-v2 .learn-home-2.learn-home ul li{padding:0;background-color:#1c8a44;border-radius:16px;display:flex;color:#fff;align-items:flex-end}.home-v2 .learn-home-2.learn-home ul li .content h3{font-size:32px;line-height:45px}.home-v2 .learn-home-2.learn-home p{width:100%;color:#ebebeb;font-size:16px}.home-v2 .learn-home-2.learn-home ul li .text-content{padding:0;display:block;margin:4rem 0 0}.home-v2 .learn-home-2.learn-home ul li .text-content h3{font-size:18px;position:relative;padding-right:10px}.en .home-v2 .learn-home-2.learn-home ul li .text-content h3{padding-right:0;padding-left:10px}.home-v2 .learn-home-2.learn-home ul li .text-content h3:before{position:absolute;content:"";background-color:#ffb72b;right:0;width:3px;height:60%;top:7px}.en .home-v2 .learn-home-2.learn-home ul li .text-content h3:before{right:auto;left:0}.home-v2 .learn-home-2.learn-home ul li .text-content p{font-size:16px}.home-v2 .learn-home-2.learn-home ul li .text-right{text-align:right;width:100%;margin-top:2rem}.en .home-v2 .learn-home-2.learn-home ul li .text-right{text-align:left}.home-v2 .learn-home-2.learn-home ul li a.btn.btn-success{background-color:#ffb72b;border-color:#ffb72b;width:312px;max-width:100%}.home-v2 .learn-home-2.learn-home ul li a.btn.btn-success:hover{background-color:transparent;color:#ffb72b}.home-v2 .learn-home-2.learn-home ul li .content{padding:3rem}.home-v2 .pro-home.new-sec{background-color:transparent;margin:0}.home-v2 .pro-home.new-sec .row{justify-content:center}.home-v2 .pro-home.new-sec .content-pro .box h3{padding:0 15px;line-height:normal;margin-bottom:1.5rem}.home-v2 .pro-home .content-pro .box i.fa.fa-arrow-left{display:none}.home-v2 .pro-home .content-pro .box a.btn.btn-success{width:100%;margin-top:auto}.home-v2 .pro-home.new-sec .container{position:relative}.home-v2 .pro-home.new-sec img.pos-bg.lazyloaded{position:absolute;left:0;z-index:-1;top:0;max-width:100%}.home-v2 section.sec-faq.faq-course.faq-landing{background:transparent}.home-v2 .sec-faq.faq-course .col-md-6 .accordionItem:last-child h2{border-bottom-left-radius:0;border-bottom-right-radius:0}.home-v2 .sub-page{position:relative}.home-v2 .sub-page .shape-img{position:absolute}.home-v2 .sub-page img.sub1.shape-img.lazyloaded{right:-36px;top:-20px;max-width:300px}.home-v2 .sub-page img.sub2.shape-img.lazyloaded{left:0;bottom:32px;max-width:50%}.home-v2 section.box-degrees .left-side{background-color:#fff;box-shadow:0 5px 15px #00000026;border-top-right-radius:15px;border-bottom-right-radius:15px;width:55%;padding:4rem 3rem;position:relative}.home-v2 section.box-degrees .left-side:before{position:absolute;content:"";width:25%;height:110%;right:-20px;top:50%;background:#1c8a44;z-index:-1;transform:translateY(-50%);border-top-right-radius:15px;border-bottom-right-radius:15px}.home-v2 section.box-degrees .right-side{width:45%;padding:0;position:relative}.home-v2 section.box-degrees .right-side:before{position:absolute;content:"";width:110%;height:110%;left:-20px;top:50%;background:#1c8a44;z-index:-1;transform:translateY(-50%);border-top-left-radius:15px;border-bottom-left-radius:15px}.home-v2 section.box-degrees .row{justify-content:center;align-items:center}.home-v2 section.box-degrees h2{font-size:24px;color:#ffb72b;margin:0 0 2rem}.home-v2 section.box-degrees ul{margin:0 0 2rem}.home-v2 section.box-degrees ul li{padding:0;background-color:transparent}.home-v2 .learn-home.learn-contact ul li .content h4,.home-v2 section.box-degrees ul li h3{font-size:20px;margin:0;color:#171717}.home-v2 .learn-home.learn-contact ul li .content p,.home-v2 section.box-degrees ul li p{color:#6f6f6f;font-size:16px}.home-v2 section.box-degrees a.btn.btn-success{background-color:#ffb72b;border-color:#ffb72b}.home-v2 section.box-degrees a.btn.btn-success:hover{background-color:transparent;color:#ffb72b}.home-v2 section.box-degrees{margin:7rem 0 5rem}.home-v2 .learn-home ul{row-gap:8rem}.home-v2 .home-slide-view.contact-banner{background:linear-gradient(-45deg,#ffb72b 20%,#4b795a);position:relative;min-height:auto;color:#fff}.home-v2 .home-slide-view.contact-banner .right-side .h1{-webkit-text-fill-color:#fff}.home-v2 .home-slide-view.contact-banner .links a span,.home-v2 .home-slide-view.contact-banner .right-side p{color:#fff}.home-v2 .home-slide-view.contact-banner .links a{align-items:center}.home-v2 .learn-home.learn-contact ul li .content{border-radius:0 15px 15px 0;width:55%;background-color:#fff;padding:4rem 3rem;box-shadow:0 5px 15px #00000026;height:400px}.home-v2 .learn-home ul li .img-content{width:45%;padding:0;border-top-left-radius:15px;border-bottom-left-radius:15px;overflow:hidden;position:relative;bottom:-8px}.home-v2 .learn-home ul li .img-content img{max-width:100%;height:100%;width:100%;object-fit:cover;object-position:center}.home-v2 .learn-home ul li{position:relative}.home-v2 .learn-home ul li:nth-child(odd) a.btn.btn-light{background-color:#ffb72b;border-color:#ffb72b;color:#fff}.home-v2 .learn-home ul li:nth-child(2n) a.btn.btn-light{background-color:#1c8a44;border-color:#1c8a44;color:#fff}.home-v2 .learn-home.learn-contact ul li:nth-child(2n) .content{border-radius:15px 0 0 15px}.home-v2 .learn-home.learn-contact ul li:nth-child(2n) .img-content{border-radius:0 15px 15px 0}.home-v2 .learn-home ul li:nth-child(odd) a.btn.btn-light:hover{background-color:transparent;color:#ffb72b}.home-v2 .learn-home ul li a.btn{display:inline-block;margin-top:1rem}.home-v2 .learn-home ul li:nth-child(2n):before{position:absolute;content:"";width:70%;height:110%;right:-20px;top:50%;background:#1c8a44;z-index:-1;transform:translateY(-50%);border-top-right-radius:15px;border-bottom-right-radius:15px}.home-v2 .home-slide-view.join-banner{position:relative;padding:0}.home-v2 .home-slide-view.join-banner img.shape-pos1{position:absolute;top:0;right:0}.home-v2 .home-slide-view.join-banner .container{max-width:100%;padding-right:8rem}.home-v2 .home-slide-view.join-banner .img-content{text-align:left}.home-v2 .home-slide-view.join-banner .left-side{padding:0}.home-v2 .home-slide-view.join-banner .counter-home{margin-top:0}.home-v2 .home-slide-view.join-banner .counter-home .container{display:flex;justify-content:flex-end;padding:0}.home-v2 .learn-home.join-learn{background-color:#e8fcf1;padding:8rem 0}.home-v2 .learn-home.join-learn h3{font-size:20px;font-weight:700;text-align:center;font-family:Careem-Bold;margin:.5rem 0}.home-v2 .learn-home.join-learn p{font-size:14px;color:#6f6f6f;margin:0;text-align:center}.home-v2 section.box-degrees.join-sec{margin:5rem 0 0}.home-v2 section.box-degrees.join-sec .right-side:before,.home-v2 section.box-degrees.join-sec .left-side:before{display:none}.home-v2 section.box-degrees.join-sec .row{margin:0}.home-v2 section.box-degrees.join-sec .left-side{display:flex;background-color:#e8fcf1;box-shadow:none;width:65%;padding:4rem 5rem;position:relative;border-radius:0;flex-flow:column;height:700px;justify-content:center}.home-v2 section.box-degrees.join-sec .right-side{width:35%;padding:0;position:relative;height:700px}.home-v2 section.box-degrees h2{color:#171717;margin:0;padding:0;font-size:24px}.home-v2 section.box-degrees.join-sec .btn.btn-success{background-color:#1c8a44;border-color:#1c8a44;color:#fff}.home-v2 section.box-degrees.join-sec a.btn.btn-success:hover{background-color:transparent;color:#1c8a44}.home-v2 section.box-degrees.join-sec .img-content{height:100%}.home-v2 section.box-degrees.join-sec img{max-width:100%;width:100%;object-fit:cover;object-position:top;height:100%}section.box-degrees.join-sec.join-sec2{margin:0}.home-v2 section.box-degrees.join-sec2 .left-side{background-color:#1c8a44}.home-v2 section.box-degrees.join-sec2 .btn.btn-success{background-color:#ffb72b;border-color:#ffb72b;color:#fff}.home-v2 section.box-degrees.join-sec2 a.btn.btn-success:hover{background-color:transparent;color:#ffb72b}.home-v2 section.box-degrees.join-sec2 ul li p,.home-v2 section.box-degrees.join-sec2 ul li h3,.home-v2 section.box-degrees.join-sec2 p,.home-v2 section.box-degrees.join-sec2 h2{color:#fff}.summer-course .summer-intro{background-color:#1c8a44;padding:5rem 0;color:#fff;margin-top:2rem}.summer-course .summer-intro .title{text-align:center;margin:0 0 2rem}.summer-course .summer-intro h2{color:#fff;font-size:28px;margin:0;font-family:Careem-Bold}.summer-course .summer-intro p{color:#fff;font-size:18px;margin:0;font-family:Careem-Regular}.summer-course .summer-intro ul{display:flex;list-style:none;margin:0 -15px;padding:0;flex-wrap:wrap;row-gap:2rem}.summer-course .summer-intro ul li{width:25%;padding:0 15px}.summer-course .summer-intro ul li .box{background-color:#e8fcf1;color:#171717;padding:1rem;border-radius:15px;height:100%;min-height:160px}.summer-course .summer-intro ul li .box p{font-family:Careem-Regular;font-size:14px;margin:0;color:#6f6f6f}.summer-course .summer-intro ul li .box h3{text-align:center;font-family:Careem-Bold;font-size:20px;margin:0 0 1rem;color:#171717}.home-v2 .summer-course .learn-home.join-learn p,.home-v2 .summer-course .learn-home.join-learn h3{text-align:right}.home-v2 .summer-course .learn-home.join-learn img{width:100%}.home-v2 .summer-course .learn-home.join-learn .row{row-gap:2rem}@media only screen and (max-width: 1199px){.home-v2 .sub-page img.sub1.shape-img.lazyloaded{max-width:220px}.home-v2 .counter-home{margin-top:1rem}.home-v2 .counter-home .box{width:100%}}@media only screen and (min-width: 768px) and (max-width: 991px){.home-v2 .home-slide-view.join-banner .container{padding-right:15px}.home-v2 .home-slide-view.join-banner .counter-home .container{padding:0 15px}.home-v2 .home-slide-view.join-banner img.shape-pos1{max-width:200px}.home-v2 .learn-home.join-learn .row{row-gap:2rem;justify-content:center}.home-v2 .sub-page img.sub2.shape-img.lazyloaded{bottom:25%}.home-v2 .sub-page img.sub1.shape-img.lazyloaded{max-width:150px}.home-v2 .home-slide-view .right-side .h1{font-size:24px}.home-v2 .subjects-home{padding-top:0;margin-top:0}.home-v2 .learn-home-2.learn-home ul li .content{padding:3rem;width:100%}.home-v2 .learn-home-2.learn-home ul li{flex-flow:column;justify-content:center;align-items:center}.home-v2 .pro-home.new-sec img.pos-bg.lazyloaded{top:45px}}@media only screen and (max-width: 767px){.summer-course .summer-intro ul li{width:100%;padding:0 15px}.summer-course .summer-intro ul li .box{min-height:auto}.home-v2 section.box-degrees.join-sec .right-side{width:100%;height:auto}.home-v2 section.box-degrees.join-sec .left-side{width:100%;padding:3rem 2rem;height:auto}.home-v2 .learn-home.join-learn{padding:5rem 0;margin-top:5rem}.home-v2 .home-slide-view.join-banner .container{padding-right:15px}.home-v2 .home-slide-view.join-banner .counter-home .container{padding:0 15px}.home-v2 .home-slide-view.join-banner img.shape-pos1{max-width:200px}.home-v2 .learn-home.join-learn .row{row-gap:2rem;justify-content:center}.home-v2 .home-slide-view.contact-banner .links{display:block}.home-v2 .learn-home ul li .img-content{width:100%;padding:0;border-radius:15px}.home-v2 .learn-home ul li .img-content{height:auto}section.learn-home.learn-contact{padding-bottom:0}.home-v2 .learn-home.learn-contact ul li .content{border-radius:15px;width:100%;padding:3rem 2rem;height:auto}.home-v2 .learn-home ul li{row-gap:0}.home-v2 .learn-home ul li:before{display:none}.home-v2 section.subjects-home.sub-v2{padding-top:0}.home-v2 .sub-page img.sub2.shape-img.lazyloaded{display:none}.home-v2 section.box-degrees .left-side{width:90%;padding:4rem 2rem;position:relative;border-radius:15px}.home-v2 section.box-degrees .right-side{width:90%;position:relative;border-radius:15px}.home-v2 section.box-degrees .left-side:before,.home-v2 section.box-degrees .right-side:before{display:none}.home-v2 .home-slide-new .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets,.home-v2 .home-slide-view .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{position:relative;bottom:0}.home-v2 .home-slide-view .right-side .h1{font-size:20px}.home-v2 .home-slide-view .slide-content .row{flex-direction:column-reverse}.home-v2 .counter-home ul li{max-width:50%;width:50%;flex:none}.home-v2 .counter-home .counter-content{display:flex;flex-flow:column;justify-content:center;align-items:center;text-align:center}.home-v2 .counter-home{margin-top:1rem}.home-v2 .learn-home-2.learn-home ul li .content h3{font-size:32px}.home-v2 .learn-home-2.learn-home ul li .content{padding:3rem;text-align:right}.home-v2 .pro-home.new-sec img.pos-bg.lazyloaded{top:50%}.home-v2 section.sec-faq.faq-course.faq-landing{padding-bottom:0}.home-v2 .pro-home.join-home{margin-bottom:0;padding-bottom:0}.home-v2 .pro-home.new-sec .row{row-gap:3rem}.home-v2 .learn-home-2.learn-home ul li .text-content h3{font-size:16px}}.home-v2 .home-slide-view.founder-banner{position:relative;min-height:auto;padding:0}.home-v2 .home-slide-view.founder-banner .h1{-webkit-text-fill-color:#fff!important;width:100%!important}.home-v2 .home-slide-view.founder-banner .right-side p{color:#fff;width:100%;opacity:1}.founder-banner .slide-content.slide2{position:relative;background-image:url(founders_frame.png);width:100%;display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;justify-content:center;padding-top:4rem}.founder-banner .slide-content.slide2,.founder-banner .container{width:100%;position:relative;text-align:center}.founder-banner .row{justify-content:center;align-items:center;text-align:center;width:100%}.founder-banner .user-list{padding-bottom:4rem}.founder-banner .user-list__title{font-size:6rem;text-align:center;color:#171717;padding-inline:.5rem}@media (max-width: 991px){.founder-banner .user-list__title{font-size:3rem}}.founder-banner .user-list ul{display:flex;align-items:center;justify-content:center;row-gap:5.6rem;column-gap:4rem;margin:0;padding:0;list-style:none;flex-wrap:wrap}.founder-banner .user-list ul li{text-align:center;list-style:none}.founder-banner .user-list ul li img{max-width:100%;width:auto}.founder-banner .user-list ul li h3{font-size:22px;margin:.5rem 0 0;color:#171717}.founder-banner .user-list ul li p{font-size:18px;color:#171717}.founder-banner .user-list ul li span{color:#1c8a44}@media only screen and (min-width: 1200px) and (max-height: 768px){.step-wizard .right-side .img-content{height:100%;min-height:100vh}}@media only screen and (min-width: 1200px) and (max-width: 1440px){.step-wizard .left-side .step{padding:0 4rem 1rem}.step-wizard .left-side .logo{padding:2rem 4rem}.step-wizard .left-side .step ul li a p{font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-pricing.sec-pricing .box .box-title h3{font-size:20px}.main-pricing.sec-pricing .box .box-title h4{font-size:26px}.step-wizard .left-side .step ul li{width:50%}.step-wizard .left-side .step{padding:0 15px}.step-wizard .left-side .logo{padding:2rem 15px}.step-wizard .left-side .step ul li a p{font-size:14px}.learn-home.learn-contact ul li .content{height:auto}.box-home-video .box .left-side ul li{margin-bottom:0}.home-slide-view .right-side .h1.long-title:before{bottom:47px}.sec-title h1,.sec-title h2,.home-slide-view .right-side .h1{font-size:30px}.pro-home .content-pro .box p{font-size:14px}.pro-home .content-pro .box{padding:1rem 15px 20px}.box-home-video .box .left-side .sec-title h2{font-size:28px}.subjects-home ul li a p{font-size:16px}}@media only screen and (min-width: 768px) and (max-width: 991px){.founder-banner .user-list ul li{width:33.33333%}section.subjects-home.tab-landing .sec-title h2,.faq-landing .sec-title h2,.opinions-slider-landing .sec-title.text-center h2,section.subjects-home.subjects-landing .sec-title.text-center h2{font-size:24px;padding-bottom:0}.main-pricing.sec-pricing .box .box-title h3{font-size:20px}.main-pricing.sec-pricing .box .box-title h4{font-size:26px}.step-wizard .right-side .content-text .h1{font-size:32px}.step-wizard .left-side .step ul li{width:50%}.step-wizard .left-side .step{padding:0 15px}.step-wizard .left-side .logo{padding:2rem 15px}.step-wizard .left-side .step ul li a p{font-size:14px}.learn-home.learn-contact ul li .content h3{font-size:20px;margin:0 0 1rem}.learn-home.learn-contact ul li .content h4{font-size:18px}.learn-home.learn-contact ul li .content p{font-size:14px}.sec-pricing .row{row-gap:2rem;justify-content:center}.home-slide-view .right-side .h1.long-title:before{bottom:35px}.sec-title h1,.home-slide-new .sec-title h2,.box-home-video .box .left-side .sec-title h2,.sec-title.text-center h2,.sec-title h2,.home-slide-view .right-side .h1{font-size:24px}.sec-title h1:before,.sec-title.text-center h2:before,.sec-title h2:before,.home-slide-view .right-side .h1:before{background-size:100px}.home-slide-view .right-side .h1{padding-bottom:3rem;margin:0}.pro-home .content-pro .box p,.home-slide-view .right-side,.home-slide-view .right-side .action a.video-trigger{font-size:14px}.pro-home .content-pro .box{padding:1rem 15px 20px}.box-home-video .box .left-side .sec-title h2{display:inline-block}.subjects-home ul li a p{font-size:16px}.counter-home ul li{flex:0 0 50%;max-width:50%}.counter-home ul{row-gap:2rem}.main-body .col-md-4{width:50%}.pro-home .row{justify-content:center;row-gap:2rem}.main-body section.box-home-video .col-md-6{width:100%}.subjects-home ul li{width:33.333%!important}.home-slide-view .right-side .action span{font-size:12px}section.counter-home.learn-net-sec ul .col-md-4{width:33.3333%;max-width:33.3333%}section.counter-home.learn-net-sec .counter-content{flex-flow:column;text-align:center}section.counter-home.learn-net-sec .counter-content .right{width:100%;align-items:center}}@media only screen and (max-width: 767px){.founder-banner .user-list ul li{width:50%}section.sec-faq.faq-course.faq-landing .row{flex-direction:column-reverse}section.sec-faq.faq-course.faq-landing .sec-title h2{margin:2rem 0 0!important}.land-pro-list.learn-home ul li:nth-child(2){flex-direction:column-reverse}.land-pro-list.learn-home ul li:last-child{flex-direction:column}section.counter-home.land-pro ul li{padding:0 15px 15px;flex:0 0 100%;border-left:0;text-align:center;max-width:100%;border-bottom:1px solid #ebebeb}section.counter-home.land-pro .counter-content .right p{font-size:14px!important}section.counter-home.land-pro ul li{border-bottom:0}section.counter-home.land-pro .counter-content{align-items:center}section.home-slide-view.couses-banner.landing-banner .custom-form-sec{position:relative;top:0;margin-bottom:2rem}section.home-slide-view.couses-banner.landing-banner h1{font-size:22px;margin:0px 0 2rem}section.counter-home.land-pro .counter-content .right{justify-content:center;align-items:center}section.counter-home.land-pro .box{padding:5rem 6rem;max-width:300px;margin:0 auto}section.subjects-home.tab-landing .sec-title h2,.faq-landing .sec-title h2,.opinions-slider-landing .sec-title.text-center h2,section.subjects-home.subjects-landing .sec-title.text-center h2{font-size:24px;padding-bottom:0}.contact-learn h1,.main-pricing h1{font-size:26px}.main-pricing.sec-pricing .box .box-title h3{font-size:18px}.main-pricing.sec-pricing .box .box-title h4{font-size:24px}.subjects-home .row-subjects .col-md-6{width:50%;padding:0 10px}.subjects-home .row-subjects h3{font-size:16px;line-height:1.4}.subjects-home .row-subjects p{font-size:12px}.thank-you-page .info p{font-size:16px}.thank-you-page h1{font-size:38px}.subjects-home ul li a img{width:90px;height:90px}.course-opinions-slider .box .user{position:relative;bottom:0}.course-opinions-slider .box{min-height:auto}.step-wizard .left-side .step .custom-form-sec h3{font-size:18px}.step-wizard .right-side{margin-top:2rem;min-height:auto;background-color:#fff}.step-wizard .left-side .step .title .h2{font-size:24px}.step-wizard .left-side .step .title p{font-size:14px}.step-wizard .left-side .step{padding:0 15px 3rem}.step-wizard .right-side .img-content{height:auto}.step-wizard .right-side .content-text .h1{font-size:20px}.step-wizard .left-side .logo{padding:2rem 15px}.step-wizard .left-side .step{padding:0 15px}.step-wizard .left-side .step ul li{width:50%}.step-wizard .left-side .step ul{justify-content:center}.search-course-sec .search-content li{width:50%}.search-course-sec .search-content li a{font-size:14px}.contact-course-sec .row{row-gap:2rem}.faq-course .accordionWrapper .col-md-6:first-child .accordionItem:last-child h2,.faq-course .accordionWrapper .col-md-6:last-child .accordionItem:first-child h2{border-radius:0!important}.sec-faq.faq-course .accordionItemHeading{height:auto}.home-slide-view.couses-banner .list-text li{font-size:16px}.step-wizard .list-videos,.home-slide-view.couses-banner .list-videos{margin-bottom:2rem}.learn-home.learn-contact ul li .content h3{font-size:20px;margin:0 0 1rem}.learn-home.learn-contact ul li .content h4{font-size:18px}.learn-home.learn-contact ul li .content p{font-size:14px}.home-slide-view.contact-banner .right-side .h1,.home-slide-view.pricing-banner .right-side .h1{font-size:27px}.sec-title h1,.home-slide-view .right-side .h1,.home-slide-new .sec-title h2,.box-home-video .box .left-side .sec-title h2,.sec-title.text-center h2,.sec-title h2{font-size:19px}.home-slide-view .right-side h1.h1.long-title{font-size:22px}.home-slide-view .right-side .h1.long-title:before{bottom:0;background-size:100px}.home-slide-view .right-side .h1:before{background-size:100px}.home-slide-view.package-banner .right-side .h1:before{left:15%}.flex-banner.home-slide-view .right-side .h1:before{background-size:50%}.sec-title h1:before,.sec-title.text-center h2:before,.sec-title h2:before{background-size:60px}.main-body .col-md-4,.main-body .col-md-6{width:100%}.home-slide-view .right-side .h1{padding-bottom:3rem;margin:0}.pro-home .content-pro .box p,.home-slide-view .right-side,.home-slide-view .right-side .action a.video-trigger{font-size:14px}.pro-home .content-pro .box{padding:1rem 15px 20px}.box-home-video .box .left-side .sec-title h2{display:inline-block}.subjects-home ul li a p{font-size:16px}.counter-home ul li{flex:0 0 50%;max-width:50%}.counter-home ul{row-gap:2rem}.pro-home .row{justify-content:center;row-gap:2rem}.main-body section.box-home-video .col-md-6{width:100%}.subjects-home ul li{width:50%!important}.home-slide-view .right-side .action span{font-size:12px;display:none}.home-slide-view .video-link{display:none}.home-slide-view .right-side .action{flex-flow:column;margin-bottom:2rem}section.pro-home.join-home .btn .learn-home .btn,.home-slide-view .right-side .action .btn{width:100%}.home-slide-view .right-side h3{display:block;color:#1c8a44;margin:2rem 0 1rem}.counter-home .counter-content .right h4{font-size:20px}.counter-home .counter-content .left{width:50px;height:50px;padding:10px}.counter-home .counter-content .right{width:calc(100% - 50px)}.counter-home ul{margin:0 -15px}.box-home-video .box .left-side ul li{margin-bottom:1rem}.box-home-video .box .left-side ul li .info h3{font-size:14px}.box-home-video .box .left-side ul li .info p{font-size:12px}.box-home-video .box .left-side ul li .img-content{width:80px}.box-home-video .box .left-side ul li .info{width:calc(100% - 35px);padding-right:5px}.box-degrees .btn,.learn-home .btn,.box-home-video .btn{width:100%;display:block}.learn-home ul li .img-content,.learn-home ul li .content{width:100%;max-width:100%;text-align:center}.learn-home ul li{flex-flow:column;row-gap:2rem;border-radius:15px}.learn-home ul li:nth-child(odd){flex-direction:column-reverse}section.box-degrees .row{flex-direction:column-reverse}section.box-degrees ul li h3{font-size:20px;margin:10px}section.box-degrees ul li p{font-size:16px}section.box-degrees .row-2{flex-direction:column}.sec-faq .accordionItemHeading,.sec-title.text-center p{font-size:14px}section.box-degrees .img-content{margin-bottom:1rem}section.counter-home.learn-net-sec ul .col-md-4{width:33.3333%;max-width:33.3333%}section.counter-home.learn-net-sec .counter-content{flex-flow:column;text-align:center}section.counter-home.learn-net-sec .counter-content .right{width:100%;align-items:center}.sec-pricing .row{row-gap:2rem}.home-slide-view.contact-banner .links{display:none}section.home-slide-view.contact-banner .left-side{margin-top:1rem}.learn-home.learn-contact ul li .content{width:100%;align-items:flex-start;height:auto;justify-content:flex-start;text-align:right}.main-body .main-course-dis-sec .col-md-6{width:50%}.main-course-dis-sec h3{font-size:15px}.main-course-dis-sec .content,.main-course-dis-sec li,.main-course-dis-sec p{font-size:13px}.step-wizard .right-side .content-text .h1,.step-wizard .right-side .content-text .list-text{display:none}.step-wizard .left-side .step .custom-form-sec{background-color:#fff}.step-wizard .left-side .step .custom-form-sec .form-control{background-color:#f8f8f8}.thank-you-page .image-banner img{max-width:80%}.step-wizard .right-side .content-text{padding:0 15px 2rem}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/style.css.map */
