/* Minification failed. Returning unminified contents.
(355,22): run-time error CSS1030: Expected identifier, found '#count_MobileNumber'
(355,41): run-time error CSS1031: Expected selector, found ')'
(355,41): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.my-2-5 {
    margin-top: 0.7rem!important;
    margin-bottom: 0.7rem!important;
}

a:hover{
    text-decoration: underline!important;
}

body.modal-open,
.body.modal-open {
    padding-right: 0px!important;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
    overflow-x: hidden;
    z-index: 0;
    position: relative;
    /*background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,0) 0%, rgba(0,212,255,0.24693627450980393) 100%);*/
    background-image: linear-gradient(to right top, #ececec, #eaeaec, #e8e8eb, #e5e6eb, #e2e4eb, #dfe5ee, #dce6f1, #d7e7f4, #d0ebf9, #c9f0fb, #c2f5fa, #bef9f6);
}

.back {
    cursor: pointer;
    position: fixed !important;
    bottom: 20px;
    right: 20px;
    display: block;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(6, 106, 201, 0.38);
    color: #066ac9;
    border-radius: 10%;
    width: 42px;
    height: 42px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%!important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
    .back i {
        font-size: 1.25rem !important;
    }
.back-top {
    background: rgba(6, 106, 201, 0.38);
    color: #066ac9;
}

.back-top:hover {
    background: #066ac9;
    color: #fff;
}

.back-top.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}


.back-top-trouble {
    bottom: 70px;
    background: rgba(201, 6, 6, 0.38);
    color: #c90606;
}

.back-top-trouble:hover {
    background: #c90606;
    color: #fff;
}

.back-top-trouble.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.flip-horizontal {
  transform: scaleX(-1)!important; /* Flips the icon horizontally */
}


.back-top-share {
    bottom: 120px;
    background: rgba(104, 102, 102, 0.38);
    color: #000000;
}

.back-top-share:hover {
    background: #000000;
    color: #fff;
}

.back-top-share.back-top-show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}


.field-validation-error {
    margin-top: 0.25rem;
    font-size: .875em;
    color: #dc3545!important;
    font-weight: 500;
}

.validation-summary-errors :is(ul, ol) {
    list-style: none;
    padding: 0px;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 1em;
    color: #dc3545;
    font-weight: 500;
}
.form-control.input-validation-error,
.form-control.is-invalid {
    border-color: #dc3545;
    background-color: #ffeaea;
    padding-right: calc(1.5em + 0.75rem);
    /*background-image: url('data:image/svg+xml;utf8;base64,PHN2ZyBpZD0iU3ZnanNTdmcxMDAxIiB3aWR0aD0iMjg4IiBoZWlnaHQ9IjI4OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzdmdqcz0iaHR0cDovL3N2Z2pzLmNvbS9zdmdqcyI+PGRlZnMgaWQ9IlN2Z2pzRGVmczEwMDIiPjwvZGVmcz48ZyBpZD0iU3ZnanNHMTAwOCI+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCIgd2lkdGg9IjI4OCIgaGVpZ2h0PSIyODgiPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoNDh2NDhIMHoiPjwvcGF0aD48cGF0aCBkPSJNMjIgMzRoNFYyMmgtNHYxMnptMi0zMEMxMi45NSA0IDQgMTIuOTUgNCAyNHM4Ljk1IDIwIDIwIDIwIDIwLTguOTUgMjAtMjBTMzUuMDUgNCAyNCA0em0wIDM2Yy04LjgyIDAtMTYtNy4xOC0xNi0xNlMxNS4xOCA4IDI0IDhzMTYgNy4xOCAxNiAxNi03LjE4IDE2LTE2IDE2em0tMi0yMmg0di00aC00djR6IiBmaWxsPSIjZmYwMDAwIiBjbGFzcz0iY29sb3IwMDAgc3ZnU2hhcGUiPjwvcGF0aD48L3N2Zz48L2c+PC9zdmc+');*/
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    box-shadow: 0 0 0 0.25rem rgba(220,53,69,.25);
}



.form-check-input.is-invalid, 
.form-check-input.input-validation-error{
    border-color: #dc3545;
    background-color: none;
    padding-right: initial;
    background-image: none;
    background-repeat: initial;
    background-position: initial;
    background-size: initial;
    box-shadow: 0 0 0 0.25rem rgba(220,53,69,.25);
}

