[data-bs-theme="navyBlue"] h2 svg {
  fill: #000; }
[data-bs-theme="navyBlue"] .bg-body-tertiary {
  background-color: #e9ebfa !important;
  color: #000; }
[data-bs-theme="navyBlue"] .rowContainer.odd {
  background-color: #d4d7f6; }
[data-bs-theme="navyBlue"] a {
  color: #1A237E; }
  [data-bs-theme="navyBlue"] a:hover, [data-bs-theme="navyBlue"] a:active, [data-bs-theme="navyBlue"] a:focus, [data-bs-theme="navyBlue"] a:focus-visible {
    background-color: #aab0ed;
    outline: 0.1rem solid #111754; }
  [data-bs-theme="navyBlue"] a svg {
    fill: #1A237E; }
  [data-bs-theme="navyBlue"] a.logo:hover, [data-bs-theme="navyBlue"] a.logo:active, [data-bs-theme="navyBlue"] a.logo:focus, [data-bs-theme="navyBlue"] a.logo:focus-visible {
    background-color: transparent;
    outline: 0.1rem solid #fff; }
[data-bs-theme="navyBlue"] .primColor {
  background-color: #1A237E; }
  [data-bs-theme="navyBlue"] .primColor.headRow {
    color: #fff; }
[data-bs-theme="navyBlue"] .primColor.fourCol, [data-bs-theme="navyBlue"] .avatarContainer, [data-bs-theme="navyBlue"] .bannerInfo {
  border: 1px solid #090c29;
  background-color: #fff; }
  [data-bs-theme="navyBlue"] .primColor.fourCol .cardHeader, [data-bs-theme="navyBlue"] .avatarContainer .cardHeader, [data-bs-theme="navyBlue"] .bannerInfo .cardHeader {
    background-color: #1A237E; }
[data-bs-theme="navyBlue"] .containers .fourCol button {
  background-color: #d7dbf0;
  color: #1A237E;
  transition: all .3s;
  position: absolute;
  width: 100%;
  bottom: 0;
  border: 0;
  transition: all .3s; }
  [data-bs-theme="navyBlue"] .containers .fourCol button:hover, [data-bs-theme="navyBlue"] .containers .fourCol button:focus {
    background-color: #b3b9e2; }
  [data-bs-theme="navyBlue"] .containers .fourCol button:focus-visible {
    outline: 0.1rem solid #1A237E;
    outline-offset: 3px; }
[data-bs-theme="navyBlue"] ul.imgCols li a {
  background-color: #d7dbf0;
  color: #1A237E;
  border: 1px solid #090c29;
  transition: all .3s; }
  [data-bs-theme="navyBlue"] ul.imgCols li a:hover, [data-bs-theme="navyBlue"] ul.imgCols li a:focus {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transform: scale(1.1);
    border: 1px solid #bfc3f2; }
  [data-bs-theme="navyBlue"] ul.imgCols li a:focus-visible {
    outline: 0.1rem solid #1A237E;
    outline-offset: 3px; }
  [data-bs-theme="navyBlue"] ul.imgCols li a span {
    background-color: #d7dbf0; }
[data-bs-theme="navyBlue"] .controlBar {
  background-color: #111754;
  border-bottom: 1px solid #000; }
  [data-bs-theme="navyBlue"] .controlBar .colL ul li:last-child {
    border-left: 2px solid #fff; }
  [data-bs-theme="navyBlue"] .controlBar .colL ul li a {
    color: #fff; }
    [data-bs-theme="navyBlue"] .controlBar .colL ul li a:hover, [data-bs-theme="navyBlue"] .controlBar .colL ul li a:focus {
      background-color: #2b3ad3; }
    [data-bs-theme="navyBlue"] .controlBar .colL ul li a svg {
      fill: #fff; }
[data-bs-theme="navyBlue"] .mode .dropdown-menu {
  background-color: #d7dbf0;
  border: 1px solid #090c29; }
  [data-bs-theme="navyBlue"] .mode .dropdown-menu button {
    color: #000; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button.active, [data-bs-theme="navyBlue"] .mode .dropdown-menu button:focus, [data-bs-theme="navyBlue"] .mode .dropdown-menu button:hover {
      background-color: white; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button .lightBlock {
      background-color: #1565C0;
      border: 1px solid #fff; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button .navyBlock {
      background-color: #1A237E;
      border: 1px solid #fff; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button .peachBlock {
      background-color: #FFCBA4;
      border: 1px solid #fff; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button .ltanBlock {
      background-color: #f9ddab;
      border: 1px solid #fff; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button .roseBlock {
      background-color: #AD1457;
      border: 1px solid #fff; }
    [data-bs-theme="navyBlue"] .mode .dropdown-menu button .darkBlock {
      background-color: #2C2C2E;
      border: 1px solid #fff; }
[data-bs-theme="navyBlue"] .rw-words {
  color: #1A237E; }
[data-bs-theme="navyBlue"] .carousel-control-next, [data-bs-theme="navyBlue"] .carousel-control-prev {
  background-color: #1A237E;
  border: 1px solid #090c29; }
  [data-bs-theme="navyBlue"] .carousel-control-next:hover, [data-bs-theme="navyBlue"] .carousel-control-next:active, [data-bs-theme="navyBlue"] .carousel-control-next:focus, [data-bs-theme="navyBlue"] .carousel-control-next:focus-visible, [data-bs-theme="navyBlue"] .carousel-control-prev:hover, [data-bs-theme="navyBlue"] .carousel-control-prev:active, [data-bs-theme="navyBlue"] .carousel-control-prev:focus, [data-bs-theme="navyBlue"] .carousel-control-prev:focus-visible {
    background-color: #1e2993;
    outline: 0.1rem solid #111754; }
  [data-bs-theme="navyBlue"] .carousel-control-next svg, [data-bs-theme="navyBlue"] .carousel-control-prev svg {
    fill: #fff; }
[data-bs-theme="navyBlue"] .tag {
  background-color: #fff;
  border: 1px solid #090c29; }
  [data-bs-theme="navyBlue"] .tag .block {
    background-color: #1A237E; }
[data-bs-theme="navyBlue"] .animated-button1 {
  background-color: #d7dbf0;
  border: 1px solid #000;
  color: #000;
  transition: all .3s;
  text-shadow: none; }
  [data-bs-theme="navyBlue"] .animated-button1:hover, [data-bs-theme="navyBlue"] .animated-button1:focus {
    background-color: #fcfdfe; }
  [data-bs-theme="navyBlue"] .animated-button1:focus-visible {
    outline: 0.1rem solid #C5CAE9;
    outline-offset: 3px; }
[data-bs-theme="navyBlue"] .animated-button1 span:nth-child(1) {
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="navyBlue"] .animated-button1 span:nth-child(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="navyBlue"] .animated-button1 span:nth-child(3) {
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="navyBlue"] .animated-button1 span:nth-child(4) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#fff));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #fff); }
[data-bs-theme="navyBlue"] .tab-content {
  border: 1px solid #1A237E;
  background-color: #fff; }
[data-bs-theme="navyBlue"] .nav-pills li button.nav-link {
  background-color: #eaecf7;
  border: 1px solid #000;
  color: #1A237E; }
  [data-bs-theme="navyBlue"] .nav-pills li button.nav-link.active {
    background-color: #1A237E;
    color: #fff; }
    [data-bs-theme="navyBlue"] .nav-pills li button.nav-link.active:hover, [data-bs-theme="navyBlue"] .nav-pills li button.nav-link.active:focus {
      background-color: #090c29;
      outline: 0;
      outline-offset: 3px; }
    [data-bs-theme="navyBlue"] .nav-pills li button.nav-link.active:focus-visible {
      outline: 0.1rem solid #1A237E;
      outline-offset: 3px; }
  [data-bs-theme="navyBlue"] .nav-pills li button.nav-link:hover, [data-bs-theme="navyBlue"] .nav-pills li button.nav-link:focus {
    background-color: #fcfdfe;
    border: 1px solid #090c29;
    outline: 0.1rem solid #1A237E;
    outline-offset: 3px; }
  [data-bs-theme="navyBlue"] .nav-pills li button.nav-link:focus-visible {
    outline: 0.1rem solid #1A237E;
    outline-offset: 3px; }
[data-bs-theme="navyBlue"] .skillTable .SkillHeader {
  border-color: #949ce9; }
[data-bs-theme="navyBlue"] .skillTable .skillRow.odd {
  background-color: #e9ebfa; }
[data-bs-theme="navyBlue"] .skillTable button {
  background-color: #d7dbf0;
  color: #1A237E; }
  [data-bs-theme="navyBlue"] .skillTable button:hover, [data-bs-theme="navyBlue"] .skillTable button:focus {
    background-color: #b3b9e2; }
  [data-bs-theme="navyBlue"] .skillTable button:focus-visible {
    outline: 0.1rem solid #1A237E;
    outline-offset: 3px; }
[data-bs-theme="navyBlue"] .modal-header {
  background-color: #1A237E; }
  [data-bs-theme="navyBlue"] .modal-header h3 {
    color: #fff; }
  [data-bs-theme="navyBlue"] .modal-header button:hover, [data-bs-theme="navyBlue"] .modal-header button:active, [data-bs-theme="navyBlue"] .modal-header button:focus, [data-bs-theme="navyBlue"] .modal-header button:focus-visible {
    background-color: #090c29;
    outline: 0.1rem solid #090c29; }
  [data-bs-theme="navyBlue"] .modal-header button svg {
    fill: #fff; }
[data-bs-theme="navyBlue"] .modal-body {
  background-color: #fff; }
  [data-bs-theme="navyBlue"] .modal-body .lSide {
    background-color: #d4d7f6;
    border: 1px solid #1A237E; }
  [data-bs-theme="navyBlue"] .modal-body a {
    border: 1px solid #1A237E;
    transition: all .3s;
    background-color: #d7dbf0;
    color: #1A237E; }
    [data-bs-theme="navyBlue"] .modal-body a:hover, [data-bs-theme="navyBlue"] .modal-body a:focus {
      background-color: #b3b9e2;
      outline: 0.1rem solid #7f88e5 !important; }
    [data-bs-theme="navyBlue"] .modal-body a:focus-visible {
      outline: 0.1rem solid #7f88e5;
      outline-offset: 3px;
      box-shadow: none; }
[data-bs-theme="navyBlue"] .modal-footer {
  background-color: #d4d7f6;
  border-top: 1px solid #1A237E; }
  [data-bs-theme="navyBlue"] .modal-footer button {
    background-color: #d7dbf0;
    border: 1px solid #090c29;
    color: #000;
    transition: all .3s; }
    [data-bs-theme="navyBlue"] .modal-footer button:hover, [data-bs-theme="navyBlue"] .modal-footer button:active, [data-bs-theme="navyBlue"] .modal-footer button:focus, [data-bs-theme="navyBlue"] .modal-footer button:focus-visible {
      background-color: #e9ebfa;
      outline: 0.1rem solid #090c29; }
    [data-bs-theme="navyBlue"] .modal-footer button svg {
      fill: #fff; }
@media (min-width: 1024px) {
  [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item {
    border-left: 1px solid #fff; }
    [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item a {
      color: #ddd; }
      [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item a.nav-link.active {
        color: #000;
        background-color: #C5CAE9;
        outline: 0.1rem solid #5665bf; }
      [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item a:hover, [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item a:active, [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus, [data-bs-theme="navyBlue"] .navbar-expand-lg ul.navbar-nav li.nav-item a:focus-visible {
        background-color: #C5CAE9;
        outline: 0.1rem solid #7b86cd;
        color: #000; } }
@media (max-width: 1024px) {
  [data-bs-theme="navyBlue"] .navTitle {
    color: #fff; }
  [data-bs-theme="navyBlue"] .primColor button {
    background-color: #C5CAE9;
    border: 1px solid #d7dbf0;
    color: #1A237E;
    text-shadow: none; }
    [data-bs-theme="navyBlue"] .primColor button svg {
      fill: #1A237E; }
    [data-bs-theme="navyBlue"] .primColor button:focus-visible {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
    [data-bs-theme="navyBlue"] .primColor button:focus {
      outline: 0.1rem solid #fff;
      outline-offset: 3px; }
  [data-bs-theme="navyBlue"] .primColor .offcanvas-collapse, [data-bs-theme="navyBlue"] .primColor .offcanvas-collapse.open {
    background-color: #1A237E; }
  [data-bs-theme="navyBlue"] .primColor .navbar-expand-lg .navbar-nav .nav-item a {
    background-color: #C5CAE9;
    border: 1px solid #7b86cd;
    color: #1A237E; }
    [data-bs-theme="navyBlue"] .primColor .navbar-expand-lg .navbar-nav .nav-item a.active, [data-bs-theme="navyBlue"] .primColor .navbar-expand-lg .navbar-nav .nav-item a:focus {
      background-color: #5665bf;
      border: 1px solid #3e4ca4;
      color: #fff;
      outline: 0.1rem solid #C5CAE9; } }

/*# sourceMappingURL=navyBlue.css.map */
