@font-face {
    font-family: 'Roboto-Thin';
    src: url(../fonts/Roboto-Thin.ttf) format("truetype");
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url(../fonts/Roboto-Light.ttf) format("truetype");
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    font-display: swap;
}

.form-control {
    font-size: .9rem;
    border: 1px solid #787576;
    border-radius: .3rem
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 0 solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

label {
    display: inline-block;
    margin-bottom: 0;
    margin-top: .5rem;
    margin-bottom: .5rem
}

.mainheadline, .mainheadline2 {
    padding: 10px;
    display: inline;
    font-family: Roboto-Bold
}

.mainheadline {
    font-size: 4rem
}

.mainheadline2 {
    font-size: 2rem
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all
}

.btn-primary {
    font-weight: 500
}

html {
    font-size: 16px
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit
}

html {
    position: relative;
    min-height: 100%
}

body {
    font-size: 1rem;
    margin-bottom: 0;
    font-family: Helvetica !important
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px
}

.tab-content > .tab-pane {
    display: block;
    padding: 15px
}

.modal-header {
    border-radius: 0
}

.support-mdl label {
    font-size: 13px;
    font-weight: 500
}

.support-mdl input {
    font-size: 12px
}

.support-thanks img {
    max-width: 20%
}

.modal-backdrop.show {
    opacity: .8
}

.bg-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.footer-links, .footer-links:hover {
    font-size: 14px;
    text-decoration: none
}

footer {
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 30px;
    min-height: 50px;
    line-height: 25px;
    width: 100%
}

    footer p {
        margin-bottom: 0;
        font-size: 13px
    }

.login-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    -moz-box-shadow: inset 0 150px 180px #000000d9;
    -webkit-box-shadow: inset 0 150px 180px #000000d9;
    box-shadow: inset 180px 93px 320px #000
}

.services {
    margin-bottom: 24px
}

    .services .content2 {
        padding: 10px 0 0;
        text-align: center
    }

.font-red {
    font-size: 20px;
    margin-right: 7px
}

.pricing-table {
    padding: 14px;
    text-align: center;
    position: relative;
    margin-top: 20px
}

    .pricing-table.blue {
        padding: 35px 15px 30px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px
    }

    .pricing-table.yellow {
        padding: 35px 15px 30px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px
    }

.pricing-table-price {
    font-size: 50px;
    font-weight: 800
}

.pricing-table.yellow .pricing-table-price {
    background: #fff0
}

.pricing-table-price .inner {
    border: 6px solid #fff0
}

    .pricing-table-price .inner span {
        line-height: 60px;
        font-weight: 700
    }

.pricing-table-heading {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px
}
    .pricing-table-heading small {
        display: block;
        font-size: 14px;
        text-transform: none;
        font-family: 'Open Sans',sans-serif;
        font-weight: 600;
        margin-top: 5px
    }

    .pricing-table-heading:after {
        content: '';
        display: block;
        height: 4px;
        width: 160px;
        margin: 18px auto
    }

.pricing-table-features ul {
    margin-bottom: 0
}

.pricing-table-features li {
    line-height: 50px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400
}

.pricing-table-button {
    padding: 24px 0
}

.accordion .fa {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    top: 5px;
    float: right
}

.accordion .btn {
    width: 100%;
    text-align: left
}

.accordion .card-header {
    padding: .25rem .75rem
}

.btn-link {
    font-size: large !important;
    color: #244891 !important;
    text-decoration: none !important
}

.our-core-wrp .service_single_content {
    position: relative;
    overflow: hidden;
    vertical-align: top;
    margin: 0 !important;
    min-height: 260px
}

.service_single_content p {
    font-size: 14px;
    margin: 0
}

.light-version .service_single_content {
    border-radius: 10px;
    background-image: url(../images/cards-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    padding: 30px;
    margin-bottom: 5px !important;
    -webkit-transition: .5s;
    transition: .5s
}

.service_icon {
    margin-bottom: 30px;
    display: inline-block;
    max-width: 100px;
    border-radius: 50px;
   width: 80px;
    height: 80px
}

    .service_icon img {
        max-width: 100%
    }

.service_single_content h6 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700
}