.form-select.input.is-invalid,
.form-select.input-validation-error{
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220,53,69,.25);
    padding-right: 4.125rem;
    background-position: right 0.75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-control.is-valid:focus,
.form-control.input-validation-error:focus {
    border-color: #dc3545!important;
    box-shadow: 0 0 0 0.25rem rgba(220,53,69,.25)!important;
}

.form-control.is-valid, .was-validated .form-control:valid {
     border-color: none; 
     padding-right: 0px; 
     background-image: none; 
     background-repeat: no-repeat; 
     background-position: initial; 
     background-size: initial; 
}

/*Start Footer Css*/

footer {
    background-color: #caf3ff87;
}

footer :is(h1, h2, h3, h4, h5, h6) {
    padding-bottom: 0.45rem;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #00acee;
}

footer :is(ul, ol) {
    list-style: none;
    padding: 0px;
}
footer .footer-item {
    padding-top: 0.25rem ;
    padding-bottom: 0.25rem ;
    font-weight: 600 ;
}


footer .footer-item .footer-link{
    color: rgba(0,0,0,.5);
    transition: all 0.5s ease-out;
}

    footer a,
    .footer-area a {
        text-decoration: none;
        transition: all 1s ease-in-out;
    }

footer .footer-item .footer-link:hover,
.footer-area a:hover{
    color: #25bbe7;
    text-decoration: underline!important;
}

/*end Footer CSS*/


/*Start contact-us-cards */
.contact-us-cards .card {
    color: #000000;
    transition: all 0.5s ease-in-out;

}
    .contact-us-cards .card a {
        color: #000000!important;
    }
    .contact-us-cards .card i,
    .contact-us-cards i {
        color: #5e98ed!important;
    }
    .contact-us-cards .card.active,
    .contact-us-cards .card:hover{
        background-color: rgba(13,110,253, 1);
        color: #ffffff;
    }
        .contact-us-cards .card.active a,
        .contact-us-cards .card:hover a {
            color: #ffffff!important;
        }


/*End contact-us-cards*/


/*Course Category */
.catgory-list img {
    width: 50px;
    height: 50px;
}

.category-list-footer img,
.category-list-footer figure{
    width:150px;
}

@media only screen and (min-width: 320px) {
    .category-list-footer figure{
        width:150px;
    }

}

@media only screen and (min-width: 425px) {
  .category-list-footer figure{
        width:170px;
    }
}
@media only screen and (min-width: 769px) {
  .category-list-footer figure{
        width:240px;
    }
}

/*ENd Course CAtegory*/


.notification-area ul li,
.notification-area ul li span {
    cursor: pointer;
}

.course-money.table-responsive {
    background-color: transparent!important;
}

.course-money table tr td:last-child{
    white-space: nowrap;
}

.notice-bord-list .notification-item {
    cursor: pointer;
}
.notice-bord-list .notification-item.is-read-pending{
    background-color: rgba(207 226 255 / 50%) !important;
}
    .notice-bord-list .notification-item.is-read-pending .card-title {
        font-weight: 500;
    }
.notice-bord-list .notification-item.is-read-pending::before {
    content: '\2022'; /* Unicode for bullet point */
    color: blue; /* Color of the dot */
    margin-right: 5px; /* Adjust as needed */
    font-size: xx-large;
    
}
    .notice-bord-list .notification-item:first-child {
        border-top-left-radius: 0.5rem !important;
        border-top-right-radius: 0.5rem !important;
    }
    .notice-bord-list .notification-item:last-child {
        border-bottom-left-radius: 0.5rem !important;
        border-bottom-right-radius: 0.5rem !important;
    }
    .notice-bord-list .notification-item:hover {
        background-color: rgba(226 227 229 / 50%);
    }

.table-fixed-header thead {
  position: sticky;
  top: 0;
  z-index: 1;
}

