@import url('https://fonts.googleapis.com/css?family=Exo:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,300,700');

*{
    margin: 0px;
    padding: 0px;
}

p, h1, h2, h3, h4, h5, h6, button {
  font-family: "Roboto", serif;
}

body {
  width: auto;
  overflow-x: hidden;
  font-family: "Roboto", serif;
  margin: 0px;
  color: #191e5d;
}

h2 {
  font-size: 200px;
  font-weight: 700;
  color: #191e5d;
}

img {
  width: 200px;
}

.nav-bar {
  width: 100%;
  display: inline-block;
  background-color: #292c2f;
  font-family: "Roboto", serif;
  font-weight: 700 !important;
  padding-top: 10px;
}


#navbar{
  background: #343a40;
  height: 30px;
}

#navbar a{
color: #ffb52b;
}

#navbar li{
margin-right: 5px;
}

#logo {
width: 200px;
}


.nav-content .logo-touch-target {
  display: inline-flex;
  height: 60%;
  width: 350px;
}

.nav-content .nav-logo {
  height: 60px;

}

.nav-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-logo img {
  width: 200px;
}

.nav-content nav {
  display: block;
  width: 100%;
  text-align: right;
  padding-top: 0px;
  padding-right: 0px;
}

.profile {
  background-color: #292c2f !important;
  text-align: center;
  height: 430px;
}

.profile h1 {
  font-size: 50px;
  font-weight: 700;
  color: white;
}

.profile h2 {
  font-size: 20px;
  font-weight: 700;
  color: #191e5d;
}

.profile img {
  border-radius: 50%;
  max-width: 100%;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 10px;
}

.profile .profile-picture {
  margin-bottom: 0px;
  height: 200px;
}

.banner {
  padding: 20px 0px 50px 0px;
  height: 150px;
  background-color: #191e5d;
}

.banner .logo {
  max-width: 180px;
  max-height: 60px;
  width: auto;
  height: auto;
}

.banner .title {
  color: white;
  font-size: 50px;
  font-weight: 700;
}

.card .container h2 {
  font-size: 35px;
  font-weight: 20px;
  text-align: center;
  margin-top: 1.9%;
  margin-top: .8%;
}

.card .container img {
  width: 60%;
  height: auto; 
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px; 
}

.container .lower p {
  font-size: 18px;
  color: #191e5d;
}
.container .section .upper p {
  font-size: 20px;
  line-height: .1;
}
.card {
  /* Add shadows to create the "card" effect */
  transition: 0.5s;
  width: 62%;
  height: auto;
  border-radius: 3%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .5%;
  word-wrap: normal;
  opacity: 78%;
}

/* Shadow */
.card:hover {
  opacity: 100%;
  box-shadow: 0 20px 20px 0 #890dfdb4;
}

/* Padding inside Card */
.container {
  margin: 1px 1px 1px 1px;
  padding: 2px 4px;
  padding-top: 1%;
  word-wrap: normal;
  display: block;
  background-color:lightgray;
}

/* Padding inside Card */
.hobbies_container {
  padding: 2px 16px;
  padding-top: 20px;
}

.card p {
  text-align: left;
  vertical-align: top;
  word-wrap: normal;
}

#img_1 {
  width: 300px;
  height: 150px;
}



* {
  font-family: Roboto;
}

section {
  width: 100%;
  display: inline-block;
  background: #ccc;
  height: 60vh;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  text-decoration: underline;
}

.footer-distributed {
  background-color: black !important;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: normal 16px sans-serif;
  padding: 45px 50px;
}

.footer-distributed .footer-left p {
  color: #8f9296;
  font-size: 14px;
  margin: 0;
}

/* Footer links */

.footer-distributed p.footer-links {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 10px;
  padding: 0;
  transition: ease .25s;
}

.footer-distributed p.footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
  transition: ease .25s;
}

.footer-distributed .footer-links a:before {
  content: "·";
  font-size: 20px;
  left: 0;
  color: #fff;
  display: inline-block;
  padding-right: 5px;
}

.footer-distributed .footer-links .link-1:before {
  content: none;
}

.footer-distributed .footer-right {
  float: right;
  margin-top: 6px;
  max-width: 180px;
}

.footer-distributed .footer-right a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #33383b;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-left: 3px;
  transition: all .25s;
}

.footer-distributed .footer-left #copyright {
  margin-top: 20px;
}

.footer-distributed .footer-right a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.footer-distributed p.footer-links a:hover {
  text-decoration: underline;
}

/* Media Queries */

