*{ font-size: 14px; }
body {
    background-color: #ffffff;
    color: #444;
}
img.desktop-logo {
    width: 70%;
}
a {
    color: #386031;
    text-decoration: none;
}
.text-primary {
    --bs-text-opacity: 1;
    color: #0d0f4f!important;
}.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #0d0f4f!important;
}.bg-light-blue {
    --bs-bg-opacity: 1;
    background-color: #0a0d57f0!important;
}
ul.contacts {
    width: fit-content;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0px 0px;
}ul.contacts li {
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #0d0f4f;
    line-height: 2;
}ul.contacts li i {
    color: #1a4013;
    width: 22px;
}span.i-padding {
    padding-left: 23px;
}
ul.navbar-nav {
    width: 100%;
}
li.nav-item {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
a.nav-link {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
a.nav-link:hover {
    color: #fff;
    opacity: .8;
}div#demo img {
    height: 60vh;
    object-fit: cover;
}.carousel-caption {
    background: #000000bf;
    width: fit-content;
    margin: auto;
    padding: 50px 80px;
    border-radius: 5px;
    bottom: 16vh;
    line-height: 3;
}a.btn.btn-light.px-5.py-2.font-weight-bold {
    font-size: 14px;
    font-weight: 600;
}.top-hl-msg {
    font-size: larger;
    font-weight: 700;
    color: red;
}.text-msg-red {
    color: red;
    font-size: larger;
    font-weight: 600;
}ul.footer-link li a {
    font-size: larger;
    text-decoration: none;
    color: #ffffffa3;
}.foot-sec-2, .foot-sec-3 {
    padding: 0px 25px;
}ul.footer-link.td-none {
    padding: 0px;
}.td-none li {
    text-decoration: none;
    display: block;
    padding: 5px 0px!important;
}.text-right {
    text-align: right;
}section.courses {
    background: #fff;
    padding: 50px 0px;
}section.breadcrumb {
    background: #0000000f!important;
}section.breadcrumb a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}i.fal.fa-angle-right {
    font-size: 14px;
}.accordion-button, .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #0d0f4f;
    font-size: 14px;
    font-weight: 500;
}.accordion-button:focus {
    z-index: 3;
    border-color: #0d0f4f;
    outline: 0;
    box-shadow: 0 0 0 #fff;
}.float-right {
    float: right;
}.mr-3 {
    margin-right: 15px;
}.table tr th, .table tr td {
    padding: 15px;
    font-size: 14px;
}.table tr th {
    color: #000494;
}.table tr td {
    color: #000;
}
.table tr td a{
    color: #E91E63!important;
    font-weight: 500;
}ul.cb-note {
    padding-left: 0px;
}ul.cb-note li {
    display: block;
    text-decoration: none;
    margin: 9px 0px;
}.courses p {
    margin: 0px;
    text-transform: capitalize;
    font-weight: 700;
    color: #ff0000f7;
}.font-weight-bold{
    font-weight: bold;
}.form-group label {
    font-size: 14px;
}.form-group {
    margin-bottom: 15px;
}.form-control {
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 400;
}.tc{
    margin-top: -6px;
    padding: 5px;
    position: absolute;
}.font-weight-500 {
    font-weight: 500;
}.bg-light {
    background: #E9E9E9!important;
}.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d0f4f;
    --bs-btn-border-color: #0d0f4f;
}.btn-rignt {
    margin-left: auto;
    float: right;
}.main-sec {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
    flex-wrap: wrap;
}.inner-sec {
    display: block;
    border: 1px solid #00000014;
    border-radius: 5px;
    padding: 35px 60px;
    width: 49%;
    margin-bottom: 25px;
    filter: drop-shadow(0px 0px 6px #00000014);
    box-shadow: 0px 0px 18px #00000024;
    border-bottom: 7px solid #070959;
    text-align: center;
}h2.title {
    color: #070959;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 10px;
}h4.subtitle {
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
    color: #315829;
}.content-main-sec {
    background: #0000000d;
    padding: 25px 35px;
    margin-bottom: 25px;
    border-radius: 5px;
    height: 345px;
    width: 49%;
}h3.content-main-title {
    color: #070959;
    font-size: 22px;
    font-weight: 800;
}.content-main-sec ul li {
    font-size: 16px;
    line-height: 2;
    font-weight: 500;
}.box-center {
    justify-content: center;
}.box-center a {
    font-size: 20px;
    font-weight: 700;
    line-height: 2;
    color: #070959;
    text-decoration: underline;
}.alertMessage {
    position: fixed;
    bottom: 65px;
    width: 100%;
    z-index: 16000;
}.alertMessage .alert.alert-success {
    max-width: 340px;
    margin: auto;
    width: fit-content;
    padding: 8px 25px;
    box-shadow: 0px 0px 18px #00000047;
    background: #198754;
    color: #fff;
    font-weight: 600;
}

/*Gallery Page Style Code*/

section.logo-sec-bar {
    background: #fff;
}

@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.gallery-item {
  display: block;
}

.gallery-item img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.gallery-item:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.25rem;
  z-index: 10;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 75%;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

a.gallery-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 5px;
}.facilities img {
    width: 60% !important;
    margin: auto;
    display: block;
}.modal-header {
    padding: 8px 15px;
}a.btn-close:focus + .modal {
    opacity: 0;
}.group-input {
    padding-top: 16px;
    padding-bottom: 5px;
}.radio-input {
    display: inline-block;
    padding-left: 7px;
}.display-none{
    display: none;
}.ml-3{
    margin-left: 15px!important;
}section.manage-branch-location {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: #0000003d;
    z-index: 160000;
    display: flex;
    align-items: center;
    justify-content: center;
}.popupContainer {
    min-width: 25%;
    max-width: 100%;
    height: auto;
    background: #fff;
    margin: auto;
    padding: 15px 18px;
    border-radius: 5px;
    box-shadow: 0px 0px 12px #000000ab;
}.popupRow {
    display: flex;
    justify-content: space-around;
    align-items: center;
}.popupRow .b-1, .popupRow .b-2 {
    padding: 15px 5px;
}.popupRow .b-1 a, .popupRow .b-2 a {
    border: 1px solid;
    padding: 10px 50px;
    display: block;
    font-weight: 500;
    font-size: 20px;
    border-radius: 5px;
}.popupRow .b-1 a:hover, .popupRow .b-2 a:hover {
    background: #386031;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
.stuTabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.stuTabs button {
    width: 100%;
}

.student-info .form-group label {
    text-align: left !important;
    display: block;
    font-weight: bold;
    padding-left: 2px;
}

a.notify.alert-success {
    color: #4CAF50 !important;
    font-size: 16px;
    font-weight: 700;
}

.note-left h3 {
    background: #4caf502b;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    border-radius: 5px;
    padding: 0px 20px;
    border-left: 10px solid #FF9800;
	font-size: 18px;
}

.note-left h3 a {
    padding: 8px 15px;
    color: #fff;
    line-height: 1;
    margin: 12px 0px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}

.acLogout {
    position: absolute;
    right: 60px;
    /* top: 5px; */
    color: #fff !important;
    text-decoration: none !important;
    padding: 2px 15px !important;
    border: 1px solid #ccc;
    margin-top: 0px;
    font-weight: 400 !important;
    font-size: 15px !important;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme = "dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme = "dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

a.btn.btn-xprimary {
    font-size: 14px;
    background: #0d0f4f;
    color: #fff !important;
    font-weight: 700;
    padding: 9px 4px !important;
    width: 80px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table tr td .notify.alert-danger {
    font-size: 15px;
    font-weight: 700;
}

@media(min-width:768px){
    li.nav-item:last-child {
        justify-content: end;
    }
}

@media(max-width: 767px){
    .inner-sec {
        display: block;
        border: 1px solid #00000014;
        border-radius: 5px;
        padding: 35px 60px;
        width: 100%;
        filter: drop-shadow(0px 0px 6px #00000014);
        box-shadow: 0px 0px 18px #00000024;
        border-bottom: 7px solid #070959;
        text-align: center;
    }.content-main-sec {
        background: #0000000d;
        padding: 25px 35px;
        margin-bottom: 25px;
        border-radius: 5px;
        height: auto;
        width: 100%;
    }h2.title {
        color: #070959;
        font-weight: 800;
        text-transform: uppercase;
        margin-top: 10px;
        font-size: 15px;
    }h4.subtitle {
        letter-spacing: 1px;
        font-weight: 800;
        text-transform: uppercase;
        color: #315829;
        font-size: 15px;
    }.main-sec .inner-sec {
      	padding: 15px;
  	}.note-left h3 {
      	width: 100%;
      	margin-top: 10px;
  	}.acLogout {
        top: -45px;
        right: 0px;
    }
}