.darkSkin,
.darkSkin .newsCard .overlay,
.darkSkin .departmentsSection .text-container,
.darkSkin .copyRightText {
  background-color: #0b1727;
}
.darkSkin .staffSection .Staffcard {
  background-color: #0b1727;
  border-color: #ffffff20;
}
.darkSkin .departmentsSection,
.darkSkin .newsSection,
.darkSkin .middleSection .card-style,
.darkSkin .eventsSection .eventsCard,
.darkSkin .departmentSection,
.darkSkin .wrapper,
.darkSkin .customNavbar .dropdown-content,
.darkSkin .ourTeamSection {
  background-color: #162231;
}
.darkSkin .customNavbar {
  background-color: #0b1727 !important;
  background: unset;
  border-bottom: 2px solid #ffffff20;
}
.darkSkin .customCard,
.darkSkin .customCard .description:before {
  background: #162231 !important;
}
.darkSkin .subHeading,
.darkSkin .eventsSection .eventsCard .eventsCardHeading,
.darkSkin .customCard .description h2,
.darkSkin .contactSection .contactText,
.darkSkin .contactSection .qucikLink,
.darkSkin .customCard .description .product_name,
.darkSkin .ourTeamSection .mainText,
.darkSkin .ourTeamSection .front p,
.darkSkin .ourTeamSection .back p {
  color: white;
}
.darkSkin .middleSection .card-style .text-message,
.darkSkin .eventsSection .mainText,
.darkSkin .eventsCard .eventsCardText,
.darkSkin .customCard .description p,
.darkSkin .departmentsSection .deptText,
.darkSkin .departmentSection .mainText,
.darkSkin .customNavbar .navbar-nav li .nav-link,
.darkSkin .aboutSection .mainText,
.darkSkin .customNavbar .dropdown-content a {
  color: #9da9bb;
}
.darkSkin .customNavbar .dropdown-content a:hover {
  background-color: #0b1727;
  color: white;
}
.darkSkin .departmentsSection .a-box .moreBtn,
.darkSkin .contactSection .sentBtn {
  color: #0f9b0f;
  background-color: white;
}
.darkSkin .contactSection {
  background-color: #162231;
  background-image: unset;
}
.darkSkin .contactSection .footerLink {
  font-weight: 700;
}
.darkSkin .contactSection .contactForm,
.darkSkin .ourTeamSection .flip-card .front,
.darkSkin .ourTeamSection .flip-card .back {
  background-color: #0b1727;
}
.darkSkin .contactSection .contactInput,
.darkSkin .contactSection .contactInput::placeholder {
  color: #9da9bb;
}
.darkSkin .contactSection .contactInput {
  background-color: transparent;
}
.darkSkin .eventsSection .carousel-control-next-icon,
.darkSkin .eventsSection .carousel-control-prev-icon {
  filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(270deg)
    brightness(106%) contrast(100%);
}
.darkSkin .newsMarquee {
  background-color: #162231;
}
.darkSkin .fa-solid.fa-moon {
  color: white !important;
  text-shadow: 0 0 20px white !important;
}
.darkSkin .customNavbar .nav-item.darkSkinItemMoon {
  display: block;
}
.darkSkin .customNavbar .nav-item.darkSkinItemSun {
  display: none;
}
.darkSkin .upArrow {
  background-color: #162231;
}
.darkSkin .nameText .colord,
.darkSkin #text1,
.darkSkin #text2 {
  color: #ffffff90;
}
.darkSkin .nameText {
  color: #0f9b0f90;
}
.darkSkin .hero-section .carousel-item,
.darkSkin .aboutSection {
  background-color: rgba(0, 0, 0, 0.7);
}
.darkSkin .carousel-section .carousel-indicators li {
  background-color: #ffffff80;
}
.darkSkin .carousel-section .carousel-indicators .active {
  background-color: #0f9b0f80;
}
.darkSkin .tabset > input:checked + label {
  border-bottom: none;
}
.darkSkin .tabset > label::after {
  background-color: #ffffff20;
}
.darkSkin .tabset > label {
  color: white;
}
.darkSkin .examSection .tab-panel {
  border-top-color: #ffffff20;
}
.darkSkin .addStaffSection {
  background-color: #00000040;
}
.darkSkin .addStaffSection .addstaffCard .addStaffBody {
  background-color: #162231;
}
.darkSkin .ourTeamSection .flip-card .front {
  box-shadow: -8px 8px 0px #ffffff10;
}
.darkSkin .fiverImg {
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(189deg)
    brightness(150%) contrast(98%);
}