.service_single_content:hover {
    margin-top: -5px
}

.d-sec {
    position: relative;
    padding: 15px
}

    .d-sec:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover
    }

    .d-sec.bluestrip {
        padding: 20px 0
    }

.header-bottom .container-fluid.align-items-center {
    min-height: 50px
}

    .header-bottom .container-fluid.align-items-center > * {
        flex-shrink: 1
    }

#region-selector {
    cursor: pointer
}

    #region-selector a {
        display: flex;
        text-decoration: none
    }

    #region-selector .car-pin {
        border-radius: 100%;
        height: 60px;
        line-height: 0;
        text-align: center;
        width: 60px
    }

        #region-selector .car-pin .icons8-icons8-people-in-car-filled {
            clear: both;
            font-size: 26px
        }

    #region-selector .selected-region {
        margin-left: 12px;
        align-self: center;
        display: flex;
        flex-direction: column;
        text-align: left
    }

        #region-selector .selected-region .subtitle {
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase
        }

        #region-selector .selected-region .title {
            font-size: 18px;
            text-transform: uppercase;
            font-weight: 700
        }

.contact-menu {
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    overflow: visible;
    padding: 0;
    vertical-align: middle;
    min-width: 130px
}

    .contact-menu li {
        float: left;
        list-style: none;
        padding: 0 20px
    }

        .contact-menu li:first-child {
            border-left: none
        }

        .contact-menu li i {
            font-size: 22px;
            margin-right: 0;
            vertical-align: middle
        }

.d-xl-inline {
    display: inline !important
}

table tr td {
    font-size: 14px;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.light-version.sendrecive .service_icon {
    float: left;
    width: 48px
}

.heading {
    margin-bottom: 54px;
    margin-top: 54px
}

hr.line {
    width: 154px;
    margin-top: 20px;
    margin-bottom: 20px
}

.heading h3 {
    margin-bottom: 0
}

#cource-time .class {
    border-radius: 3px;
    line-height: 24px
}

.sendrecive .service_single_content {
    min-height: 147px !important
}

.drive-school-box .card .card-header {
    min-height: auto;
    display: inline-block;
    align-content: center;
    align-items: center;
    background-color: #fff0;
    border: none
}

.drive-school-box .card .review-o {
    align-content: flex-end;
    align-items: flex-end;
    margin: 0
}

table th, table td {
    white-space: nowrap
}

table th {
    font-size: 14px
}

.register-student img {
    max-width: 60%
}

.register-student .card:hover {
    background-color: #fff;
    text-decoration: none
}

    .register-student .card:hover a {
        text-decoration: none;
        color: #ff4d3e;
        font-weight: 700 !important
    }

.boxes {
    background-color: #f5f5f5
}

    .boxes:hover {
        background-color: #e4e4e4
    }

.boxes-green {
    background-color: #1aa260
}

    .boxes-green:hover {
        background-color: #26af6c
    }

.boxes-red {
    background-color: #d72719
}

    .boxes-red:hover {
        background-color: #ea3c2e
    }

.c-layout-breadcrumbs-1.c-subtitle {
    padding: 30px 0
}

.c-layout-breadcrumbs-1.c-bordered-both {
    border-top: 1px solid #f4f8f9;
    border-bottom: 1px solid #f4f8f9
}

.c-layout-breadcrumbs-1.c-bordered {
    border-bottom: 1px solid #f4f8f9
}

.c-layout-breadcrumbs-1 {
    padding: 25px 0;
    background: #f3f3f3
}

    .c-layout-breadcrumbs-1 .c-page-title h3 {
        color: #000;
        margin: 10px 0 6px;
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 1px
    }

.c-font-uppercase {
    text-transform: uppercase
}

.c-font-sbold {
    font-weight: 500 !important
}

.c-content-box.c-size-lg {
    padding: 50px 20px;
    background-color: #fff
}

.c-shop-cart-page-1 > .c-cart-table-title, .c-shop-cart-page-1 > .c-cart-table-row {
    border-bottom: 1px solid;
    border-color: rgb(135 151 174 / .15)
}

