    @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
    body {
        margin: 0px auto;
        font-family: 'Poppins', sans-serif;
        font-weight: normal;
        overflow-x: hidden;
        background: #fff;
        font-size: 15px;
        color: #000;
    }
    
    [type="reset"],
    [type="submit"],
    button,
    html [type="button"] {
        -webkit-appearance: none !important;
        outline: none !important;
        cursor: pointer;
    }
    /* header */
    
    .navbar {
        display: inline-block;
        width: 100%;
        transition: all ease-in-out 0.3s;
        background: #14183E;
        box-shadow: 1px 10px 30px rgba(0, 0, 0, 0.09);
        z-index: 9991 !important;
        /* height: 60px; */
    }
    
    .navbar .navbar-brand {
        position: absolute;
        width: 50%;
        left: -28%;
        height: 139px;
        display: flex !important;
        background: #fff;
        justify-content: center;
        align-items: center;
        transform: skew(-25deg);
        border-right: 20px solid #ef7023;
        text-align: center;
        /* clip-path: polygon(0 0, 100% 0%, 68% 100%, 0% 100%); */
    }
    
    .navbar .navbar-brand img {
        position: absolute;
        top: 30%;
        left: 67%;
        width: 15%;
        transform: translate(-50%, -50%);
        transform: skew(25deg);
    }
    
    .darkHeader {
        position: fixed !important;
        transition: all ease-in-out 0.3s;
        background: #fff;
        box-shadow: 1px 10px 30px rgba(0, 0, 0, 0.09);
    }
    
    .navbar-dark .navbar-nav .nav-link {
        color: #fff;
        margin: 0 6px;
        font-size: 15px;
        font-weight: 500;
    }
    
    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .show>.nav-link {
        color: #fff;
    }
    
    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link:hover {
        color: #fff;
        opacity: 1;
    }
    /* Banner form */
    
    textarea#message {
        margin-bottom: 20px;
    }
    
    .form-control {
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
    
    .form-control:focus {
        border-color: #888;
        box-shadow: none !important;
    }
    
    .btn.focus,
    .btn:focus {
        outline: 0;
        box-shadow: none !important;
        border-radius: 0px;
    }
    
    .btn_pri {
        letter-spacing: 4px;
        color: #FFFFFF;
        text-shadow: -15px 45px 56px #94280073;
        text-transform: uppercase;
        background: transparent linear-gradient(117deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
        box-shadow: -15px 45px 56px #94280073;
        border-radius: 6px;
        padding: 0.6rem 1rem;
        display: inline-flex;
    }
    
    .btn_sec {
        background: #14183E 0% 0% no-repeat padding-box;
        border-radius: 4px;
        border-radius: 6px;
        /* padding: 0.2rem 1rem; */
        color: #fff;
        display: inline-flex;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 0.4rem;
        padding-right: 0.4rem;
        font-size: 0.8rem;
    }
    
    .btn_sec:hover {
        color: #fff;
    }
    
    .banner-section {
        margin-top: 60px;
    }
    
    button#submit_btn {
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: white;
        width: 100%;
        background: transparent linear-gradient(117deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
        font-weight: bold;
    }
    
    .banner-form .formdiv {
        padding: 15px 15px 10px;
    }
    
    .subt_btn .icons_sub {
        padding: 10px;
        background: #eee;
        width: 100%;
    }
    
    .subt_btn img {
        width: 42px;
    }
    
    .subt_btn .submit_btn {
        width: 100%;
        height: 100%;
        color: #fff;
        padding: 10px;
        font-weight: 600;
        border: 0px solid;
        border-radius: 0px;
        background-image: linear-gradient(to right, #ea0d12c7 0%, #d51b1e);
        transition: all 0.3s ease-in-out;
    }
    
    .subt_btn .submit_btn:hover {
        text-decoration: underline;
    }
    /*========= end banner =======*/
    
    .about {
        padding-top: 4rem;
    }
    
    .orange_box {
        background: transparent linear-gradient( 180deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
        position: absolute;
        background-color: black;
        color: white;
        padding: 3rem;
        font-weight: bold;
        width: 80%;
        left: 10%;
        top: 63%;
        box-shadow: -15px 26px 56px #94280073;
        border-radius: 10px;
    }
    
    .white_box {
        padding: 2rem;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #FF5718;
        border-radius: 10px;
        color: #14183E;
        font-weight: bold;
        position: relative;
        z-index: 99;
    }
    
    .white_box {
        height: 13rem;
    }
    
    .rect_box1 {
        position: absolute;
        content: '';
        left: -5px;
        bottom: -25px;
        width: 50px;
        opacity: 0;
        height: 50px;
        background: #0048B0 0% 0% no-repeat padding-box;
        border-radius: 0px 10px 0px 30px;
        transition: 0.3s all ease-in;
        z-index: 1;
    }
    
    .box2:hover>.rect_box1 {
        opacity: 1;
        transition: 0.3s opacity ease-in;
    }
    
    .box2:hover>.white_box {
        background: transparent linear-gradient(180deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
        box-shadow: -15px 45px 56px #94280073;
        border-radius: 10px;
        color: #fff;
        z-index: 99;
    }
    
    .white_box p {
        margin: 0;
    }
    
    .white_box img {
        width: 4rem;
        margin-bottom: 0.6rem;
    }
    
    .card-deck {
        margin: 0 -15px;
        justify-content: space-between;
    }
    
    .card-deck .card {
        margin: 0 0 1rem;
    }
    
    footer.pt-3.orange {
        background: transparent linear-gradient( 100deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    
    .text_f.text-center {
        color: white;
    }
    
    .why_choose .box1 {
        padding-top: 17rem;
        padding-bottom: 4rem;
        background: #FFF2EE;
        /* background: url('../images/pink.png'); */
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    
    .about_text {
        font-size: 2rem;
        font-weight: bold;
        padding-bottom: 0.7rem;
    }
    
    .text-center.blwnded {
        /* font-size: 2rem;
    color: #14183E; */
        font-weight: bold;
        padding-bottom: 2rem;
    }
    /* section.why_choose {
    background-color: #FFF2EE;
} */
    
    .section_padding {
        padding: 4rem 0;
    }
    
    .section_paddingB {
        padding-bottom: 4rem;
    }
    
    .about_nshm {
        /* background-color: #14183E; */
        background: url('../images/blue banner.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    
    .nshm_about {
        color: white;
        font-weight: bold;
        font-size: 2rem;
        padding-bottom: 1.5rem;
    }
    
    p.text_nshm {
        color: white;
        /* font-size: 1.1rem; */
    }
    
    .blue {
        /* padding-bottom: 6rem; */
        /* padding-top: 4rem; */
    }
    
    .courses .card {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 0.5px solid #7a7ea1;
        border-radius: 10px;
        height: 100%;
        color: #14183E;
    }
    
    .courses .card .card-title {
        color: inherit;
        min-height: 3rem;
    }
    
    .courses .card .card-text {
        margin-bottom: 0;
        color: inherit;
    }
    
    .courses .card .card-btn {
        margin-top: 1rem;
        margin-bottom: 0;
    }
    
    .clr_blue {
        color: #14183E
    }
    
    .title {
        font-size: 1.7rem;
        /* color: #14183E; */
        font-weight: bold;
        padding-bottom: 1rem;
    }
    
    .subtitle {
        color: #202020;
        letter-spacing: 2.16px;
    }
    
    .what_people_say .bg1 {
        background: #F3F5FF;
    }
    
    .what_people_say .quote img {
        width: 5rem;
    }
    
    .testimonial {
        color: #595959;
    }
    
    .testimonial_name {
        color: #14183E;
    }
    
    .owl-theme .owl-nav.disabled+.owl-dots {
        display: flex;
    }
    
    .owl-theme .owl-dots .owl-dot span {
        border: 2px solid #E5E5E5 !important;
        background: #E5E5E5 !important;
        width: 7px !important;
        height: 8px !important;
        border-radius: 50%;
    }
    
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        border: 2px solid #39425D !important;
        background: #39425D !important;
        display: none;
    }
    /* new */
    
    #contactForm {
        display: none;
        padding: 2em;
        width: 400px;
        text-align: center;
        position: fixed;
        top: 20%;
        left: 84%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
    
    #contact {
        -webkit-user-select: none;
        /* Chrome/Safari */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE10+ */
    }
    
    .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .5s ease;
        background-color: #F8fbf8;
        border-radius: 10px;
        border: none;
    }
    
    .card:hover .overlay {
        opacity: 1;
    }
    
    .text {
        color: white;
        position: absolute;
        top: 40%;
        left: 40%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #14183E;
        font-weight: bold;
    }
    
    .btn_pri12 {
        /* letter-spacing: 4px; */
        color: #FFFFFF;
        text-transform: uppercase;
        background: transparent linear-gradient(117deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
        border-radius: 6px;
        /* padding: 0.6rem 1rem; */
        display: inline-flex;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        font-size: 0.8rem;
    }
    
    .btn_pri12:hover {
        color: white;
    }
    
    .apply_now {
        position: absolute;
        top: 81%;
    }
    
    .enqnow {
        color: white;
    }
    
    .form-popup-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
    }
    
    .form-popup-bg {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(94, 110, 141, 0.9);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s;
        overflow-y: auto;
        z-index: 10000;
    }
    
    .form-popup-bg.is-visible {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
        -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
        transition: opacity 0.3s 0s, visibility 0s 0s;
    }
    
    .form-container {
        background-color: #2d3638;
        border-radius: 10px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
        display: flex;
        flex-direction: column;
        width: 26%;
        /* max-width: 700px; */
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding: 40px;
        color: #fff;
    }
    
    .close-button {
        background: none;
        color: #fff;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        border: solid 1px #fff;
    }
    
    .form-popup-bg:before {
        content: '';
        background-color: #fff;
        opacity: .25;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    
    .f_text {
        font-size: 0.8rem;
        padding-left: 0.5rem;
    }
    
    .ty {
        padding: 3rem;
        color: white;
        background: transparent linear-gradient(117deg, #F29424 0%, #E3502F 100%) 0% 0% no-repeat padding-box;
    }
    
    .thankyou .banner-form {
        position: relative;
        top: -16rem;
    }
    
    .banner_form {
        position: absolute;
        top: 51px;
        right: 15%;
        padding: 20px 10px;
        width: 375px;
        z-index: 999;
    }