* {
  font-family: "Roboto", sans-serif; }

html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 8rem; }

@media (max-width: 760px) {
  body {
    margin-bottom: 20rem; } }
section {
  padding: 0rem 0 !important; }

.carousel {
  margin-bottom: 4rem; }

.carousel-caption {
  z-index: 10;
  bottom: 3rem; }
  .carousel-caption h1 {
    font-size: 3rem; }

.carousel-item {
  height: 24.6rem;
  background-color: #777; }

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem; }

@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4; } }
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.05rem;
  color: #00B99E; }

@media (min-width: 40em) {
  .featurette-heading {
    font-size: 50px; } }
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem; } }
hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 800px;
  text-align: center;
  border: 3px solid #E0E3DA; }

.footer {
  color: white;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 6rem; }
  .footer h6 {
    font-weight: bold;
    padding-top: 0.6rem; }
  .footer h3 {
    padding-top: 1rem; }
  .footer .copyright {
    position: absolute;
    right: 0.5rem; }

@media (max-width: 760px) {
  .footer {
    height: 19rem; } }
.header {
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-bottom: 500px;
  margin-top: 0px; }
  .header h1 {
    text-align: center;
    color: white;
    padding-top: 140px;
    font-size: 80px; }

section#section_computatonal_structure_biology #top_button {
  position: fixed;
  bottom: 10rem;
  right: 2rem;
  width: 5rem;
  height: 5rem;
  color: white;
  font-weight: bold;
  text-align: center;
  padding-top: 1rem; }

@media (max-width: 760px) {
  section#section_computatonal_structure_biology #top_button {
    bottom: 3rem;
    right: 0;
    width: 3rem;
    height: 3rem;
    padding-top: 0.7rem;
    font-size: 0.5rem; } }
.video_container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden; }
  .video_container iframe, .video_container object, .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (min-width: 760px) {
  td {
    font-size: 1.3rem; } }

/*# sourceMappingURL=style.css.map */