.c-shop-cart-page-1 .c-cart-table-title {
    border-bottom: 1px solid;
    border-color: rgb(135 151 174 / .15)
}

.c-font-grey-2 {
    color: #677083 !important
}

.c-font-16 {
    font-size: 16px
}

.c-shop-cart-page-1 > .c-cart-table-row > .c-cart-image {
    position: relative;
    clear: both
}

.c-shop-cart-page-1 .c-cart-table-title {
    border-bottom: 1px solid;
    border-color: rgb(135 151 174 / .15)
}

    .c-shop-cart-page-1 .c-cart-table-title th {
        font-size: 16px !important;
        color: #6289b7 !important;
        padding: 20px 0 10px
    }

tbody.c-cart-table-row td {
    font-size: 16px !important;
    color: #1f1f20 !important;
    padding: 20px 0 10px
}

tbody.c-cart-table-row tr {
    padding: 20px 0 !important;
    border-bottom: 1px solid;
    border-color: rgb(135 151 174 / .15);
    background-color: #fff0
}

.c-content-bar-1.c-bordered {
    border: 3px solid #fff0;
    padding: 20px 10px
}

.c-theme-border {
    border-color: #6c757d !important
}

.c-font-24 {
    font-size: 24px
}

.c-font-uppercase {
    text-transform: uppercase
}

.c-font-bold {
    font-weight: 600 !important
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.c-radio-list {
    margin: 10px 0
}

    .c-radio-list .c-radio {
        display: block;
        margin-bottom: 10px
    }

.c-radio input[type=radio] {
    visibility: hidden;
    position: absolute;
    margin-top: 12px
}

.c-radio-list .c-radio {
    display: block;
    height: 13px;
    margin-bottom: 20px
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    box-sizing: border-box;
    padding: 0
}

.c-radio label {
    line-height: 1px;
    cursor: pointer;
    padding-left: 0
}

.checkbox label, .radio label, .c-checkbox label, .c-radio label {
    color: #454e56;
    font-weight: 300
}

.c-font-20 {
    font-size: 20px
}

.c-radio label > span.inc {
    -webkit-animation: growCircleRadio .3s ease;
    -moz-animation: growCircleRadio .3s ease;
    animation: growCircleRadio .3s ease;
    left: 3px;
    top: 30px;
    height: 20px;
    width: 20px;
    opacity: 0;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important
}

tbody.c-cart-table-row td small {
    display: block;
    font-size: 92%;
    padding: 0;
    border-radius: 5px;
    font-weight: 700;
    color: #244891
}

.c-radio label > span {
    display: inline-block;
    position: relative;
    left: -4px !important;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    top: -30px !important
}

span.radio-titel {
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    margin-top: -11px
}

.c-radio label > .check {
    top: 6px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: #d0d7de;
    opacity: 0;
    z-index: 6;
    display: block;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0)
}

.c-radio label > .box {
    top: 1px;
    border: 2px solid #d0d7de;
    height: 20px;
    width: 20px;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    z-index: 5
}

.thankyoupage {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center
}

.login {
    overflow: hidden;
    border-radius: 10px;
    margin: 0 auto;
    border: 1px solid #244891
}

.k-image {
    max-height: 50px;
    border-radius: 10px
}

.login-logo {
    max-width: 100px;
    margin: 8px 0 0
}

.login-logo-wrp .login-logo {
    max-width: 170px;
    margin: 8px 0 0
}

.login100-form {
    width: 100%
}

.validate-input {
    position: relative
}

.wrap-input100 {
    width: 100%;
    position: relative;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 25px !important
}

.label-input100 {
    font-size: 14px;
    line-height: 1.5
}

.input100:focus + .focus-input100::before {
    width: 100%
}

.input100 {
    font-size: 15px;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 25px;
    background: #fff0;
    padding: 0 7px
}

