              *,
              *::before,
              *::after {
                box-sizing: border-box;
              }

              body {
                font-family: Assistant, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
              }

              h1,
              h2,
              h3,
              h4,
              h5,
              h6 {
                font-family: Assistant, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
              }

              .p-4 {
                padding: 4.5rem !important;
              }

              a {
                color: rgb(251 251 251) !important;
                text-decoration: unset !important;
              }

              p {
                margin-top: 0;
                margin-bottom: 1rem;
              }

              img {
                -ms-interpolation-mode: bicubic;
                border: 0;
                vertical-align: middle;
                max-width: 100%;
                height: auto;
              }

              .tpad {
                padding-top: 10px;
              }

              .rpad {
                padding-right: 10px;
              }

              .lpad {
                padding-left: 10px;
              }

              .bpad {
                padding-bottom: 10px;
              }

              .heading_color {
                color: #3f1753;

              }



              .textprimary {
                color: #db1850;
              }

              .textprimary:hover {
                color: #fff;
              }

              .textprimary span {
                color: #b92783;
              }

              .textprimary span:hover {
                color: #db1850;
              }

              .text-white:hover {
                color: #b92783 !important;
              }

              .pr {
                position: relative;
                display: flex;
              }

              .z-9999 {
                z-index: 9999;
              }

              .clr {
                clear: both;
              }

              img {
                max-width: 100%;
              }

              .viewbtn {
                padding: 10px 25px;
                background: transparent;
                display: block;
                margin: 10px 0 10px auto;
              }

              .brandlog {
                aspect-ratio: 3 / 1;

              }

              @media (prefers-reduced-motion: no-preference) {
                :root {
                  scroll-behavior: smooth;
                }
              }

              .contscr {
                display: flex;
                align-items: center;
                font-weight: bold;
              }

              .ann-content span {
                font-size: 15px;
                font-weight: 200;
              }

              .flash-box123 {
                width: 195px;
                height: 25px;
                position: relative;
                background: #d01d5e;
                text-align: center;
                color: #fff;
                font-weight: bold;
                z-index: 9999;
                line-height: 2.6;
                top: 3px;
              }

              .flash-box123:before {
                content: "";
                position: absolute;
                right: -14px;
                bottom: 0;
                top: 0px;
                width: 0;
                z-index: 9999;
                height: 0;
                border-left: 14px solid #d01d5e;
                border-top: 11px solid transparent;
                border-bottom: 15px solid transparent;
              }

              .flash-box123 p {
                line-height: 20px !important;
                color: #fff;
                font-weight: bold;
              }

              .flash-box123:after {
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                width: 0;
                height: 0;
                border-left: 30px solid #002147;
                border-top: 10px solid transparent;
                border-bottom: 14px solid transparent;
              }

              .bg-light {
                --bs-bg-opacity: 1;
                background-color: rgb(255 255 255) !important;
                box-shadow: 0 6px 15px 0 rgb(155 151 151 / 46%);
              }

              .topnavbg {
                position: relative;
                /* background: url("assets/img/topnavbg.png") no-repeat center center; */
                background: linear-gradient(310deg, #b82883 0%, #d01d5e 100%);
                background-size: cover;
                padding: 1px 0px 1px;

              }

              .mainNav {
                margin-top: 0px;
                height: 91px;
              }

              .mainNav .navbar-nav {
                padding-top: 0px;
                font-weight: 500 !important;
                font-style: 15px !important;
              }

              .mainNav .navbar-nav li.nav-item a {
                font-size: 1.1rem;
                padding-right: 12px;
                transition: all .5s ease-in-out;
                cursor: pointer;
              }

              .mainNav .navbar-nav li.nav-item a:hover {
                color: #cb1c65 !important;
              }

              .nav-item a:hover .dropdown-item {
                display: block;
              }

              .mainNav .navbar-nav li.nav-item a.btn {
                padding-right: 14px;
              }

              .mainNav .navbar-nav li.nav-item a.btn:hover {
                color: #fff !important;
              }

              .mainNav .navbar-nav li.nav-item.dropdown-menu:hover {
                display: block;
              }

              .mainNav .navbar-nav li.nav-item ul.dropdown-menu {
                border: none;
                border-radius: 0;
                /* background: #cb1c65; */
                padding: 4px;
                box-shadow: 0 6px 15px 0 rgb(155 151 151 / 46%);
              }

              .mainNav .navbar-nav li.nav-item ul.dropdown-menu ul {
                margin: 0 0px;
                /* padding: 0 0 0 10px; */
              }

              .mainNav .navbar-nav li.nav-item ul.dropdown-menu li {
                list-style: none;
              }

              /* .mainNav .navbar-nav li.nav-item ul.dropdown-menu li {
  border-top: 1px solid #fff;
} */
              .mainNav .navbar-nav li.nav-item ul.dropdown-menu li:first-child {
                border-top: none;
              }

              .mainNav .navbar-nav li.nav-item ul.dropdown-menu li:last-child {
                margin-bottom: 0px;
              }

              .mainNav .navbar-nav li.nav-item ul.dropdown-menu li a {
                padding: 10px 20px;
                ;
                color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
                background-size: 200% 100%;
                background-position: left bottom;
                transition: all 1s ease;
                background-color: #f4f4f4;
              }

              .mainNav .navbar-nav li.nav-item ul.dropdown-menu li a:hover {
                background-position: right bottom;
                background: #cb1c65;
                color: #fff !important;
              }


              .masthead,
              .aboutus {
                position: relative;
                background-size: cover;
                background-position: center;
                background-color: #002147;
              }

              .masthead:before {
                content: "";
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                /* opacity: 0.9; */
              }

              .masthead h1,
              .masthead .h1 {
                font-size: 2rem;
              }

              @media (min-width: 768px) {
                .masthead {
                  padding-top: 10rem;
                  padding-bottom: 10rem;
                }

                .masthead h1,
                .masthead .h1 {
                  font-size: 3rem;
                }
              }

              .features-icons {
                padding-top: 4rem;
                padding-bottom: 7rem;
              }

              .features-icons .features-icons-item {
                max-width: 20rem;
              }

              .features-icons .features-icons-item .features-icons-icon {
                border-radius: 50%;
                width: 160px;
                height: 140px;
                margin: auto;
                margin-bottom: 2rem;
              }

              .features-icons .features-icons-item .features-icons-icon i {
                font-size: 4.5rem;
              }

              .course {
                position: relative;
                background-color: #343a40;
                background: url("assets/img/course_bg.jpg") no-repeat center center;
                background-size: cover;
                padding-top: 6rem;
                padding-bottom: 6rem;
              }

              .course:before {
                content: "";
                position: absolute;
                background-color: #22175c;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                opacity: 0.8;
              }

              @media (min-width: 768px) {
                .course {
                  padding-top: 2rem;
                  padding-bottom: 2rem;
                }
              }

              #course_slider {
                position: relative;
              }

              .course .owl-nav {
                position: absolute;
                top: -100px;
                right: 0;
              }

              .course .owl-nav button span {
                color: #141010;
              }

              .course .owl-carousel .owl-nav button.owl-next,
              .course .owl-carousel .owl-nav button.owl-prev {
                width: 70px;
                height: 70px;
                background: #fff;
                border-radius: 0;
                color: #141010;
              }

              .course .owl-nav button i:hover {
                color: #141010;
                font-size: 30px;
              }

              .course .owl-nav button i {
                font-size: 30px;
              }

              .course .stroke {
                position: relative;
                -webkit-text-stroke: 1px #fff;
                font-size: 5rem;
                color: #483e76;
                margin-bottom: 0;
              }

              .circle_body {
                border: 12px solid #f00;
                margin: 15px;
                border-radius: 100%;
                width: 260px;
                height: 260px;
                padding: 40px 20px;
              }

              .circle_body1 {
                margin: 15px;
                border-radius: 100%;
                width: 330px;
                height: 360px;
                padding: 40px 20px;
              }

              .circle_body a {
                text-decoration: none;
              }

              .circle_body p {
                color: #212529;
              }

              .circleOne {
                border-color: #f63902;
              }

              .circleOne h3 {
                color: #f63902;
              }

              .circleTwo {
                border-color: #06c6d3;
              }

              .circleTwo h3 {
                color: #06c6d3;
              }

              .circleThree {
                border-color: #feb600;
              }

              .circleThree h3 {
                color: #feb600;
              }

              @media (max-width:480px) {
                .course .stroke {
                  font-size: 3.4rem;
                }

                .owl-theme .owl-nav .owl-next,
                .owl-theme .owl-nav .owl-prev {
                  width: 50px !important;
                  height: 50px !important;
                }
              }

              .testimonial {
                background: #f5f5f5;
                text-align: center;
                padding: 10px 20px;
                margin: 0 15px 100px;
                position: relative;
              }

              .testimonial .icon {
                display: inline-block;
                font-size: 80px;
                color: #bd986b;
                margin-bottom: 20px;
                opacity: 0.6;
              }

              .testimonial .description {
                font-size: 15px;
                color: #777;
                text-align: left;
                margin-bottom: 30px;
                opacity: 0.8;
              }

              .testimonial .testimonial-content {
                width: 100%;
                position: absolute;
                left: 0;
              }

              .testimonial .pic {
                display: inline-block;
                border: 2px solid #fff;
                border-radius: 50%;
                box-shadow: 0 0 2px 2px #daad86;
                overflow: hidden;
                z-index: 1;
                position: relative;
                width: 80px;
              }

              .testimonial .pic img {
                width: 100%;
                height: auto;
              }

              .testimonial .title {
                font-size: 15px;
                color: #777;
                margin: 0 0 5px 0;
              }

              .testimonial .post {
                display: block;
                font-size: 14px;
                color: #ffd9b8;
              }

              .owl-theme .owl-controls {
                margin-top: 0;
              }

              .owl-theme .owl-controls .owl-page span {
                width: 32px;
                height: 10px;
                background: #fff;
                border: 2px solid #bd986b;
                margin: 5px;
                opacity: 1;
              }

              .owl-theme .owl-controls .owl-page.active span,
              .owl-theme .owl-controls.clickable .owl-page:hover span {
                background: #ffd9b8;
                border-color: #fff;
              }

              /* about us */
              .learncard img {
                width: 90px;
                margin: auto;
              }

              .learncard p {
                color: #605c5c;
              }

              .global h2 {
                color: #83d16e;
              }

              .classes h2 {
                color: #4187f6;
              }

              .students h2 {
                color: #ffb609;
              }

              .certificate h2 {
                color: #ef7359;
              }

              .learncard .card {
                margin-bottom: 20px;
                transition: all .4s ease-in-out;
                -webkit-transition: all .4s ease-in-out;
                -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
              }

              .learncard .card:hover {
                cursor: pointer;
                transform: translateY(-50px);
                -webkit-transform: translateY(-50px);
                -moz-transform: translateY(-50px);
                -ms-transform: translateY(-50px);
                -o-transform: translateY(-50px);
              }

              .learncard .global.card:hover {
                border-bottom: 5px solid #83d16e !important;
              }

              .learncard .classes.card:hover {
                border-bottom: 5px solid #4187f6 !important;
              }

              .learncard .students.card:hover {
                border-bottom: 5px solid #ffb609 !important;
              }

              .learncard .certificate.card:hover {
                border-bottom: 5px solid #ef7359 !important;
              }

              /* special */
              .special {
                background: #f1f4fb;
              }

              .quote .blockquote h1 {
                position: relative;
              }

              .quote .blockquote h1::before {
                content: "\201C";
                font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-size: 110px;
                position: absolute;
                top: auto;
                bottom: 0;
                left: -40px;
                color: #616161;
              }

              .quote .blockquote h1::after {
                content: "\201C";
                font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
                font-size: 110px;
                position: absolute;
                right: 0;
                transform: rotateZ(180deg);
                top: 0;
                color: #616161;
              }

              /* team */
              .team_pic {
                margin-bottom: 14px;
              }

              .team_pic img {
                border: 3px dashed #959595;
                border-radius: 100%;
                padding: 10px;
                margin-bottom: 14px;
              }

              /* latest news */
              .latestnews_item img {
                border-radius: 6px;
              }

              .latestnews_item h5 {
                color: #fff;
                background: #db200f;
                padding: 10px;
                max-width: 70%;
                margin: auto;
                border-radius: 3px;
                text-align: center;
                margin-top: -20px;
                position: relative;
                margin-bottom: 20px;
              }

              .latestnews_item h6 {
                color: #fff;
                text-align: center;
                font-size: 20px;
                margin-bottom: 20px;
              }

              .latestnews {
                position: relative;
                background-color: #343a40;
                background: url("assets/img/course_bg.jpg") no-repeat center center;
                background-size: cover;
                padding-top: 6rem;
                padding-bottom: 6rem;
              }

              .latestnews:before {
                content: "";
                position: absolute;
                background-color: #000;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                opacity: 0.8;
              }

              @media (min-width: 768px) {
                .latestnews {
                  padding-top: 2rem;
                  padding-bottom: 2rem;
                }
              }

              #latestnews_slider {
                position: relative;
              }

              .latestnews .owl-nav {
                position: absolute;
                top: -100px;
                right: 0;
              }

              .latestnews .owl-nav button span {
                color: #141010;
              }

              .latestnews .owl-carousel .owl-nav button.owl-next,
              .latestnews .owl-carousel .owl-nav button.owl-prev {
                width: 50px;
                height: 50px;
                background: transparent;
                border-radius: 3px;
                border: 1px solid #fff;
                color: #fff;
              }

              .latestnews .owl-nav button i:hover {
                color: #fff;
                font-size: 20px;
              }

              .latestnews .owl-nav button i {
                font-size: 20px;
              }

              /* contact us */
              .contactus .card,
              .contactus .branch {
                background: #eeeff3;
                border: none;
                margin-top: 20px;
                height: 95%;
              }

              .contactus .card a,
              .contactus .branch a {
                color: #3d3387;
              }

              .quick {
                padding-top: 5em;
              }

              .quickcon {
                background: #e01c0c;
                color: #fff;
                padding: 10px 25px;
                border-radius: 30px;
                border: none;
              }

              /* recorded sec */
              .recordvideos .card-img-overlay {
                background: rgb(0 0 0 / 62%);
                border-radius: 0;
              }

              .recordvideos .card-title {
                color: #fff;
                font-size: 20px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
              }

              .recordvideos .card-text {
                font-size: 14px;
              }

              .recordvideos .card {
                border-radius: 0;
              }

              .card-bottom {
                position: absolute;
                width: 90%;
                bottom: 0;
                margin-bottom: 10px;
              }

              .playicon {
                font-size: 40px;
                position: absolute;
                top: 50%;
                transform: translateY(-80%);
                left: 0;
                right: 0;
                width: 100%;
                text-align: center;
              }

              ul.nav.nav-tabs.recordtabs {
                border-bottom: none;
                margin-top: 2em;
                margin-left: 15em;

              }

              .nav-tabs.recordtabs a.nav-link {
                border: 1px solid #c9c9c9;
                border-radius: 0px;
                margin-right: 16px;
                margin-bottom: 10px;
                padding: 5px 15px;
                color: #444242;
                font-weight: 500;
                transition: all .5s ease-in-out;
                -moz-transition: all .5s ease-in-out;
                -ms-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                -webkit-transition: all .5s ease-in-out;
              }

              .nav-tabs.recordtabs a.nav-link:hover {
                background: #d01d5e;
                color: #fff;
              }

              .nav-tabs.recordtabs a.nav-link.active {
                background: #d01d5e;
                color: #fff;
              }

              /* footer */


              .page-sub-title {
                width: 50%;
                text-align: center;
                padding: 5px 0;
                background-color: #002147;
                color: #fff;
                border-radius: 10px;
              }

              .page-sub-title:hover {
                background-color: #db1850;
                color: #fff;
              }

              .list-inline .list-inline-item i:hover {
                color: #db1850;
              }

              .list-inline li i a:hover {
                color: #db1850;
              }

              .list-inline .text-decoration-none:hover {
                color: #db1850;
              }

              .list-inline li i a:hover {
                color: #db1850;
              }

              @media only screen and (max-width: 991px) {
                ul.nav.nav-tabs.recordtabs {
                  margin-left: 0 !important;
                }

                .learncard .card:hover {
                  transform: translateY(-10px);
                }

                .contactus .card,
                .contactus .branch {
                  height: auto;
                }

                .recordvideos .col-lg-4 {
                  margin-bottom: 12px;
                }

                .mainNav .navbar-nav {
                  padding-top: 0;
                }

                .mainNav {
                  margin-top: 0;
                }

                .news-scroll-panel {
                  width: 100%;
                  margin-left: 0;
                  background-color: #ffe0f1;
                }
              }

              .owl-carousel .owl-item {
                padding: 10px;
              }

              .owl-theme .owl-nav .owl-prev {
                width: 45px;
                height: 45px;
                background: #fff;
                border-radius: 0;
                color: #141010;
                position: relative;
              }

              .owl-theme .owl-nav .owl-next {
                width: 45px;
                height: 45px;
                background: #fff;
                border-radius: 0;
                color: #141010;
                position: relative;
              }

              .owl-theme .owl-nav .owl-prev i,
              .owl-theme .owl-nav .owl-next i {
                font-size: 30px;
                position: absolute;
                top: 50%;
                left: 0;
                right: 0;
                margin: 0 auto;
                text-align: center;
                transform: translateY(-50%);
              }

              .owl-theme .card-body {
                padding: 8px;
              }

              .contenttextjustify {
                text-align: justify;
                letter-spacing: 0.05em;
              }

              .content-list,
              .content-list li {
                padding: 0;
                margin: 0;
                list-style: none;
              }

              .left-panel-heading {
                padding: 20px 0 10px 0;
                font-size: 1.5rem;
                margin: 0
              }

              .courses-list-left,
              .courses-list-left li {
                list-style: none;
                padding: 0;
              }

              .courses-list-left li a {
                padding: 8px;
                text-decoration: none;
                color: #002147;
                border-top: 1px solid #fff;
                background: linear-gradient(to right, #cb1c65 50%, #e5e5e5 50%);
                background-size: 200% 100%;
                background-position: right bottom;
                width: 100%;
                display: block;
                transition: all 1s ease;
                font-weight: 600;
              }

              .courses-list-left li a:hover {
                background-position: left bottom;
                color: #fff;
              }

              .courses-list-left li a.active {
                background: linear-gradient(to right, #cb1c65 100%, #e5e5e5 100% 100%);
                color: #fff;
              }

              .latest-news .card {
                background: none;
                border: none;
              }

              .latest-news .owl-theme .card-body {
                color: #212121;
              }

              .latest-news .owl-theme .owl-nav {
                margin-top: 0;
              }

              .latest-news .owl-theme .owl-nav .owl-prev,
              .latest-news .owl-theme .owl-nav .owl-next {
                width: 30px !important;
                height: 30px !important;
                background: #fff;
                z-index: 9999;
              }

              .latest-news .owl-theme .owl-nav .owl-prev i,
              .latest-news .owl-theme .owl-nav .owl-next i {
                font-size: 16px;
              }

              .latest-news .owl-carousel {
                position: relative;
              }

              .latest-news .owl-theme .owl-nav {
                margin-top: 0;
                position: absolute;
                background: #fff;
                right: 0;
                top: 0;
              }

              .latest-news .owl-theme .owl-nav [class*=owl-] {
                margin-top: 4px;
                margin-bottom: 0;
              }

              .latest-news .owl-theme .owl-nav [class*=owl-]:hover {
                color: #cb1c65;
              }

              .latest-news .owl-carousel .owl-item {
                padding: 0;
              }

              @media (max-width:580px) {
                .latest-news .owl-theme .card-body {
                  width: 85%;
                }
              }

              @media (max-width:630px) {
                .quote .blockquote h1::before {
                  left: -10px;
                }

                .news-scroll-panel {
                  width: 100%;
                  margin-left: 0;
                  background-color: #ffe0f1;
                }
              }

              @media (max-width:769px) {
                .whowe {
                  margin-bottom: 20px;
                }

                .news-scroll-panel {
                  width: 100%;
                  margin-left: 0;
                  background-color: #ffe0f1;
                }

                table {
                  caption-side: bottom;
                  border-collapse: collapse;
                  margin: 0 0rem !important;
                }
              }

              .p-dropdown {
                width: 100%;
                border: none;
                padding: 0;
                margin: 0;
              }

              .p-inputtext {
                padding: 0;
              }

              .shadow_one {
                box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
              }

              .news-scroll-panel {
                background-color: #002147;
              }

              .latest-news .owl-theme .owl-nav {
                background-color: #ffe0f1;
              }

              .latest-news .owl-theme .owl-nav .owl-prev,
              .latest-news .owl-theme .owl-nav .owl-next {
                background-color: #ffe0f1;
              }

              .download-brochure {
                text-align: center;

              }

              .download-brochure>a {
                width: auto;
                padding: 10px 20px;
                border-radius: 25px;
                background: #cb1c65;
                color: #fff;
                cursor: pointer;
                text-decoration: none;
              }

              .error-res-message {
                color: #cb1c65;
              }

              .success-res-message {
                color: #05810b;
              }

              .py {
                padding: 60px 0;
              }

              .p-datatable-table td,
              .p-datatable-table th {
                border: 1px solid #e5e7eb !important;
              }

              .top120 {
                top: 91px;
                z-index: 1019;
                padding: 20px auto;
              }

              .owl-carousel .owl-item img {
                display: block;
                aspect-ratio: 3 / 3;
                width: 100%;
              }

              @media (min-width: 1200px) {

                .container,
                .container-lg,
                .container-md,
                .container-sm,
                .container-xl {
                  max-width: 1390px !important;
                }

                table {
                  caption-side: bottom;
                  border-collapse: collapse;

                }
              }

              table td a {
                color: #000;
              }

              @media (min-width: 464px) and (max-width: 784px) {
                .top120 {
                  top: 100px;
                  z-index: 1019;
                  padding: 20px auto;
                }

                .news-scroll-panel {
                  background-color: #002147;
                }

                .header-r {
                  display: none;
                }
              }

              tbody,
              td,
              tfoot,
              th,
              thead,
              tr {
                border-color: inherit;
                border-style: solid;
                border-width: 1px !important;
              }

              table th {
                background-color: #808080 !important;
                color: white !important;
              }

              /* @media (min-width: 768px) {
  .container, .container-md, .container-sm {
      max-width: 695px !important;
  }
  .header-r{
    top: -9px;
    position: relative;
  }
} */
              .scrollable-panel {
                max-height: 400px;
                /* or any height you want */
                overflow-y: auto;
                padding-right: 10px;
                scroll-behavior: smooth;
                /* smooth scroll */
              }

              /* Optional: Make the scrollbar stylish */
              .scrollable-panel::-webkit-scrollbar {
                width: 8px;
              }

              .scrollable-panel::-webkit-scrollbar-thumb {
                background: #888;
                border-radius: 10px;
              }

              .scrollable-panel::-webkit-scrollbar-thumb:hover {
                background: #555;
              }

              .scrollable-panel::-webkit-scrollbar-track {
                background: #f1f1f1;
              }

              /*-----------------------------------------
about section
-------------------------------------========*/
              .about .about-img img {
                position: absolute;
                inset: 0;
                display: block;
                width: 70%;
                height: 70%;
                object-fit: cover;
                object-position: center;
                z-index: 1;
              }

              .about .content {
                background-color: color-mix(in srgb, #e5edff 15%, #f1f4fb 40%);
                padding: 40px;
              }

              .about .content h3 {
                font-size: 14px;
                font-weight: 700;
                color: var(--accent-color);
                text-transform: uppercase;
              }

              .about .content h2 {
                font-size: 24px;
                font-weight: 700;
              }

              .about .content p {
                margin: 15px 0 30px 0;
                line-height: 24px;
              }

              .about .content .btn-read-more {
                color: var(--contrast-color);
                background: var(--accent-color);
                line-height: 0;
                padding: 15px 40px;
                border-radius: 4px;
                transition: 0.5s;
                box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.1);
              }

              .about .content .btn-read-more span {
                font-family: var(--default-font);
                font-weight: 600;
                font-size: 16px;
                letter-spacing: 1px;
              }

              .about .content .btn-read-more i {
                margin-left: 5px;
                font-size: 18px;
                transition: 0.3s;
              }

              .about .content .btn-read-more:hover i {
                transform: translateX(5px);
              }

              .img-fluid {
                max-width: 100%;
                height: auto;
                border-radius: 15px;
              }

              /*---------------------About end--------------------*/
              /*---------------------Career --------------------*/
              .career .container-fluid {
                margin: 5% 0;
              }

              .career .features-image-2 img {
                border: 10px solid #eee;
                border-radius: 10px;
                position: relative;
                z-index: 2;
                max-height: 305px;
                margin-top: 15px;
                margin-left: 10px;
              }

              .courses_offered .container-fluid {
                margin: 5% 0;
              }

              /*---------------------Career end--------------------*/
              /*---------------------Contact --------------------*/
              .contact .info-wrap {
                background-color: var(#002147);
                box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
                border-top: 3px solid #002147;
                border-bottom: 3px solid #002147;
                padding: 30px;
                height: 100%;
              }

              @media (max-width: 575px) {
                .contact .info-wrap {
                  padding: 20px;
                }
              }

              .contact .info-item {
                margin-bottom: 25px;
              }

              .contact .info-item i {
                font-size: 20px;
                color: var(#002147);
                background: color-mix(in srgb, var(#002147), transparent 92%);
                width: 44px;
                height: 44px;
                display: flex;
                justify-content: center;
                align-items: center;
                border-radius: 50px;
                transition: all 0.3s ease-in-out;
                margin-right: 15px;
              }

              .contact .info-item h3 {
                padding: 0;
                font-size: 18px;
                font-weight: 700;
                margin-bottom: 5px;
              }

              .contact .info-item p {
                padding: 0;
                margin-bottom: 0;
                font-size: 14px;
              }

              .contact .info-item:hover i {
                background: var(#002147);
                color: var(#002147);
              }

              /*---------------------Contact end--------------------*/
              /*--------------------------------------------------------------
# vision-mission Section
--------------------------------------------------------------*/
              .vision-mission .inner-title {
                font-size: 2.75rem;
                font-weight: 700;
                margin: 30px 0;
              }

              @media (min-width: 991px) {
                .vision-mission .inner-title {
                  max-width: 100%;
                  /* margin: 0 0 80px 0; */
                }
              }

              .vision-mission .our-story {
                padding: 40px;
                background-color: color-mix(in srgb, #444444 4%, transparent);
              }

              @media (min-width: 991px) {
                .vision-mission .our-story {
                  padding-right: 35%;
                }
              }

              .vision-mission .our-story h4 {
                text-transform: uppercase;
                font-size: 1.1rem;
                color: color-mix(in srgb, var(--default-color), transparent 50%);
              }

              .vision-mission .our-story h3 {
                font-size: 2.25rem;
                font-weight: 700;
                color: color-mix(in srgb, var(--default-color), transparent 20%);
              }

              .vision-mission .our-story p:last-child {
                margin-bottom: 0;
              }

              .vision-mission ul {
                list-style: none;
                padding: 0;
                font-size: 15px;
              }

              .vision-mission ul li {
                padding: 5px 0;
                display: flex;
                align-items: center;
              }

              .vision-mission ul i {
                font-size: 1.25rem;
                margin-right: 0.5rem;
                line-height: 1.2;
                color: var(--accent-color);
              }

              .vision-mission .watch-video i {
                font-size: 2rem;
                transition: 0.3s;
                color: var(--accent-color);
              }

              .vision-mission .watch-video a {
                font-weight: 600;
                color: color-mix(in srgb, #444444 4%, transparent);
                margin-left: 8px;
                transition: 0.3s;
              }

              .vision-mission .watch-video:hover a {
                color: var(--accent-color);
              }

              .vision-mission .about-img {
                min-height: 400px;
                position: relative;
              }

              @media (min-width: 992px) {
                .vision-mission .about-img {
                  position: absolute;
                  top: 30px;
                  right: 0;
                  min-height: 610px;
                }
              }

              .vision-mission .about-img img {
                position: absolute;
                inset: 0;
                display: block;
                width: 70%;
                height: 70%;
                object-fit: cover;
                object-position: center;
                z-index: 1;
              }

              .card {
                border: none !important;
              }

              .folder-buttons {
                display: flex;
                overflow-x: auto;
                white-space: nowrap;
                scrollbar-width: none;
              }

              .folder-buttons button {
                flex: 0 0 auto;
              }

              .folder-buttons-container {
                overflow-x: hidden;
                flex: 1;
                /* Takes up available space */
                display: flex;
              }

              .folder-buttons {
                display: flex;
                white-space: nowrap;
                transition: scroll 0.5s;
              }

              .folder .carousel-control-prev,
              .carousel-control-next {
                background: none;
                border: none;
                font-size: 2.5rem;
                cursor: pointer;
              }

              .folder .carousel-control-next,
              .carousel-control-prev {
                position: absolute;
                top: 0;
                bottom: 0;
                z-index: 1;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 10%;
                padding: 0;
                color: #002147;
                text-align: center;
                background: 0 0;
                border: 0;
                opacity: .5;
                transition: opacity .15s ease;
              }

              .buy-now .btn-buy-now {
                position: fixed;
                bottom: 3rem;
                right: 1.625rem;
                z-index: 999999;
                box-shadow: 0 1px 20px 1px #ff3e1d;
              }

              .buy-now .btn-buy-now:hover {
                box-shadow: none;
              }

              .footer {
                color: #444444;
                background-color: #f9f9f9;
                font-size: 14px;
                position: relative;

              }

              .footer .footer-top {
                padding-top: 25px;
                border-top: 3px solid #002147;
              }

              .footer .footer-about .logo {
                margin-bottom: 0;
              }

              .footer .footer-about .logo img {
                max-height: 70px;
                margin-right: 6px;
                mix-blend-mode: darken;
              }

              .footer .footer-about .logo span {
                font-size: 26px;
                font-weight: 700;
                letter-spacing: 1px;
                font-family: var(--heading-font);
                color: var(--#37423b);
              }

              .footer .footer-about p {
                padding-left: 15px;
                font-size: 13px;
                font-family: var(--heading-font);
              }

              .footer .social-links a {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 40px;
                height: 40px;
                border-radius: 50%;
                border: 1px solid color-mix(in srgb, var(--#444444), transparent 50%);
                font-size: 16px;
                color: color-mix(in srgb, var(--#444444), transparent 30%);
                margin-right: 10px;
                transition: 0.3s;
              }

              .footer .social-links a:hover {
                color: var(--#5fcf80);
                border-color: var(--#5fcf80);
              }

              .footer h4 {
                font-size: 16px;
                font-weight: bold;
                position: relative;
                padding-bottom: 6px;
                color: #d01d5e;
              }

              .footer .footer-links {
                margin-bottom: 15px;
              }

              .footer .footer-links ul {
                list-style: none;
                padding: 0;
                margin: 0;
              }

              .footer .footer-links ul i {
                padding-right: 2px;
                font-size: 12px;
                line-height: 0;
              }

              .footer .footer-links ul li {
                padding: 10px 0;
                display: flex;
                align-items: center;
              }

              .footer .footer-links ul li:first-child {
                padding-top: 0;
              }

              .footer .footer-links ul a {
                color: color-mix(in srgb, #002147 90%, #002147 90%) !important;
                display: inline-block;
                line-height: 1;
              }

              .footer .footer-links ul a:hover {
                color: var(--#5fcf80);
              }

              .footer .footer-contact p {
                margin-bottom: 5px;
              }

              .footer .footer-newsletter .newsletter-form {
                margin-top: 30px;
                margin-bottom: 15px;
                padding: 6px 8px;
                position: relative;
                border-radius: 50px;
                border: 1px solid color-mix(in srgb, var(--#444444), transparent 80%);
                display: flex;
                background-color: var(--#ffffff);
                transition: 0.3s;
              }

              .footer .footer-newsletter .newsletter-form:focus-within {
                border-color: var(--#5fcf80);
              }

              .footer .footer-newsletter .newsletter-form input[type=email] {
                border: 0;
                padding: 4px 8px;
                width: 100%;
                background-color: var(--#ffffff);
                color: var(--#444444);
              }

              .footer .footer-newsletter .newsletter-form input[type=email]:focus-visible {
                outline: none;
              }

              .footer .footer-newsletter .newsletter-form input[type=submit] {
                border: 0;
                font-size: 16px;
                padding: 0 20px 2px 20px;
                margin: -7px -8px -7px 0;
                background: var(--#5fcf80);
                color: var(#ffffff);
                transition: 0.3s;
                border-radius: 50px;
              }

              .footer .footer-newsletter .newsletter-form input[type=submit]:hover {
                background: color-mix(in srgb, var(#5fcf80), transparent 20%);
              }

              .footer .copyright {
                padding-top: 10px;
                padding-bottom: 10px;
                background-color: color-mix(in srgb, #444444 5%, transparent 95%);
                ;
              }

              .footer .copyright p {
                margin-bottom: 0;
              }

              .footer .credits {
                margin-top: 6px;
                font-size: 13px;
              }

              .wizard,
              .wizard .nav-tabs,
              .wizard .nav-tabs .nav-item {
                position: relative;
              }

              .wizard .nav-tabs:after {
                content: "";
                width: 80%;
                border-bottom: solid 2px #ccc;
                position: absolute;
                margin-left: auto;
                margin-right: auto;
                top: 38%;
                z-index: -1;
              }

              .wizard .nav-tabs .nav-item .nav-link {
                width: 70px;
                height: 70px;
                margin-bottom: 6%;
                background: white;
                border: 2px solid #ccc;
                color: #ccc;
                z-index: 10;
              }

              .wizard .nav-tabs .nav-item .nav-link:hover {
                color: #333;
                border: 2px solid #333;
              }

              .wizard .nav-tabs .nav-item .nav-link.active {
                background: #fff;
                border: 2px solid #0dcaf0;
                color: #0dcaf0;
              }

              .wizard .nav-tabs .nav-item .nav-link:after {
                content: " ";
                position: absolute;
                left: 50%;
                transform: translate(-50%);
                opacity: 0;
                margin: 0 auto;
                bottom: 0px;
                border: 5px solid transparent;
                border-bottom-color: #0dcaf0;
                transition: 0.1s ease-in-out;
              }

              /* .nav-tabs .nav-item .nav-link.active:after {
                content: " ";
                position: absolute;
                left: 50%;
                transform: translate(-50%);
                opacity: 1;
                margin: 0 auto;
                bottom: 0px;
                border: 10px solid transparent;
                border-bottom-color: #0dcaf0;
              } */

              .wizard .nav-tabs .nav-item .nav-link svg {
                font-size: 25px;
              }

              @media (min-width: 1200px) {

                .h1,
                h1 {
                  font-size: 1.9rem;
                }
              }

              @media (max-width: 991.98px) {
                .courses-list-left li a {
                  color: #002147 !important;
                }

                .flash-box123 p {
                  line-height: 20px !important;
                  color: #fff;
                  text-align: center;
                  font-weight: bold;
                }

                .flash-box123 {
                  width: 130px;
                  height: 25px;
                  position: relative;
                  background: #d01d5e;
                  text-align: center;
                  color: #fff;
                  font-weight: bold;
                  z-index: 9999;
                  line-height: 2.6;
                  top: 3px;
                }

                .flash-box123:before {
                  content: "";
                  position: absolute;
                  right: -14px;
                  bottom: 0;
                  top: 0px;
                  width: 0;
                  z-index: 9999;
                  height: 0;
                  border-left: 14px solid #d01d5e;
                  border-top: 11px solid transparent;
                  border-bottom: 15px solid transparent;
                }

                .flash-box123:after {
                  content: "";
                  position: absolute;
                  left: -35px;
                  bottom: 0;
                  width: 0;
                  height: 0;
                  border-left: 30px solid #002147;
                  /* border-top: 10px solid transparent; */
                  /* border-bottom: 14px solid transparent; */
                }
              }