body,
html {
    padding: 0;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

a {
    color: inherit;
    text-decoration: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.AdminDashboard~.companies,
.AdminDashboard~.Footer,
.AdminDashboard~.Navbar {
    display: none
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Thin.otf) format("opentype");
    font-weight: 100
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ ExtraLight.otf) format("opentype");
    font-weight: 200
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Light.otf) format("opentype");
    font-weight: 300
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Light\ Italic.otf) format("opentype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Regular.otf) format("opentype");
    font-weight: 400
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Medium.otf) format("opentype");
    font-weight: 500
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Bold.otf) format("opentype");
    font-weight: 600
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Bold\ Italic.otf) format("opentype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Extra\ Bold.otf) format("opentype");
    font-weight: 700
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Black.otf) format("opentype");
    font-weight: 800
}

@font-face {
    font-family: axios;
    src: url(https://www.prssvqualifications.org.uk/fonts/Axios/Untype\ -\ Axios\ Heavy.otf) format("opentype");
    font-weight: 900
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    font-family: Fira Sans, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--black);
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

:root {
    --orange: #e84118;
    --blue: #273c75;
    --black: #2f3640;
    --white: #f5f6fa;
    --grey: #dcdde1;
    --transBlack: #243640;
    --darkOrange: #b13314
}

.text-container {
    margin: 50px 10vw
}

.unPadded {
    padding-left: 20px
}

.unPadded li {
    margin-bottom: 0 !important
}

.low-mar-bot {
    margin-bottom: 40px !important
}

.xlow-mar-bot {
    margin-bottom: 25px !important
}

.high-mar-bot {
    margin-bottom: 50px !important
}

.high-mar-top {
    margin-top: 50px !important
}

.orange {
    color: var(--orange)
}

.white {
    color: #fff
}

.accs {
    margin: 60px 0
}

.zi {
    z-index: 5
}

.no-mar-bot {
    margin-bottom: 0 !important
}

.weight400 {
    font-weight: 400 !important
}

.ma-banner {
    height: 350px !important
}

.container {
    padding: 50px 10vw
}

.faqText a {
    color: var(--orange);
    text-decoration: underline
}

.Dropdown-control {
    padding: 15px 52px 15px 15px !important;
    border: 1px solid var(--blue) !important;
    cursor: pointer !important
}

.Dropdown-arrow {
    top: 21px !important;
    right: 15px !important
}

.Dropdown-menu {
    border: 1px solid var(--blue) !important
}

.Dropdown-option:hover {
    background-color: var(--white) !important
}

.s-grid {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    margin-left: -10px
}

.Login~.companies,
.SignUp~.companies {
    display: none
}

.mar-bot-lil-less {
    margin-bottom: 10px !important
}

.page-heading-new {
    font-size: 65px;
    font-weight: 900;
    margin-bottom: 50px
}

.MuiFormControl-root {
    background: #000;
    margin-bottom: 15px !important;
    border-radius: 3px !important
}

.Login .MuiFormControl-root {
    width: 100%
}

label+.MuiInput-formControl {
    margin-top: 0 !important;
    height: 55px
}

.MuiFormLabel-root {
    color: #fff !important;
    padding-top: 0 !important;
    padding-left: 13px !important;
    margin-top: -3px;
    font-weight: 300 !important
}

.MuiSelect-select.MuiSelect-select {
    color: #fff !important;
    padding-top: 24px !important;
    padding-left: 13px !important
}

.tn-heading {
    margin-top: 50px
}

.AdminDashboard~.companies,
.AdminDashboard~.Footer,
.AdminDashboard~.NavbarElement {
    display: none !important
}

.AdminDashboard label+.MuiInput-formControl {
    margin-top: 16px !important;
    height: auto !important
}

.AdminDashboard .MuiFormLabel-root {
    color: #000 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    margin-top: 0;
    font-weight: 300 !important
}

.hide {
    display: none
}

.addEntryButton {
    padding: 10px 25px !important;
    font-size: 16px !important;
    display: -moz-box;
    display: flex;
    grid-column-gap: 10px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -moz-box-align: center;
    align-items: center
}

.approvedButton {
    background: green !important
}

.ComingSoon .text-container {
    display: grid;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center;
    margin-top: 30px
}

.rocket {
    height: 300px;
    margin: auto
}

.rightArrow {
    height: .6em;
    margin-left: 10px
}

.gth {
    width: 250px;
    padding: 15px 0 !important
}

.launchHeading {
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: 500;
    font-size: 30px
}

.theoryExamDetail {
    margin-top: 15px
}

.BookAnExam .innerAcc {
    width: 80%;
    margin: 20px auto
}

.BookAnExam .acc-subheading {
    color: var(--orange);
    font-weight: 500;
    font-size: 20px
}

.BookAnExam .acc-p {
    font-size: 18px;
    text-align: left;
    padding: 15px 0
}

.BookAnExam .acc-date {
    margin-bottom: 8px
}

.BookAnExam .acc-apply {
    margin-top: 20px;
    border: none;
    outline: none;
    background: var(--orange);
    color: var(--white);
    padding: 10px 30px;
    font-size: 15px;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 500
}

.BookAnExam .acc-apply:hover {
    background: var(--darkOrange)
}

.BookAnExam .accs {
    margin-bottom: 80px
}

.ExamApplication .MuiFormControl-root {
    background: #fff !important;
    width: 100%
}

.ExamApplication .MuiFormLabel-root {
    color: #000 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    margin-top: 0;
    top: -8px;
    font-weight: 300 !important
}

.AdminDashboard .MuiFormControl-root {
    background: transparent !important;
    margin-bottom: 0 !important
}

.AdminDashboard .fp .MuiFormControl-root {
    width: 100%
}

.AdminDashboard .MuiSelect-select.MuiSelect-select {
    padding-top: 6px !important;
    color: #000 !important;
    padding-left: 0 !important
}

.AdminDashboard .MuiSelect-select:focus {
    background-color: transparent !important
}

.MuiFormControl-root *,
.MuiFormControl-root:after,
.MuiFormControl-root:before,
.MuiPaper-root *,
.MuiPaper-root:after,
.MuiPaper-root:before {
    font-family: Fira Sans !important
}

.contactOffice {
    margin-top: 20px;
    font-size: 18px;
    color: var(--blue);
    font-weight: 600
}

.clickHere {
    text-decoration: underline
}

.textP1 ul {
    margin-bottom: 30px
}

.textP1 ul li {
    margin-bottom: 20px
}

.textP1 b {
    font-weight: 600;
    font-style: italic
}

.TeacherCourses .textP1 b {
    font-style: normal
}

.textP1 li {
    margin-bottom: 20px
}

.inline-underline-link {
    font-weight: 600;
    padding: 0 5px;
    text-decoration: underline
}

.AddStudent .MuiFormControl-root,
.AddStudent .MuiInputBase-root {
    width: 100%
}

.AddStudent .MuiFormControl-root {
    margin-bottom: 20px !important
}

.editStudentInfo .MuiFormControl-root,
.editStudentInfo .MuiInputBase-root {
    width: 100%
}

.editStudentInfo .MuiFormControl-root {
    margin-bottom: 20px !important
}

.assets {
    margin-bottom: 70px
}

.subjectHeading {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0
}

.sylEle {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    padding: 25px 0;
    border-bottom: 1px solid #2f3640
}

.FancyBanner {
    background-color: var(--black);
    display: grid;
    grid-template-columns: 1fr 1fr;
    color: #fff;
    position: relative;
    padding: 50px 10vw;
    overflow-x: hidden
}

.FBText {
    padding-right: 20px
}

.FBHeading {
    font-weight: 700;
    font-size: 60px;
    padding: 0 10px;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
    z-index: 5;
    background: var(--black);
    display: inline-block
}

.aboveLine,
.FBHeading {
    color: #fff;
    position: relative
}

.aboveLine:before {
    content: "";
    position: absolute;
    width: 80%;
    margin-left: 10%;
    height: 4px;
    top: -3px;
    background: var(--orange)
}

.FBLine {
    height: 3px;
    width: -moz-calc(100vw - 17px);
    width: calc(100vw - 17px);
    position: absolute;
    top: 85px;
    background: #fff;
    z-index: 0
}

@media (max-width:1300px) {
    .text-container {
        margin: 50px 5vw
    }
}

@media (max-width:1140px) {
    .FBHeading {
        font-size: 50px
    }

    .FBLine {
        top: 80px;
        width: 100vw
    }
}

@media (max-width:991px) {
    .FancyBanner {
        padding: 30px 5vw
    }

    .FBLine {
        top: 60px;
        width: 100vw
    }

    .container {
        padding: 30px 5vw
    }
}

@media (max-width:850px) {
    .text-container {
        margin: 5vw
    }

    .weight400 {
        font-size: 16px !important
    }
}

@media (max-width:600px) {
    .FancyBanner {
        padding: 20px 5vw 30px;
        grid-template-columns: 1fr
    }

    .FBText {
        padding: 0
    }

    .FBHeading {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        font-size: 39px;
        width: auto
    }

    .FBLine {
        top: 43px
    }
}

@media (max-width:350px) {
    .FBHeading {
        font-size: 34px
    }
}

@media (max-width:600px) {
    .member-sign-up {
        font-size: 14px !important
    }

    .launchHeading {
        font-size: 16px !important
    }

    .sylEle:last-child {
        border: none
    }

    .page-heading-new {
        font-size: 36px !important;
        margin-bottom: 30px !important
    }

    .high-mar-bot {
        margin-bottom: 35px !important
    }

    .accs {
        margin: 30px 0
    }

    .center-small {
        text-align: center;
        font-size: 30px !important
    }

    .sylEle {
        padding: 15px 0 !important
    }

    .hide-mob {
        display: none
    }

    .ma-banner {
        height: 200px !important
    }

    .rocket {
        width: 90%;
        height: auto
    }

    .launchHeading {
        font-size: 30px
    }

    .gth {
        padding: 12px 0 !important
    }
}

.Navbar_nav1__2Bz0k {
    background-color: #282929;
    padding: 15px 10vw;
    -moz-box-pack: end;
    justify-content: end;
    grid-column-gap: 40px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    font-size: 15px
}

.Navbar_nav1__2Bz0k,
.Navbar_nav2__33wq4 {
    color: var(--white);
    display: grid;
    grid-template-columns: auto auto auto
}

.Navbar_nav2__33wq4 {
    background-color: var(--black);
    padding: 18px 10vw;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center
}

.Navbar_midLinks__fKjv9 {
    display: grid;
    grid-template-columns: repeat(6, auto);
    grid-column-gap: 35px;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px
}

.Navbar_midLinkCont__1AAWY {
    position: relative
}

.Navbar_midLinkA__1n_t3 {
    color: var(--white);
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    cursor: pointer
}

.Navbar_midLinkA__1n_t3:hover {
    color: #fff
}

.Navbar_thickDownArrow__m1Yr9 {
    height: .4em;
    margin-left: 2px;
    margin-top: 2px
}

.Navbar_logo__3c_5r {
    height: 60px;
    cursor: pointer
}

.Navbar_logLink__9M7rl {
    display: block;
    padding: 10px 35px;
    border: 1px solid var(--orange);
    color: var(--orange);
    border-radius: 5px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s
}

.Navbar_logLink__9M7rl:hover {
    color: var(--white);
    background: var(--orange)
}

.Navbar_dropDown__3iKXw {
    position: absolute;
    top: 100%;
    left: -20px;
    width: 180px;
    padding: 30px 20px 23px;
    background: var(--black);
    display: grid;
    grid-row-gap: 15px;
    row-gap: 15px;
    display: none;
    -webkit-box-shadow: 0 30px 30px -18px rgba(0, 0, 0, .25);
    box-shadow: 0 30px 30px -18px rgba(0, 0, 0, .25);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-animation: Navbar_moveUp__1NX1t .2s ease-out;
    -moz-animation: Navbar_moveUp__1NX1t .2s ease-out;
    animation: Navbar_moveUp__1NX1t .2s ease-out;
    z-index: 10
}

.Navbar_dropDownLink__3TBi5 {
    font-weight: 300;
    font-size: 14px;
    color: var(--white)
}

.Navbar_dropDownLink__3TBi5:hover {
    text-decoration: underline
}

.Navbar_ham__42ngX {
    cursor: pointer;
    display: none;
    width: 30px;
    height: 30px
}

.Navbar_hamImg__NN3Qh {
    height: 100%;
    width: 100%
}

.Navbar_dropDown__3iKXw:hover,
.Navbar_midLinkCont__1AAWY:hover .Navbar_dropDown__3iKXw {
    display: grid
}

.Navbar_menu__38nO_ {
    position: fixed;
    top: 0;
    left: 100vw;
    background: var(--black);
    height: 100vh;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 10
}

.Navbar_menuCont__1gEoe {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 80px 5vw 0
}

.Navbar_closeCont__rVBl_ {
    height: 35px;
    width: 35px;
    position: absolute;
    right: 5vw;
    top: 30px
}

.Navbar_close__10iEy {
    width: 100%;
    height: 100%
}

.Navbar_mobLogin__1Ikpq {
    color: var(--orange);
    border: 2px solid var(--orange);
    border-radius: 5px;
    padding: 15px 0;
    width: auto;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    margin: auto 25px 30px
}

.Navbar_mobNav2__3moUF {
    border-top: 1px solid rgba(245, 246, 250, .36470588235294116);
    padding: 30px 0 10px
}

.Navbar_mobLinkCont__1rfha {
    display: grid;
    grid-template-columns: auto auto;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 20px
}

.Navbar_leftArrow__2gdCZ,
.Navbar_rightArrow__3kQEV {
    height: 17px
}

.Navbar_mobLink__rimG3 {
    font-size: 20px;
    font-weight: 500
}

.Navbar_linkList__3XwJS {
    display: grid;
    font-size: 16px;
    font-weight: 300;
    grid-row-gap: 20px;
    row-gap: 20px;
    padding: 25px 0 25px 25px;
    grid-column: 1/2;
    -webkit-animation: Navbar_moveDown__2GZaF .3s ease-out;
    -moz-animation: Navbar_moveDown__2GZaF .3s ease-out;
    animation: Navbar_moveDown__2GZaF .3s ease-out
}

.Navbar_smallLink__dNCiw {
    font-size: 17px
}

.Navbar_mobLink__rimG3,
.Navbar_smallLink__dNCiw {
    color: var(--white)
}

.Navbar_hide__3TxWj {
    display: none !important
}

.Navbar_mobNav1__1Pg_l {
    display: grid;
    grid-row-gap: 20px;
    row-gap: 20px;
    padding-top: 30px;
    border-top: 1px solid rgba(245, 246, 250, .36470588235294116)
}

@media (max-width:1300px) {
    .Navbar_nav1__2Bz0k {
        padding: 15px 5vw
    }

    .Navbar_nav2__33wq4 {
        padding: 18px 5vw
    }
}

@media (max-width:991px) {
    .Navbar_noColorNav__17T3- {
        position: absolute;
        top: 0;
        width: 100%
    }

    .Navbar_noColorNav2__3oSjH {
        background: transparent
    }

    .Navbar_menu__38nO_ {
        width: 400px
    }

    .Navbar_menuOpen__3WCfV {
        -webkit-transform: translateX(-400px);
        -moz-transform: translateX(-400px);
        transform: translateX(-400px)
    }

    .Navbar_nav1__2Bz0k {
        display: none
    }

    .Navbar_nav2__33wq4 {
        grid-template-columns: auto auto
    }

    .Navbar_logLinkCont___3FlQ,
    .Navbar_midLinks__fKjv9 {
        display: none
    }

    .Navbar_ham__42ngX {
        display: block
    }
}

@media (max-width:600px) {
    .Navbar_menu__38nO_ {
        width: 100vw
    }

    .Navbar_menuOpen__3WCfV {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .Navbar_logo__3c_5r {
        height: 40px !important
    }

    .Navbar_closeCont__rVBl_ {
        top: 20px
    }
}

@-webkit-keyframes Navbar_moveDown__2GZaF {
    0% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes Navbar_moveDown__2GZaF {
    0% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    to {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes Navbar_moveDown__2GZaF {
    0% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes Navbar_moveUp__1NX1t {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes Navbar_moveUp__1NX1t {
    0% {
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes Navbar_moveUp__1NX1t {
    0% {
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
#loader-overlay {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
  }

  #loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 20px;
    background: #333;
    padding: 15px 25px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    font-family: sans-serif;
  }