.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 6px;
    left: 15px;
    pointer-events: none
}

    .focus-input100::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        height: 2px;
        transition: all .4s
    }

    .focus-input100::after, .focus-input100.password::after {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 0;
        padding-top: 3px
    }

    .focus-input100::after {
        font-family: "FontAwesome";
        content: "\f003";
        font-size: 17px
    }

    .focus-input100.password::after {
        font-family: "FontAwesome";
        content: "\f023";
        font-size: 22px
    }

    .focus-input100::after {
        color: #dadce0
    }

input {
    outline: none;
    border: none
}

.wrap-input100 {
    border: 1px solid #dadce0
}

.h-100 {
    height: 100% !important
}

.login .wrap-input100 {
    width: 100%;
    position: relative;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 0;
    padding: 10px 10px 10px 37px;
    margin-bottom: 10px !important
}

.min-vh-50 {
    min-height: 75vh !important
}

.table th, .table td {
    vertical-align: middle
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgb(215 39 24 / 76%) !important
}

.detail-box-shadow {
    box-shadow: 3.346px 3.716px 22.5px rgb(0 0 0 / 7%);
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border-left: solid 5px #244891
}

.price {
    color: #244891;
    font-size: 32px;
    font-weight: 700
}

.thumb-icon {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding-left: 8px;
    padding-top: 8px;
    background-color: #f1f1f1;
    color: #244891;
    font-size: 20px;
    float: left;
    margin-right: 15px
}

.d-sec.bluestrip {
    padding: 20px 0;
    min-height: 150px
}

    .d-sec.bluestrip .header-bottom {
        margin-top: 24px
    }

#region-selector .selected-region .subtitle {
    color: #244891 !important
}

#region-selector .selected-region .title {
    color: #988a9a !important
}

.d-sec.bluestrip .contact-menu li a {
    color: #525152
}

.bd-callout-warning {
    border-left-color: #f0ad4e
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}

.bdt-tabs .nav-pills .nav-link.active {
    background-color: #fff0;
    border: #fff0;
    border-bottom: 2px solid #244891;
    border-radius: 0;
    color: #244891;
    padding: 0 0px !important;
    outline: none
}

.bdt-tabs .nav-pills {
    border-bottom: 0 solid #dee2e6
}

    .bdt-tabs .nav-pills .nav-link {
        padding: 0 15px;
        background-color: #fff0;
        border: none;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 0;
        padding: 0 0px !important
    }

.bdt-tabs li.nav-item {
    padding-right: 32px
}

.bdt-tabs div#pills-tabContent {
    padding: 0
}

    .bdt-tabs div#pills-tabContent .tab-pane {
        border: none
    }

.img-circle {
    width: 55px;
    height: 55px;
    border-radius: 50%
}

.views {
    color: #ccc
}

.detail-content-box-padding {
    padding-bottom: 10px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.d-appointment h3 {
    border-bottom: 5px solid #192548;
    padding-bottom: 10px;
    color: #192548
}

.slide-box1, .slide-box2 {
    backdrop-filter: blur(5px);
    color: #192548;
    padding: 10px 10px 0;
    font-weight: 700;
    border-radius: 4px;
    height: auto;
    margin: 0 0 0
}

    .slide-box1 h2, .slide-box2 h2 {
        color: #192548;
        padding-bottom: 12px;
        font-weight: 700;
        line-height: 1.4
    }

    .slide-box1 h4, .slide-box2 h4 {
        padding-bottom: 18px;
        font-weight: 700
    }

    .slide-box1 p, .slide-box2 p {
        font-size: 24px
    }

    .slide-box1 span.first-letter-head, .slide-box2 span.first-letter-head {
        color: #244891;
        font-size: 20px;
        padding: 2px;
        padding-left: 10px;
        max-width: 110px !important;
        display: inline-block;
        width: 100%;
        text-align: left;
        border-radius: 3px
    }

    .slide-box2 ul {
        margin: 0;
        padding: 0
    }

        .slide-box2 ul li {
            list-style: none;
            font-size: 22px;
            line-height: 40px
        }

.btn-info {
    color: #fff;
    background-color: #1b5bbd;
    border-color: #1b5bbd
}

    .btn-info:hover {
        color: #fff;
        background-color: #1551ad;
        border-color: #1551ad
    }

.btn-rounded {
    border-radius: 50rem
}

.lead {
    font-size: 1rem
}

div#navbarColor01 {
    display: none !important
}