@media (max-width: 600px) {
  .footer-distributed .footer-left, .footer-distributed .footer-right {
    text-align: center;
  }


  .fa-instagram {
    background: #1d539f;
    color: white;
  }

  .fa-linkedin {
    background: #1d539f;
    color: white;
  }

  .fa-github {
    background: #1d539f;
    color: white;
  }

  * {
    font-family: Roboto;
  }
  
  section {
    width: 100%;
    display: inline-block;
    background: #ccc;
    height: 60vh;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .footer-distributed {
    background-color: #292c2f;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: normal 16px sans-serif;
    padding: 45px 50px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .footer-distributed .footer-left p {
    color: #8f9296;
    font-size: 14px;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
  }
  /* Footer links */


  
  .footer-distributed .footer-links a{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 0 10px;
    padding: 0;
    transition: ease .25s;
    margin-left: auto;
    margin-right: auto;
  }
  
  .footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    color: inherit;
    transition: ease .25s;
    margin-left: auto;
    margin-right: auto;
  }
  
  .footer-distributed .footer-links a:before {
    content: "·";
    font-size: 20px;
    left: 0;
    color: #fff;
    display: inline-block;
    padding-right: 5px;
  }
  
  .footer-distributed .footer-links .link-1:before {
    content: none;
  }
  

  .footer-distributed .footer-right {
    float: none;
    margin: 0 auto 20px;
  }

  .footer-distributed .footer-left #copyright {
      margin-top: 20px;

  }
  
  .footer-distributed .footer-right a:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
  
  .footer-distributed p.footer-links a:hover{text-decoration:underline;}
  
  /* Media Queries */
  
  @media (max-width: 600px) {
    .footer-distributed .footer-left, .footer-distributed .footer-right {
      text-align: center;
    }
    .footer-distributed .footer-right {
      float: none;
      margin: 0 auto 20px;
    }
    .footer-distributed .footer-left p.footer-links {
      line-height: 1.8;
    }

  .footer-distributed .footer-left p.footer-links {
    line-height: 1.8;

  }
}

  .carousel {
    width:50%;
    height: 50%;
    margin: auto;
  }
  .carousel .item {
    height: 50%;
  }
  .carousel img { height: 400px;}
  .carousel .item img {
    opacity: 0.3;
    align-self: center;
    margin: auto;
    
  }
  .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .carousel-inner { 
    background-color: black !important; 
  }

  .align-left{ float: left;width:40%; }
  .section .upper{
    text-align: left;
    line-height: .2;
    margin-top: 1%;
  }
  .section .upper p {
    color: black;
    line-height: .2;
  }

.carousel {
  width: 50%;
  height: 50%;
  margin: auto;
}

.carousel .item {
  height: 50%;
}

.carousel img {
  height: 400px;
}

.carousel .item img {
  opacity: 0.3;
  align-self: center;
  margin: auto;

}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.carousel-inner {
  background-color: black !important;
}

.align-left {
  float: left;
  width: 50%;
}


.section .upper {
  text-align: left;
  line-height: .2em;
}

.navbar-nav {
  margin-left: 1rem;
  color:#191e5d !important;
}
}

/* Profile Cards */
.project-card {
  background-color: white !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 30%;
  margin: auto;
  text-align: center;
  font-family: arial;
  margin-top: 20px;
}

.project-card img {
  justify-content: center;
  max-height: 10% !important;
  width: 100%;
}

.project-card .title {
  color: grey;
  font-size: 18px;
  text-align: center;
}

.project-card .tools {
  font-size: 12px;
  text-align: center;
  vertical-align:top;
}

.title {
  color: grey;
  font-size: 18px;
}

flip_button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
  margin-top: 30px;
}

flip_button:hover, a:hover {
  opacity: 0.5;
}

.card #map-title {
  width: "150px";
}

@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}

section.a {
  height: 100vh;
  width: 100vw;
  perspective: 1200px;
  overflow: hidden;
  background-image: linear-gradient(to top, #0f0209, #23061d, #330531, #3e024b, #41056a, #520578, #640385, #770092, #9b0089, #b8007e, #ce1173, #e03168);
}

div.a{
  background-size: 40px 40px;
  background-image:
    linear-gradient(to right, rgba(255, 255, 255, .2) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(255, 255, 255, .2) 1px, transparent 1px);
  height: inherit;
  transform: rotateX(50deg);
  transform-origin: top center;
  animation: 5s linear infinite crawlingWall;
  background-position-y: top;
}

@keyframes crawlingWall {
  to {
    background-position-y: bottom;
  }
}

#overlay-back {
  position   : absolute;
  top        : 0;
  left       : 0;
  width      : 100%;
  height     : 100%;
  background : #000;
  opacity    : 0.6;
  filter     : alpha(opacity=60);
  z-index    : 5;
  display    : none;
}

#overlay {
  position : absolute;
  top      : 0;
  left     : 0;
  width    : 100%;
  height   : 100%;
  z-index  : 10;
  display  : none;
} 