@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap";:root{font-size:62.5%;--color-primary: #ed9600;--color-secondary: #ffcb71;--color-accent: #9d6400;--color-terniary: #333;--color-text: #666;--background-color-grey: #f6f6f6;--card-box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);--border-radius-all: 1rem;--border-radius-btn: 10rem;--h1-fontsize: clamp(2.7rem, 3.3vw, 7rem);--h2-fontsize: clamp(2.4rem, 2.2vw, 4.5rem);--h3-fontsize: clamp(2rem, 1.5vw, 3.8rem);--p-h4-fontsize: clamp(1.5rem, 1.2vw, 3rem);--h5-fontsize: clamp(1.3rem, 1vw, 2.5rem);--h6-fontsize: clamp(1.1rem, 0.8vw, 2rem)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;font:inherit}html{scroll-behavior:smooth;color:var(--color-primary)}body{font-family:"Poppins",sans-serif;font-size:1.6rem;overflow-x:hidden;line-height:1.6}section{padding:5rem 0}h1{font-size:var(--h1-fontsize);font-weight:700;margin-bottom:1rem}h1 span{color:var(--color-accent)}h2{font-size:var(--h2-fontsize);font-weight:600;margin:1rem 0}h3{font-size:var(--h3-fontsize);font-weight:500;margin-bottom:1rem}h4{font-size:var(--p-h4-fontsize)}h5{font-size:var(--h5-fontsize)}h6{font-size:var(--h6-fontsize)}p{text-align:justify;font-size:var(--p-h4-fontsize);color:var(--color-text);word-break:break-word}li{text-align:justify;color:var(--color-text);font-size:var(--p-h4-fontsize);margin-bottom:.5rem}a{text-decoration:none;color:var(--color-primary);font-weight:600}img{max-width:100%;margin:auto;display:block;height:auto}.btn-all{display:inline-block;font-size:var(--p-h4-fontsize);background-color:var(--color-primary);color:#fff;padding:1rem 2rem;box-shadow:var(--card-box-shadow);width:fit-content;margin:auto;border-radius:var(--border-radius-btn);border:1px solid var(--color-primary);font-weight:500}header{box-shadow:2px 2px 6px rgba(0,0,0,.2)}header nav .nav-item .nav-link{font-size:var(--h5-fontsize)}.big-heading{text-align:center;font-size:var(--h1-fontsize);color:var(--color-text)}.big-heading span{color:var(--color-primary)}.big-heading+p{margin-bottom:3rem;text-align:center}.row{--bs-gutter-x: 3rem;--bs-gutter-y: 3rem}@media(max-width: 576px){.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 1.5rem}}.card{border-radius:var(--border-radius-all);box-shadow:var(--card-box-shadow);border:none}.card .card-body{padding:3rem 2rem}.card .card-footer{border:none;padding:1.5rem 2rem;background-color:rgba(12,12,12,.5);border-bottom-left-radius:var(--border-radius-all);border-bottom-right-radius:var(--border-radius-all);color:#fff}.card .card-footer p{color:#fff;font-size:var(--h5-fontsize)}.index .hero{background:url("../img/hero-bg-index.webp"),linear-gradient(135deg, rgba(0, 0, 0, 0.35) 30%, rgba(0, 0, 0, 0) 60%);background-blend-mode:overlay;background-repeat:no-repeat;background-size:100% 80%;color:#fff}@media(max-width: 576px){.index .hero{background:none;background-color:var(--color-terniary)}}.index .hero .row:first-of-type{padding:6rem 0}.index .hero .row:first-of-type span{font-size:var(--h3-fontsize);color:var(--color-primary)}.index .hero .row:first-of-type p{color:#fff}.index .hero .row:last-of-type .card{text-align:center}.index .hero .row:last-of-type .card i{color:var(--color-primary);font-size:clamp(3rem,5vw,10rem)}.index .hero .row:last-of-type .card h2{margin-top:2rem;color:var(--color-primary)}.index .hero .row:last-of-type .card p{text-align:center;margin:1rem 0}.index .study-in-aus .row .card{height:100%}.index .study-in-aus .row .card.trade-courses-card{background:url("../img/study-in-aus-card-1.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .study-in-aus .row .card.cheap-courses-card{background:url("../img/study-in-aus-card-2.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .study-in-aus .row .card.vocational-courses-card{background:url("../img/study-in-aus-card-3.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .study-in-aus .row .card.university-courses-card{background:url("../img/study-in-aus-card-4.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .visas-to-aus .row .card{height:100%}.index .visas-to-aus .row .card.student-card{background:url("../img/visa-to-aus-card-1.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .visas-to-aus .row .card.partner-card{background:url("../img/visa-to-aus-card-2.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .visas-to-aus .row .card.graduate-card{background:url("../img/visa-to-aus-card-3.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .visas-to-aus .row .card.parent-card{background:url("../img/visa-to-aus-card-4.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .visas-to-aus .row .card.general-skilled-card{background:url("../img/visa-to-aus-card-5.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .visas-to-aus .row .card.student-dependent-card{background:url("../img/visa-to-aus-card-6.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.index .popular-cities .row .card{text-align:center;background-size:cover;background-position:center;background-blend-mode:overlay;background-repeat:no-repeat;background-color:rgba(0,0,0,.31);padding:4rem 0}.index .popular-cities .row .card.adelaide{background-image:url("../img/adelaide.webp")}.index .popular-cities .row .card.brisbane{background-image:url("../img/brisbane.webp")}.index .popular-cities .row .card.gold-coast{background-image:url("../img/gold-coast.webp")}.index .popular-cities .row .card.melbourne{background-image:url("../img/melbourne.webp")}.index .popular-cities .row .card.perth{background-image:url("../img/perth.webp")}.index .popular-cities .row .card.sydney{background-image:url("../img/sydney.webp")}.index .popular-cities .row .card.sunshine-coast{background-image:url("../img/sunshine-coast.webp")}.index .popular-cities .row .card.darwin{background-image:url("../img/darwin.webp")}.index .popular-cities .row .card.hobart{background-image:url("../img/hobart.webp")}.index .popular-cities .row .card h3{color:#fff;font-size:var(--h2-fontsize);margin-bottom:3rem}.call-to-action{text-align:center}.call-to-action.cta-1{background:url("../img/call-to-action-bg-1.webp");background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-position:50%;background-repeat:no-repeat}.call-to-action.cta-2{padding:10rem 0;background:url("../img/call-to-action-bg-2.webp");background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-position:50%;background-size:cover;background-repeat:no-repeat}.call-to-action h2{font-size:var(--h1-fontsize);color:var(--color-primary)}.call-to-action p{text-align:center;color:#fff;margin:2rem 0}#contact-us .contact-us-info .container-fluid .get-in-touch{margin-bottom:3rem;background-color:var(--color-primary);color:#fff;padding:4rem 15rem}@media(max-width: 576px){#contact-us .contact-us-info .container-fluid .get-in-touch{padding:2rem}}#contact-us .contact-us-info .container-fluid .get-in-touch p{color:#fff;margin:0}#contact-us .contact-us-info .container .contact-row{align-items:center}#contact-us .contact-us-info .container .row{--bs-gutter-x: 3rem;--bs-gutter-y: 3rem;justify-content:space-around}@media(max-width: 576px){#contact-us .contact-us-info .container .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 1.5rem}}#contact-us .contact-us-info .container .row form input,#contact-us .contact-us-info .container .row form textarea{margin-bottom:1.5rem;font-size:var(--h5-fontsize)}#contact-us .contact-us-info .container .row form textarea{resize:none}#contact-us .contact-us-info .container .row form .form-control{padding:1rem}@media(min-width: 991px){#contact-us .contact-us-info .container .row .contact-detail-card{margin-top:-10rem}}#contact-us .contact-us-info .container .row .contact-detail-card .card h3{text-align:center}#contact-us .contact-us-info .container .row .contact-detail-card .card .info-row{margin:0;position:relative}#contact-us .contact-us-info .container .row .contact-detail-card .card .info-row .col-lg-10{display:flex;flex-direction:column;justify-content:center;font-size:var(--p-h4-fontsize)}#contact-us .contact-us-info .container .row .contact-detail-card .card .info-row .col-lg-10 b{color:#726d6d}#contact-us .contact-us-info .container .row .contact-detail-card .card .info-row .col-lg-10 p{font-size:var(--h6-fontsize);color:var(--color-text);line-height:1rem}#contact-us .contact-us-info .container .row .contact-detail-card .card .info-row i{font-size:var(--h2-fontsize);color:var(--color-primary)}#contact-us .footer-form{background-color:var(--color-text)}#contact-us .footer-form h3{color:#fff}#contact-us .footer-form .row{justify-content:space-around}#contact-us .footer-form .row .col-lg-3 p{color:#fff;font-size:var(--h5-fontsize)}#contact-us .footer-form .row .col-lg-3 li{color:#fff;list-style:none;font-size:var(--h5-fontsize)}#contact-us .footer-form .row .col-lg-3 .social-media i{font-size:var(--h2-fontsize);color:var(--color-primary)}#contact-us .footer-form .row .col-lg-3 .social-media ul{display:flex;gap:1rem}#contact-us .footer-form .copyright{color:#fff;text-align:center;font-size:var(--h5-fontsize);padding:2rem 0 0}.visas .hero{padding:7rem 0;background-blend-mode:overlay;background:url("../img/visa-hero-bg.webp") 50%,linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);text-align:center;color:#fff}.visas .hero p{color:#fff;margin:3rem auto;text-align:center}@media(min-width: 991px){.visas .hero p{width:70%}}.visas .in-card-contents-section .row .card{height:100%;text-align:center;background:var(--color-primary);color:#fff}.visas .in-card-contents-section .row .card .card-body{padding:1rem}.visas .in-card-contents-section .row .card .card-body img{margin-bottom:2rem}.visas .in-card-contents-section .row .card .card-body p{color:#fff;text-align:center;font-size:var(--h5-fontsize)}.visas .how-we-help .card{height:100%;text-align:center}.visas .how-we-help .card i{color:var(--color-primary);font-size:clamp(3rem,5vw,10rem)}.visas .how-we-help .card h3{margin:2rem 0}.visas .how-we-help .card p{font-size:var(--h5-fontsize);text-align:center}.pathways-programs .hero{padding:7rem 0;background-blend-mode:overlay;background:url("../img/visa-hero-bg.webp") 50%,linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);text-align:center;color:#fff}.pathways-programs .hero p{color:#fff;margin:3rem auto;text-align:center}@media(min-width: 991px){.pathways-programs .hero p{width:70%}}.pathways-programs .simple-4-steps .container{margin:5rem auto;padding:0 2rem;position:relative}.pathways-programs .simple-4-steps .container .center-line{position:absolute;height:100%;width:4px;background:var(--color-primary);left:50%;top:20px;transform:translateX(-50%)}.pathways-programs .simple-4-steps .container .row{display:flex;--bs-gutter-x: 0;--bs-gutter-y: 0}.pathways-programs .simple-4-steps .container .row-1{justify-content:flex-start}.pathways-programs .simple-4-steps .container .row-2{justify-content:flex-end}.pathways-programs .simple-4-steps .container .row .cols{background:var(--color-primary);color:#fff;border-radius:5px;width:calc(50% - 40px);padding:20px;position:relative}.pathways-programs .simple-4-steps .container .row .cols p{color:#fff}.pathways-programs .simple-4-steps .container .row .cols::before{position:absolute;content:"";height:15px;width:15px;background:var(--color-primary);top:28px;z-index:-1;transform:rotate(45deg)}.pathways-programs .simple-4-steps .row-1 .cols::before{right:-7px}.pathways-programs .simple-4-steps .row-2 .cols::before{left:-7px}.pathways-programs .simple-4-steps .row .cols .icon,.pathways-programs .simple-4-steps .center-line .scroll-icon{position:absolute;background:#f2f2f2;height:40px;width:40px;text-align:center;line-height:40px;border-radius:50%;color:var(--color-primary);font-size:17px;box-shadow:0 0 0 4px var(--color-primary),inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05)}.pathways-programs .simple-4-steps .center-line .scroll-icon{bottom:0px;left:50%;font-size:25px;transform:translateX(-50%)}.pathways-programs .simple-4-steps .row-1 .cols .icon{top:15px;right:-60px}.pathways-programs .simple-4-steps .row-2 .cols .icon{top:15px;left:-60px}@media(width <= 991px){.pathways-programs .simple-4-steps .container .center-line{left:40px}.pathways-programs .simple-4-steps .container .row{margin:30px 0 3px 60px}.pathways-programs .simple-4-steps .container .row .cols{width:100%}.pathways-programs .simple-4-steps .row-1 .cols::before{left:-7px}.pathways-programs .simple-4-steps .row-1 .cols .icon{left:-60px}}@media(width <= 576px){.pathways-programs .simple-4-steps .container .center-line,.pathways-programs .simple-4-steps .row .cols::before,.pathways-programs .simple-4-steps .row .cols .icon{display:none}.pathways-programs .simple-4-steps .container .row{margin:10px 0}}.pathways-programs .find-course .card{padding:4rem 0;height:100%;text-align:center}.pathways-programs .find-course .card.card-1{background:url("../img/carpentry.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-2{background:url("../img/boat-building.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-3{background:url("../img/automotive-mechanic.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-4{background:url("../img/commercial-cookery.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-5{background:url("../img/heavy-diesel.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-6{background:url("../img/solid-plastering.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-7{background:url("../img/bricklaying.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-8{background:url("../img/wall-and-floor.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-9{background:url("../img/electrical-engineering.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-10{background:url("../img/automitive-body.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-11{background:url("../img/automitive-elec.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-12{background:url("../img/engineering-fabrication.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-13{background:url("../img/electrical-engineering.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-14{background:url("../img/aircondition-fri.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-15{background:url("../img/cabinet-making.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-16{background:url("../img/joinery.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card.card-17{background:url("../img/painting-decorating.webp");background-size:cover;background-position:50%;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-repeat:no-repeat}.pathways-programs .find-course .card h3{font-size:var(--h2-fontsize);margin-bottom:2rem;color:#fff}.study-in-aus-main .hero{padding:7rem 0;background-blend-mode:overlay;background:url("../img/visa-hero-bg.webp") 50%,linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);text-align:center;color:#fff}.study-in-aus-main .hero p{color:#fff;margin:3rem auto;text-align:center}@media(min-width: 991px){.study-in-aus-main .hero p{width:70%}}.study-in-aus-main .study-in-aus .row .card{height:100%}.study-in-aus-main .study-in-aus .row .card.trade-courses-card{background:url("../img/study-in-aus-card-1.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.study-in-aus-main .study-in-aus .row .card.cheap-courses-card{background:url("../img/study-in-aus-card-2.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.study-in-aus-main .study-in-aus .row .card.vocational-courses-card{background:url("../img/study-in-aus-card-3.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.study-in-aus-main .study-in-aus .row .card.university-courses-card{background:url("../img/study-in-aus-card-4.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:normal}.study-in-aus-main .why-australia .col{text-align:center}.study-in-aus-main .why-australia .col i{font-size:clamp(3rem,5vw,10rem);color:var(--color-primary)}.study-in-aus-main .why-australia .col h3{margin:2rem;font-size:var(--h2-fontsize)}.study-in-aus-main .why-australia .col p{text-align:center}.about-us .hero{padding:7rem 0;background-blend-mode:overlay;background:url("../img/visa-hero-bg.webp") 50%,linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);text-align:center;color:#fff}.about-us .hero p{color:#fff;margin:3rem auto;text-align:center}@media(min-width: 991px){.about-us .hero p{width:70%}}.enroll-now .hero{padding:7rem 0;background-blend-mode:overlay;background:url("../img/visa-hero-bg.webp") 50%,linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);text-align:center;color:#fff}.enroll-now .hero p{color:#fff;margin:3rem auto;text-align:center}@media(min-width: 991px){.enroll-now .hero p{width:70%}}.support .hero{padding:7rem 0;background-blend-mode:overlay;background:url("../img/visa-hero-bg.webp") 50%,linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);text-align:center;color:#fff}.support .hero p{color:#fff;margin:3rem auto;text-align:center}@media(min-width: 991px){.support .hero p{width:70%}}/*# sourceMappingURL=styles.min.css.map */