button.navbar-toggler.collapsed {
    position: absolute
}

.btn-link, .btn-primary {
    text-transform: capitalize !important
}

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #232649 !important;
        border-color: #232649 !important
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem #4095f1 !important
        }

    .btn-primary:hover {
        color: #fff;
        background-color: #232649 !important;
        border-color: #232649 !important
    }

.btn-outline-primary {
    color: #244891;
    border-color: #244891
}

    .btn-outline-primary:hover {
        color: #244891;
        border-color: #244891;
        background-color: #fff
    }

.text-primary {
    color: #244891 !important
}

.detail-link a {
    text-decoration: none
}

.backbtn {
    right: 20px;
    bottom: 28px;
    border: none;
    color: #060500;
    background-color: #f6ba1b;
    font-weight: 600;
    float: right;
    margin-top: 10px
}

.listing-form input, .listing-form select {
    border-radius: 12px;
    border-color: #016ae5;
    padding: 2px 10px;
    font-weight: 600
}

.school-instructor ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .school-instructor ul li, .school-instructor ul li label {
        line-height: 1.3;
        margin: 0 !important;
        font-weight: 600;
        font-size: 15px
    }

.listing-form input, .listing-form select {
    border-radius: 12px;
    border-color: #016ae5;
    padding: 2px 10px;
    font-weight: 600
}

.school-instructor ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .school-instructor ul li, .school-instructor ul li label {
        line-height: 1.3;
        margin: 0 !important;
        font-weight: 600;
        font-size: 15px
    }

.school-instructor {
    display: flex;
    gap: 15px;
    align-items: center;
    align-self: center
}

    .school-instructor button {
        border-radius: 7px;
        line-height: 1;
        font-size: 14px;
        margin: 0 0 0 0
    }

.detail-link {
    border-radius: 12px;
    border: 1px solid #016ae5;
    text-align: center !important;
    padding: 5px 0;
    font-weight: normal !important;
    color: #016ae5;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 8px 60px;
    margin-bottom: 20px
}

.drive-school-box .box-shadow {
    border-radius: 14px;
    box-shadow: 0 .25rem .75rem rgb(0 0 0 / 35%);
    height: 100%
}

.Bronze, .Silver, .Gold, .Platinum {
    position: relative
}

    .Bronze:after, .Silver:after, .Gold:after, .Platinum:after {
        background-repeat: no-repeat;
        background-size: cover;
        content: "";
        position: absolute;
        left: 0;
        width: 125px;
        height: 80px;
        top: 0
    }

    .Bronze:after {
        background-image: url(../images/schins/bronze.png)
    }

    .Silver:after {
        background-image: url(../images/schins/silver.png)
    }

    .Gold:after {
        background-image: url(../images/schins/gold.png)
    }

    .Platinum:after {
        background-image: url(../images/schins/platinum.png)
    }

.bg-light-blue {
    background-color: #e8f1fa
}

.why-drive-wrap .why-driveinnr {
    border-radius: 15px;
    width: 100%;
    overflow: hidden
}

.whydrive-list span {
    width: 38px;
    float: left;
    margin-right: 10px
}

.whydrive-list p {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px
}

.whydrive-list {
    padding: 20px 0
}

.driv-section .card.box-shadow img {
    max-width: 50%
}

.driv-section .card.box-shadow {
    padding: 45px 0;
    display: flex;
    position: relative;
    min-height: 260px
}

    .driv-section .card.box-shadow h3 {
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-size: 20px
    }

.navbar-nav .nav-item.active a.nav-link {
    border-bottom: 0 solid #2495ff;
    background-color: #244891;
    color: #fff !important;
    border-radius: 8px
}

.login-section {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

    .login-section .signup {
        font-size: 14px;
        border-radius: 10px;
        padding: 6px 20px
    }

.school-banner {
    min-height: 150px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/banner-bg.jpg)
}

    .school-banner:after {
        background-color: #1f4587;
        position: absolute;
        width: 100%;
        height: 5px;
        bottom: 0;
        content: ""
    }