.table-fixed-header tfoot {
  position: sticky;
  bottom: 0;
  z-index: 1;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(100px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.modal.fade#staticBackdropTrouble .modal-dialog {
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-fill-mode: both;
}

/* OTP */

.otp-btn-area > *:is(#count_MobileNumber) {
    display: none;
}


/*End */


/* Cookie CSS*/

.cookie-consent {
    width: 100%;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    color: #0e0e12;
    background-color: #fff;
    box-shadow: 0px -5px 8px 0px rgba(0, 0, 0, 0.14);
    padding: 9px 1.8em;
    z-index: 9999;
    display: none;
}


.show-consent {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.cookie-text {
    font-size: 15px;
    line-height: 1.5em;
    flex: 99 1 500px;
    text-align: center;
    margin: 6px 30px 5px 0px;
}
 
/* End */
*{
  padding: 0px;
  margin: 0px;
}

:root{
  padding: 0px;
  margin: 0px;
  scroll-behavior: smooth;
}
::marker {
    color: black;
    font-weight: bold;
}

::-webkit-scrollbar, ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb, ::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 5px;
}

/*Swal button */

.swal-button {
    border-radius: 50rem!important;
}

._not-foun-text * {
    margin: 0px;
}

/*End Swal */

/*Start Wait ME */

.waitMe_text {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.waitMe_container .waitMe .waitMe_text {
    position: relative;
    margin: 20px 0 0;
    font-weight: 600;
}


/*End Wait ME */

/*Model Condions */

.modal.show + #body,
.modal.show + .menu-header {
    filter: blur(7px);
}

body.modal-open > #body,
body.modal-open > .menu-header {
    filter: blur(7px);
}

.white-space-no {
    white-space: nowrap;
}

/*End MOdel */

.share-post button{
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    padding-bottom: 0.3rem;
}

.btn-save-course{
  right: 10px;
  top: 10px;
  background-color: rgba(108,117,125,0.1);
}

.btn-save-course:active,
.btn-save-course.active,
.btn-save-course:hover{
  /*background-color: rgba(108,117,125,0.5);
  color:#00c6ff;*/

    background-color: rgba(185, 222, 255,0.65);
    color: #5fb5cd;
}

.btn-save-course:active:hover,
.btn-save-course.active:hover{
  background-color: rgba(108,117,125,0.1);
}


.card{
  cursor: pointer;
}

.ms-clamp {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    word-break: break-word;
}

.ms-title-l1 {
    -webkit-line-clamp: 1;
}
.ms-title-l2 {
    -webkit-line-clamp: 2;
}
.ms-title-l3 {
    -webkit-line-clamp: 3;
}
.ms-title-l4 {
    -webkit-line-clamp: 4;
}
.ms-title-l5 {
    -webkit-line-clamp: 5;
}


body {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #fff;
}


body.offcanvas-menu:before {
  opacity: 1;
  z-index: 1002;
  visibility: visible;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a,
a:hover {
  text-decoration: none;
}

.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  position: relative;
  width: 100%;
}
@media (max-width: 991.98px) {
  .site-navbar {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.site-navbar .toggle-button {
  position: absolute;
  right: 0px;
}
.site-navbar .site-logo {
  position: absolute;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 0;
  margin: 0;
  padding: 0;
  z-index: 3;
}
@media (max-width: 991.98px) {
  .site-navbar .site-logo {
    float: left;
    position: relative;
  }
}
.site-navbar .site-navigation.border-bottom {
  border-bottom: 1px solid white !important;
}
.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
}
.site-navbar .site-navigation .site-menu .active {
  color: #007bff !important;
}
.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
}
.site-navbar .site-navigation .site-menu > li {
  display: inline-block;
}
.site-navbar .site-navigation .site-menu > li > a {
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 0px;
  /*color: #000;*/
  color: rgba(0,0,0,.5) ;
  font-weight: 600;
  display: inline-block;
  text-decoration: none !important;
  transition: all .2s ease-in;
}
.site-navbar .site-navigation .site-menu > li > a:hover,
.site-mobile-menu .site-nav-wrap a:hover {
  color: #007bff;
}
.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
}
.site-navbar .site-navigation .site-menu .has-children > a {
  position: relative;
  padding-right: 20px;
}
.site-navbar .site-navigation .site-menu .has-children > i:before {
  position: absolute;
  /*content: "\e313";*/
  font-size: 16px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "FontAwesome";
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  position: absolute;
  text-align: left;
  border-top: 2px solid #007bff;
  -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.1);
  padding: 0px 0;
  margin-top: 20px;
  margin-left: 0px;
  background: #fff;
  -webkit-transition: 0.2s 0s;
  -o-transition: 0.2s 0s;
  transition: 0.2s 0s;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown.arrow-top:before {
  display: none;
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown.arrow-top:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0s all;
  -o-transition: 0s all;
  transition: 0s all;
  color: #000 !important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
  color: #007bff !important;
  background: #f8f9fa;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
  padding: 9px 20px;
  display: block;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li
  > a:hover {
  background: #f8f9fa;
  color: #ced4da;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > a:before {
  content: "\e315";
  right: 20px;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > .dropdown,
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children
  > ul {
  left: 100%;
  top: 0;
}
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children:hover
  > a,
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children:active
  > a,
.site-navbar
  .site-navigation
  .site-menu
  .has-children
  .dropdown
  > li.has-children:focus
  > a {
  background: #f8f9fa;
  color: #ced4da;
}
.site-navbar .site-navigation .site-menu .has-children:hover > a,
.site-navbar .site-navigation .site-menu .has-children:focus > a,
.site-navbar .site-navigation .site-menu .has-children:active > a {
  color: #007bff;
}
.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus > .dropdown,
.site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}

.site-mobile-menu {
  width: 270px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.offcanvas-menu .site-mobile-menu {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #ced4da;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}
.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 0 20px 20px 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}
.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.site-mobile-menu .site-nav-wrap a {
    /* padding: 10px 20px; */
    display: block;
    position: relative;
    color: rgba(0,0,0,.5);
    font-weight: 600;
    padding: 10px 20px 10px 5px;
}

.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}
.site-mobile-menu .site-nav-wrap li .nav-link.active {
  color: #007bff;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #f8f9fa;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 20px;
  z-index: 20;
  /*font-family: "icomoon";
        content: "\f078";*/
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.site-mobile-menu .site-nav-wrap > li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.site-mobile-menu .site-nav-wrap > li > a {
  /*padding-left: 20px;*/
  font-size: 20px;
}
.site-mobile-menu .site-nav-wrap > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-mobile-menu .site-nav-wrap > li > ul > li {
  display: block;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > a {
  padding-left: 40px;
  font-size: 16px;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul {
  padding: 0;
  margin: 0;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li {
  display: block;
}
.site-mobile-menu .site-nav-wrap > li > ul > li > ul > li > a {
  font-size: 16px;
  padding-left: 60px;
}
.site-mobile-menu .site-nav-wrap[data-class="social"] {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 5em;
}
.site-mobile-menu .site-nav-wrap[data-class="social"] > li {
  width: auto;
}
.site-mobile-menu .site-nav-wrap[data-class="social"] > li:first-child a {
  padding-left: 15px !important;
}

.sticky-wrapper {
  position: relative;
  z-index: 100;
  width: 100%;
}
.sticky-wrapper .site-navbar {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sticky-wrapper .site-navbar {
  background: #fff;
}
.sticky-wrapper .site-navbar .site-logo a {
  color: #fff;
}
.sticky-wrapper .site-navbar ul li a {
  color: rgba(255, 255, 255, 0.7) ;
}
.sticky-wrapper .site-navbar ul li a.active {
  color: #fff !important;
}
.sticky-wrapper.is-sticky .site-navbar {
  background: #fff;
  -webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.2);
}
.sticky-wrapper.is-sticky .site-navbar .site-logo a {
  color: #007bff;
}
.sticky-wrapper.is-sticky .site-navbar ul li a {
  color: #000 !important;
}
.sticky-wrapper.is-sticky .site-navbar ul li a.active {
  color: #007bff !important;
}
.sticky-wrapper .shrink {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
@media (max-width: 991.98px) {
  .sticky-wrapper .shrink {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

li .user-active-area{
  cursor: pointer;
}
li .user-active-area img{
  width: 40px;
  height: 40px;
}

.login-deatails .btn:hover {
    color: #ffffff!important;
    background-color: #ffffff!important;
    border-color: #ffffff!important;
}

.login-deatails .btn:focus-visible,
.login-deatails .btn.active,
.login-deatails .btn.show {
    color: #ffffff!important;
    background-color: #ffffff!important;
    border-color: #ffffff!important;
    outline: 0;
    box-shadow: none;
}

.sticky-wrapper .site-navbar .login-deatails ul li a,
.sticky-wrapper .site-navbar .login-deatails ul li a span,
.sticky-wrapper .site-navbar .login-deatails ul li a span i {
    color: rgba(0,0,0,.5);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .sticky-wrapper .site-navbar .login-deatails ul li a:hover {
        text-decoration: underline!important;
        text-decoration-color: rgba(0,0,0,.5);
        background-color: #ced4da;
    }

li a.user-active-link:hover{
  text-decoration: underline!important;
  color: #3bb2d5!important;
}
/*
.container-fluid {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}*/

.company-details .company-brands .company-logo {
  padding: 15px 10px;
  height: 100px;
  width: 100%;
}
.company-details .company-brands .company-logo img {
  padding: 10px 10px 10px 10px;
  height: 80px;
  width: 120px;
}

.learners-highlight .learners-data .learners-percentage {
    background-color: rgba(4, 131, 255, 0.77);
    border-radius: 50%;
    padding: 0.5rem;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-top: -50px;
    font-size: 22px;
    font-weight: bold;
}

.learners-highlight .container h2 {
  padding: 20px 0px;
}
.learners-highlight .learners-data .card {
  font-size: 16px;
  font-weight: 600;
}
.learning-experience .learner-category .card img {
  height: 85px;
  width: 100px;
  padding: 10px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
.unique-features-area .unique-features .card img {
  height: 85px;
  width: 100px;
  padding: 10px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}

/*Tranning Deatils */
.background-image .background-img {
  width: 100%;
  height: 210px;
  background: url("/images/ContactUs.jpg") top center no-repeat;
  position: relative;
  text-align: center;
  color: #fff;
  background-size: cover;
  display: flex;
  flex-direction: row;
}

.Job-details-area .card img {
  height: 100px;
  width: 100px;
  padding-top: 10px;
  padding-left: 10px;
}


.upcoming-batches .upcoming-topics .card ul li {
  padding: 1.5em 1.5em;
}
.student-feedback-area .student-feedback-slide .item img {
  height: 115px;
  width: 110px;
  border-radius: 50%;
  margin: -50px 0px 10px 0px;
  padding: 13px 10px;
}
.student-feedback-slide .owl-carousel .owl-stage-outer {
  padding: 40px 0px;
}
.student-feedback-area .student-feedback-slide .owl-carousel .owl-nav {
  width: 100%;
  margin-top: 0px;
}
.student-feedback-area .student-feedback-slide .owl-carousel .owl-nav button {
  position: absolute;
  font-size: 60px;
  border-radius: 50%;
  width: 40px;
  height: 84px;
  top: 30%;
}

.student-feedback-area
  .student-feedback-slide
  .owl-carousel
  .owl-nav
  button:hover {
  background-color: transparent;
  color: black;
}
.student-feedback-area
  .student-feedback-slide
  .owl-carousel
  .owl-nav
  .owl-prev {
  left: -15px;
  margin: 0px 0px 0px -15px;
}
.student-feedback-area
  .student-feedback-slide
  .owl-carousel
  .owl-nav
  .owl-next {
  right: -30px;
  margin: 0px 0px 0px -15px;
}
.comingsoon-course-area #cominsoon-courses .item img {
  height: 100px;
  width: 125px;
}
.career-section-area .career-section img {
  height: 100px;
  width: 125px;
  margin: 10px;
}



.background-image .background-img{
        width: 100%;
        height: 210px;
        background: url("C:/Users/msclient007.MSSERVER001/Downloads/ContactUs.jpg") top center no-repeat;
        position: relative;
        text-align: center;
        color: #fff;
        background-size: cover;
        display: flex;
        flex-direction: row;
    }
    .course-detail-section .course-topic{
      padding: 1em 1em;
    }
    .course-detail-section .course-topic img{
      height: 165px;
      width: 200px;
    }
    .key-highlight-area .key-highlights .card img{
      height: 70px;
        width: 70px;
    }
    .course-detail-section .course-chepters .card .form-check-input{
      position: absolute;
        width: 100%;
        height: 22%;
        z-index: 999;
        cursor: pointer;
        top: 0;
        left: 0;
        opacity: 0;
    }
     
    .owl-nav {
      position: absolute!important;
      width: 100%!important;
      top: 50%!important;
      display: flex!important;
      transform: translateY(-50%)!important;
      display: none!important;
    }
    /*.owl-nav button{
      display: flex!important;
      font-size: 30px!important;
      background-color: #b8b9ba!important;
      border-radius: 50%!important; 
    }
    .owl-nav button.owl-prev{      
          margin-left: -20px!important;
    }
     .owl-nav button.owl-next{
          margin-left: auto!important;
          margin-right: -20px!important;
    }
    .owl-nav button span{
      padding: 0px 15px!important;
      font-family: "Font Awesome 6 Free";
      font-weight: 900;
    }*/


/*Money */
.course-money{
      background-color: #fde8c1!important;
}

    .course-money #discount-area.hide {
        display: none!important;
    }

.course-money .total-course-amount{
  border: 1px solid #dee2e6;
  border-style: solid;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-width: initial;
}

.course-money .total-amout{
  border: 1px solid #dee2e6;
  border-style: dashed;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-width: thin;
}

/*All Course List */
.user-icon {
    /*color: #5e98ed!important;*/
    color: #3bb2d5!important;
}
.btn-mindstick{
  color: #ffffff;
  background-color: #5aa3b8
}

.btn-mindstick.disabled, .btn-mindstick:disabled{
    pointer-events: none;
    color: #ffffff;
    background-color: #5aa3b8;
    opacity: 0.5;
}


.btn-mindstick.active{
  border-color: #3bb2d5;
  color: #ffffff;
  background-color: #5aa3b8
}
.btn-mindstick:hover{
  color: #ffffff;
  background-color: #5aa3b8
}
.btn-outline-mindstick{
  border-color: #3bb2d5;
  color: #5b5b5bcf;
}
.btn-outline-mindstick.active{
  border-color: #3bb2d5;
  color: #ffffff;
  background-color: #5aa3b8
}   
.btn-outline-mindstick:hover{
  border-color: #3bb2d5;
  color: #ffffff;
  background-color: #5aa3b8
}
.course-category-list .btn-outline-mindstick,
.view-course-deatails .btn-outline-mindstick{
  font-weight: 500;
}

.course-category-list button{
  white-space: nowrap;
}
.all-course-list .card,
.card.default-course{
  cursor: pointer;
  background-color: #f3f8ff;
  background-image: url('/Images/CourseImage/course_bg.png');
  background-repeat: no-repeat;
  -webkit-background-size: auto 80%;
  background-size: auto 80%;
  -webkit-background-position: bottom right;
  background-position: bottom right;
  background-position-x: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.all-course-list .card-title a{
    /*color: var(--bs-card-title-color);*/
    color: #000000;
}

/*.course-images {
    filter: drop-shadow(2px 4px 6px);
}*/


.all-course-list .card,
.all-draft-courses .card,
.catgory-list .card{
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
  transition: all 0.3s ease-in-out ;
}

.all-course-list .card:hover,
.all-draft-courses .card:hover,
.catgory-list .card:hover{
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
 
/*.all-course-list .card:hover :is(h1, h2, h3, h4, h5, h6),
.all-draft-courses .card:hover :is(h1, h2, h3, h4, h5, h6),
.catgory-list .card:hover :is(h1, h2, h3, h4, h5, h6, .card-title) {
  transition: all 0.3s ease-out;
  color: rgba(21, 116, 255, 0.44) !important;
}*/

.all-course-list .card:hover h1,
.all-course-list .card:hover h2,
.all-course-list .card:hover h3,
.all-course-list .card:hover h4,
.all-course-list .card:hover h5,
.all-course-list .card:hover h6,
.all-course-list .card:hover .card-title,
.all-draft-courses .card:hover h1,
.all-draft-courses .card:hover h2,
.all-draft-courses .card:hover h3,
.all-draft-courses .card:hover h4,
.all-draft-courses .card:hover h5,
.all-draft-courses .card:hover h6,
.all-draft-courses .card:hover .card-title,
.catgory-list .card:hover h1,
.catgory-list .card:hover h2,
.catgory-list .card:hover h3,
.catgory-list .card:hover h4,
.catgory-list .card:hover h5,
.catgory-list .card:hover h6,
.catgory-list .card:hover .card-title {
    transition: all 0.3s ease-out;
    color: rgba(21, 116, 255, 0.44) !important;
}



.all-course-list .card.course-complete{
    background-color: rgba(21, 207, 0, 0.22);
}

/*.all-course-list :is(.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6) {
    line-height: 1.3;
}*/

.all-course-list > h1,
.all-course-list > h2,
.all-course-list > h3,
.all-course-list > h4,
.all-course-list > h5,
.all-course-list > h6,
.all-course-list > .h1,
.all-course-list > .h2,
.all-course-list > .h3,
.all-course-list > .h4,
.all-course-list > .h5,
.all-course-list > .h6 {
    line-height: 1.3;
}



.card.invite-card,
.invite-card {
  background: rgb(255,98,98);
  background: linear-gradient(119deg, rgba(255,98,98,0.7035189075630253) 0%, rgba(255,184,96,0.700717787114846) 97%);
  color: #ffffff!important;
  transition: all 0.2s ease-in-out;
}

.card-footer .btn-outline-mindstick:hover{
  border-color: #3bb2d5;
  color: #ffffff!important;
  background-color: #5aa3b8
}
.search-form i{
  left: 23px;
}

.show-course-deatails-footer{
  /*z-index: 9999;*/
  z-index: 9;
}


/*Show Share Buttons link */

#copy-link {
  cursor: pointer;
}
#copy-link i.fa{
  padding: 0.7rem!important;
  transition: all .2s ease-in-out;
  background-color: rgba(108, 117, 125, 0.25);
}
#copy-link i.fa:hover{
  transition: all .2s ease-in-out;
  background-color: rgba(108, 117, 125, 0.50);     
}

.more-share a.btn{
    transition: all .3s ease-in-out;
}


.more-share a.btn:hover {
    transition: all .3s ease-in-out;
}
a.btn-twitter{
  background-color: #00acee;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
}

a.btn-twitter:hover {
    color: #00acee;
}

a.btn-facebook {
  background-color: #3b5998;
  color: #ffffff;  
    padding-left: 10px;
  padding-right: 10px;  
}
a.btn-facebook:hover {
  color: #3b5998;    
}

a.btn-linkedin {
  background-color: #0e76a8;
  color: #ffffff;
}
a.btn-linkedin:hover {
  color: #0e76a8;
}

a.btn-whatsapp {
  background-color: #25D366;
  color: #ffffff;    
}
a.btn-whatsapp:hover{
  color: #25D366;  
}

/*FAQs question */
.faq-background-image ,
.contact-background-img{
    width: 100%;
    height: 210px;
    background: url("C:/Users/msclient007.MSSERVER001/Downloads/ContactUs.jpg") top center no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
    background-size: cover;
    display: flex;
    flex-direction: row;
}
.accordion .accordion-item .accordion-body{
  background-color: #f7fcfc;
}
.accordion .accordion-item button{
  font-size: 18px;
}

/*Contact Us css*/
.contact-background-img{
    width: 100%;
    height: 210px;
    background: url("C:/Users/msclient007.MSSERVER001/Downloads/ContactUs.jpg") top center no-repeat;
    position: relative;
    text-align: center;
    color: #fff;
    background-size: cover;
    display: flex;
    flex-direction: row;
}
.contact-us-area .container .contact-heading{

    margin: 20px 10px 10px 10px;
}
.contact-us-area .contactus-information .contactus-text .para-text{     
    font-weight: 400;
  font-size: large; 
}
.contact-us-area .contactus-information  .contactus-text a{
  font-size: large;
}

/* Aditional */

.fill-primary {
  fill: #066ac9 !important;
}

.fill-white {
  fill: #ffffff !important;
}

.fill-secondary {
  fill: #9a9ea4 !important;
}

.fill-success {
  fill: #0cbc87 !important;
}

.fill-info {
  fill: rgba(90, 163, 184, 0.5) !important;
}

.fill-warning {
  fill: #f7c32e !important;
}

.fill-danger {
  fill: #d6293e !important;
}

.fill-light {
  fill: #f5f7f9 !important;
}

.fill-dark {
  fill: #24292d !important;
}

.fill-orange {
  fill: #fd7e14 !important;
}

.fill-purple {
  fill: #6f42c1 !important;
}

.fill-blue {
  fill: #1d3b53 !important;
}

.fill-body {
  fill: #ffffff !important;
}

.z-index-0 {
  z-index: 0 !important;
}

.z-index-1 {
  z-index: 1 !important;
}

.z-index-9 {
  z-index: 9 !important;
}

.z-index-99 {
  z-index: 99 !important;
}

.z-index-n1 {
  z-index: -1 !important;
}

.z-index-n9 {
  z-index: -9 !important;
}


.bg-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.start-25 {
  left: 25% !important;
}
.start-10 {
  left: 10% !important;
}

.top-25 {
    top: 25% !important;
}
.top-10 {
    top: 10% !important;
}

.end-25 {
    right: 25% !important;
}
.end-10 {
    right: 10% !important;
}

.bottom-25 {
    bottom: 25% !important;
}

.bottom-10 {
    bottom: 10% !important;
}
.active-student-group > span:not(:last-child) {
    margin-right: -0.8rem;
}

.active-student-group .active-student-img {
    border: 2px solid #ffffff;
}

.active-student{
    height: 3rem;
    width: 3rem;
    position: relative;
    display: inline-block !important;
}
.active-student-sm {
    height: 2.5rem;
    width: 2.5rem;
}

.btn-danger-shadow {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    -webkit-box-shadow: 0 0 0 8px rgba(214, 41, 62, 0.4);
    box-shadow: 0 0 0 8px rgba(214, 41, 62, 0.4);
    background-color: #d6293e;
}
.btn-danger-shadow:active, .btn-danger-shadow:hover {
    color: #fff;
    background-color: #d6293e;
    border-color: #dc495b;
    -webkit-box-shadow: 0 0 0 10px rgba(214, 41, 62, 0.4);
    box-shadow: 0 0 0 10px rgba(214, 41, 62, 0.4);
}

    .btn-danger-shadow:hover i {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-left: 10px;
    }

.btn-primary-shadow {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    -webkit-box-shadow: 0 0 0 8px rgba(11, 94, 215, 0.4);
    box-shadow: 0 0 0 8px rgba(11, 94, 215, 0.4);
    background-color: #0a58ca;
}
.btn-primary-shadow:active, .btn-primary-shadow:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0b5ed7;
    -webkit-box-shadow: 0 0 0 10px rgba(11, 94, 215, 0.4);
    box-shadow: 0 0 0 10px rgba(11, 94, 215, 0.4);
}

    .btn-primary-shadow:hover i {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-left: 10px;
    }

    .btn-primary-shadow.disabled, 
    .btn-primary-shadow:disabled{
        pointer-events: none;
        color: #ffffff;
        background-color: #0b5ed7;
        opacity: 0.5;
    }

.programing-lng-img{
  width: 65px;
  height: 65px;
}
.feature-lng-img {
  width: 100px;
  height: 100px;
}



.blub-image{
  margin-left: -50px;
}

.blub-image img{
  width: 75px;
}

.bg-grad-pink {
    background: -webkit-gradient(linear, left bottom, left top, from(#ff887c), to(#b6325f));
    background: linear-gradient(360deg, #ff887c 0%, #b6325f 100%);
}

.rotate-130 {
    -webkit-transform: rotate(130deg) !important;
    transform: rotate(130deg) !important;
}
.bg-grad {
    background: -webkit-gradient(linear, left bottom, left top, from(#f28e26), to(#fd644f));
    background: linear-gradient(360deg, #f28e26 0%, #fd644f 100%);
}
/* End Adional */



/*About Pillers*/
.about-pillers svg{
    width: 75px;
    height: 75px;
}
.about-pillers .header {
    color: #00aaffbd;
}



/*Crousel */
.course-detail-section aside.sidebar-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    z-index: 10;
}

.list-group-item {
    border: 0px;
}

 
:target{
    /* Your styles for the #code element go here */
    color: red; /* For example, change the text color to red */
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 5px solid rgb(255,193,7);
    border-radius: 10px;
}

label.star:after, label.star-required:after {
    content: '*';
    color: red;
    margin-left: 0.25rem;
}


/*Cookie Policy CSS*/

    .cookie-modal.show{
        display: block;
        position: fixed;
        top: auto;
        bottom: 0%;
        left: 0%;
        height: auto;
    }
    .cookie-modal .modal-dialog{
        margin: 10px!important;
    }

/*End*/
