body {
    background-color: #C1C8E4 !important;
}

.navbar-brand {
    margin-right: 35px;
}

/* .title {
    color: black;
    font-size: 25px;
    margin-right: 50px;
    font-weight: bold;
    margin-left: 0px;
} */

.nav a:hover {
    /* background: #ddd; */
    /* transition: 0.5s; */
    /* text-transform: uppercase; */
    border-bottom: 3px solid #0074e1;
}

.navbar.sticky-top.navbar-expand-lg.fixed-top.navbar-light {
    background-color: #C1C8E4 !important;
    border-bottom: 1px solid #8080803d;
}

nav {
    position: fixed;
}

/* image above navbar */
.home-container {
    position: relative;
    text-align: center;
}

#top-image {
    width: 100%;
    height: 655px !important;
    margin-left: auto;
    margin-right: auto;
    opacity: 90%;
}
.home-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: latoRegular, sans-serif;
    font-size: 70px;
    font-weight: bold;
    /* color: white; */
    color: #C1C8E4;
}

/* Individual item on the navbar */
.nav-link {
    color: black;
    font-family: "Graphik Regular","Arial",Sans-Serif;
    font-size: 0.875rem;
    padding-right: 40px !important;
}

/* The first item on the navbar should be more to the right */
#first-item {
    padding-left: 55px;
}

.navbar.navbar-expand-lg.fixed-top.navbar-light .navbar-brand {
    color: black;
    padding-top: 10px;
    font-family: "Graphik","Arial",Sans-Serif;
    font-size: 22px;
    font-weight: bold;
}

/* This is for the page content: */
.container {
    margin-top: 80px;
}

/* Footer */
.page-footer.font-small.blue.pt-4 {
    background-color: black;
}

.list-unstyled {
    color: #a7a7a7
}

.footer-copyright.text-center.py-3 {
    color: #a7a7a7;
    font-size: .6875em;
}

#technology {
    padding-top: 65px;
    margin: 100px;
}

#contact {
    /* padding-top: 10px; */
    padding-top: 50px;
    margin-right: 100px;
    margin-left: 100px;
}
.h1-responsive.font-weight-bold.text-center.my-4 {
    text-align: left !important;
    margin-left: 10px;
    font-size: 40px;
}
.btn-primary {
    color: #fff;
    background-color: white !important;
    border-color:white !important;
}


h1 {
    font-family: latoRegular, sans-serif;
}

/* Image at the top of the about page */
.about-image {
    position: relative;
    text-align: center;
    color:#C1C8E4;
    opacity: 0.8;
}
.about-overlay {
    position: absolute;
    top: 40%;
    left: 15%;
    transform: translate(-50%, -50%);
    font-family: latoRegular, sans-serif;
    font-size: 50px;
    font-weight: bold;
}
.askisoft-overlay {
    position: absolute;
    top: 58%;
    left: 17.5%;
    transform: translate(-50%, -50%);
    font-family: latoRegular, sans-serif;
    font-size: 50px;
    font-weight: bold;
}


/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color:#C1C8E4;
    margin-left: 300px;
    margin-right: 300px;
  }
  
  /* Style the buttons that are used to open the tab content */
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: white;
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
    background-color: white;
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 6px 300px;
    border: 1px solid #ccc;
    border-top: none;
    column-count: 2;
    height: 330px;
  }
  .tech-list {
      list-style: none;
  }

  /* Footer Title*/
  #footer-title {
      color: #C1C8E4;
      padding-left: 10px;
      margin-bottom: 100px;
  }


/*
     FILE ARCHIVED ON 15:59:39 Mar 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:30:55 Aug 20, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.201
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.035
  esindex: 0.021
  cdx.remote: 6.921
  LoadShardBlock: 214.23 (3)
  PetaboxLoader3.datanode: 72.658 (4)
  PetaboxLoader3.resolve: 294.153 (3)
  load_resource: 164.294
*/