.banner-logo img {
    padding: 5px;
    border-radius: 5px;
    margin: 30px 15px 30px 0
}

.MinistryApproved-box h3 {
    font-weight: 900;
    padding-bottom: 20px
}

    .MinistryApproved-box h3 span {
        font-size: 18px;
        padding-right: 5px;
        vertical-align: super
    }

.MinistryApproved-box p {
    color: #016ae5
}

.MinistryApproved-box ul {
    list-style: none;
    padding: 0;
    vertical-align: middle;
    padding-bottom: 60px
}

    .MinistryApproved-box ul li {
        vertical-align: middle;
        display: flex;
        justify-content: left;
        align-items: center
    }

.MinistryApproved-box .detail-link {
    padding: 12px;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 160px
}

.MinistryApproved-box.card {
    height: 100%
}

.MinistryApproved-box-total {
    background-color: #d72718;
    color: #fff;
    display: block;
    text-align: center
}

.MinistryApproved-box-heading {
    font-size: 22px;
    font-weight: 700;
    padding-top: 20px
}

p.short-description {
    min-height: 50px
}

.Individual-tablesection h2 {
    font-weight: 600;
    font-size: 22px;
    border-bottom: 3px solid #3579ad;
    padding-bottom: 15px
}

.Individual-tablesection table th {
    border: none;
    font-size: 20px;
    color: #3579ad
}

.Individual-tablesection table tr td {
    font-size: 20px;
    font-weight: 600
}

    .Individual-tablesection table tr td:first-child {
        color: #3579ad
    }

.Individual-tablesection table button {
    border-radius: 10px
}

.badge-section h4 {
    font-weight: 600
}

.badge-section p {
    font-size: 18px;
    line-height: 36px
}

.school-service-section .box h4 {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    width: 100%
}

.school-service-section .box p {
    font-size: 18px;
    line-height: 2
}

#RecentReviews .drive-school-box {
    position: relative
}

    #RecentReviews .drive-school-box:after {
        content: "";
        position: absolute;
        left: 24px;
        top: 24px;
        width: 32px;
        height: 32px;
        background-image: url(../images/schins/quotes.png);
        background-repeat: no-repeat;
        background-size: 100%
    }

    #RecentReviews .drive-school-box p {
        padding-left: 35px
    }

#RecentReviews .detail-link {
    max-width: 320px;
    margin: 60px auto 40px;
    padding: 10px;
    font-size: 23px
}

#RecentReviews .carousel-control-prev {
    left: -120px
}

#RecentReviews .carousel-control-next {
    right: -120px
}

    #RecentReviews .carousel-control-prev i, #RecentReviews .carousel-control-next i {
        color: #204b6c;
        opacity: 1 !important;
        font-size: 46px
    }

#RecentReviews .carousel-control-next, #RecentReviews .carousel-control-prev {
    opacity: 1;
    top: 50%;
    height: auto !important;
    transform: translateY(-50%);
    align-items: inherit
}

p.slogon-data {
    min-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 0 0 0
}

.MinistryApproved-main ul li span img {
    max-width: 30px
}

.banner-logo {
    display: flex;
    align-items: center;
    z-index: 100;
    position: relative
}

.logo-detail {
    display: flex;
    flex-direction: column;
    border-left: 4px solid #fbbc05;
    padding-left: 15px
}

    .logo-detail span {
        font-size: 20px
    }

        .logo-detail span.text-orange {
            color: #fbbc05
        }

.banner-inner-detail {
    display:;
    align-items: end;
    color: #1a1919;
    font-size: 16px;
    line-height: 1.5;
    z-index: 100;
    width: 100%
}

.user-d img {
    width: 94%
}

.user-d h3 {
    font-weight: 600;
    font-size: 32px
}

.user-d p {
    margin: 0;
    font-size: x-large;
    font-style: italic
}

#schoolBanner .carousel-control-next, #schoolBanner .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
    border: none;
    background: #fff0
}

div#schoolBanner {
    position: absolute;
    top: 0
}

p.register-content-pera {
    font-size: 14px;
    padding-top: 18px;
    color: #939598
}

    p.register-content-pera a {
        text-decoration: none;
        color: #4f81bf
    }

.RegistrationURL .card.box-shadow {
    min-height: 235px
}

.card.box-shadow.text-center a {
    color: #212530
}

.school-detailNew .accordion .card {
    border-bottom: 1px solid #dfedf8 !important;
    border: none;
    border-radius: 0
}

    .school-detailNew .accordion .card .card-header h2 {
        width: 100%
    }

    .school-detailNew .accordion .card .card-header {
        min-height: auto
    }

        .school-detailNew .accordion .card .card-header h2 button {
            color: #231f20;
            font-weight: 600;
            font-size: 22px !important;
            text-decoration: none;
            padding: 0
        }

            .school-detailNew .accordion .card .card-header h2 button:focus {
                outline: none;
                box-shadow: none
            }

    .school-detailNew .accordion .card .card-body {
        padding: 8px 12px 5px;
        color: #262e48;
        font-size: 20px
    }

    .school-detailNew .accordion .card .card-header h2 button i {
        color: #c0cad3
    }

.light-blclr {
    color: #6289b7
}

.redemption-detail table th {
    color: #6289b7;
    font-size: 18px
}

.banner-inner-detail img.m-auto {
    position: absolute;
    bottom: 0
}

.RegistrationURL .card.box-shadow h3 {
    padding: 20px 0;
    bottom: 0
}

.table > :not(caption) > * > * {
    padding: .5rem 0.5rem !important;
    background-color: var(--bs-table-bg);
    background-image: linear-gradient(var(--bs-table-accent-bg),var(--bs-table-accent-bg));
    border-bottom-width: 1px
}

.verified-half {
    position: absolute;
    top: -33px;
    right: 8px;
    max-width: 30%
}

.card-body {
    padding: 1rem 1.5rem 1rem 1.5rem !important
}

#footer a.footer-links {
    color: #fff !important
}

.form-group {
    margin-bottom: 7px
}

.row.form-group label {
    margin-bottom: 0
}

.hsmall {
    font-size: 20px;
    font-weight: 700;
    background-color: #192548;
    color: #fff;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center
}

.h2small {
    font-size: 16px;
    font-weight: 700;
    background-color: #244891;
    color: #fff;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.h4small {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    background-color: #244891;
    color: #fff;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.bg-light-text {
    background-color: #e8f1fa;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.bg-white-text {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.bg-content-box-circle {
    height: 45px;
    width: 45px;
    background-color: #d72718;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding-top: 6px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 1
}

.bg-content-box1 {
    background-color: #e8f1fa;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px;
    cursor: pointer;
    border: solid 1px #e8f1fa;
    text-align: center;
    position: relative
}

    .bg-content-box1:hover {
        background-color: #f9f9f9;
        padding: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-bottom: 20px;
        cursor: pointer;
        border: solid 1px #f9f9f9;
        text-align: center;
        position: relative
    }

.bg-content-box2 {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px;
    cursor: pointer;
    border: solid 1px #e8f1fa;
    text-align: center;
    position: relative
}

    .bg-content-box2:hover {
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-bottom: 20px;
        cursor: pointer;
        border: solid 1px #f1f1f1;
        text-align: center;
        position: relative
    }

.icondesign {
    font-size: 80px;
    color: #244891
}

.bg-content-box2 ul {
    text-align: left;
    margin: 0 auto
}

.drividia-video {
    padding: 3px;
    border: 10px solid #231f20;
    border-radius: 14px
}

.media.bg-content-box1 {
    text-align: left
}

    .media.bg-content-box1 .icondesign {
        font-size: 48px;
        background-color: #192548;
        width: 70px;
        height: 70px;
        text-align: center;
        justify-content: center;
        display: flex;
        align-content: center;
        align-items: center;
        border-radius: 40px;
        color: #fff
    }

.media.bg-content-box1 {
    text-align: left
}

.media.bg-content-box2 .icondesign {
    font-size: 48px;
    background-color: #192548;
    width: 70px;
    height: 70px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-content: center;
    align-items: center;
    border-radius: 40px;
    color: #fff
}

.media.bg-content-box2 {
    text-align: left
}

ul.text-left {
    padding-left: 15px
}

.option-yellow-bar-homepage {
    background-color: #fbbc04;
    display: block;
    font-size: 28px;
    font-weight: 700;
    width: 100%;
    min-height: 60px;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
    letter-spacing: 3px;
    color: #192548;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-transform: uppercase
}

.option-yellow-bar {
    background-color: #fbbc04;
    display: block;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    min-height: 60px;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
    letter-spacing: 3px;
    color: #192548;
    text-align: center
}

.option-yellow-bar-top {
    background-color: #fbbc04;
    display: block;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    height: 80px;
    padding: 15px;
    line-height: 22px;
    letter-spacing: 3px;
    color: #192548;
    text-align: center
}

.option-red-bar {
    background-color: #d72718;
    display: block;
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    min-height: 60px;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 22px;
    letter-spacing: 2px;
    color: #fff;
    text-align: center
}

.option-blue-bar {
    background-color: #002b5e;
    display: block;
    font-size: 18px;
    min-height: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 2rem;
    padding-right: 2rem;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    font-weight: 700;
    width: 100%;
    letter-spacing: 1.3px;
    word-wrap: break-word;
    word-break: break-all;
}

.course-detail-address {
    min-height: 45px;
    padding-top: 8px;
    padding: 15px;
    background-color: #d72718;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.card.box-shadow.text-center i a {
    background: #fff0;
    color: #212530 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 0
}

.about-padding {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px
}

.about-padding-bullet {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 30px;
    line-height: 24px
}

button:focus:not(:focus-visible) {
    outline: none;
    box-shadow: none
}

.accordion .btn.focus {
    box-shadow: none !important
}

.accordion .card-header {
    padding: .25rem .75rem;
    position: relative
}

    .accordion .card-header:before {
        content: "";
        width: 65%;
        height: 46px;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        background-color: rgb(0 43 94 / 8%)
    }

.MinistryApproved-box span.small {
    background: rgb(36 72 145 / 5%);
    display: block;
    padding: 5px;
    color: #184ab0;
    border-radius: 3px;
    margin-top: 5px;
    font-weight: 600
}

.courses-packages-f {
    position: fixed;
    top: 400px;
    right: -85px;
    transform: rotate(90deg);
    z-index: 10
}

    .courses-packages-f a {
        background-color: #d72718;
        padding: 10px 8px;
        border-radius: 0 0 10px 10px;
        line-height: 1;
        color: #fff;
        text-decoration: none;
        transform: rotate(0deg)
    }

.inrUl ul {
    padding-left: 0;
    margin-top: 10px
}

    .inrUl ul li {
        margin-left: 40px
    }

.schoolCouress.modulesCouress .box-shadow {
    box-shadow: none;
    padding: 8px !important;
    border-radius: 50px;
    background-color: #f5f5f5;
    transition: 0.5s ease all
}

    .schoolCouress.modulesCouress .box-shadow:hover {
        background: #002b5e
    }

        .schoolCouress.modulesCouress .box-shadow:hover h2 {
            color: #fff
        }

    .schoolCouress.modulesCouress .box-shadow a h2 {
        font-size: 16px !important
    }

.Faq .MinistryApproved-box p {
    color: #565656
}

.Faq .MinistryApproved-box ul, .Faq .MinistryApproved-box ol {
    margin: 0;
    padding-bottom: 10px;
    list-style-type: circle !important
}

    .Faq .MinistryApproved-box ul li, .Faq .MinistryApproved-box ol li {
        padding-left: 20px;
        list-style: inside;
        line-height: 24px;
        font-size: 14px;
        display: list-item;
        list-style-type: square !important
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f3f7fd;
    border-color: #dee2e6 #dee2e6 #fff
}

.WdlGV {
    max-width: 680px;
    height: auto;
    margin: auto auto 20px
}

#TabsList .nav-link {
    display: block;
    padding: .5rem .7rem
}

.social a {
    display: inline-block;
}

body .bodybanner {
    display: none;
}

.contactus-custom .hWNurY{color:#ffffff;}