#homepage {
  overflow: hidden; }
  #homepage a {
    box-sizing: border-box;
    padding: 0px; }
  #homepage .home_heading {
    font-family: "Josefin Slab", serif;
    font-size: 4rem; }
  #homepage .row {
    margin: 0;
    z-index: 10; }
  #homepage .about {
    background-color: #7ccc62;
    background-size: cover; }
  #homepage .about:hover {
    box-shadow: inset 0 0 0 1000px rgba(41, 41, 41, 0.6);
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: none; }
  #homepage .projects {
    background-color: #dfd4ff;
    background-size: cover; }
  #homepage .projects:hover {
    box-shadow: inset 0 0 0 1000px rgba(41, 41, 41, 0.9);
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: none; }
  #homepage .contact a {
    margin-left: 10px; }
  #homepage .contact a:hover {
    color: #f46036; }
  #homepage .algorithms {
    background-color: #6263cc;
    background-size: cover; }
  #homepage .algorithms:hover {
    box-shadow: inset 0 0 0 1000px rgba(41, 41, 41, 0.9);
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: none; }
  #homepage .contact {
    background-color: #3b991c;
    background-size: cover; }
  #homepage .contact:hover {
    box-shadow: inset 0 0 0 1000px rgba(41, 41, 41, 0.9);
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: none; }
  #homepage .profile_picture {
    border-radius: 35%; }
  #homepage .words {
    font-size: 1.3rem;
    letter-spacing: +2px;
    font-family: "Raleway", sans-serif;
    color: black;
    font-weight: 100; }
  #homepage li {
    display: inline-block; }
  @media all and (max-height: 600px) {
    #homepage body {
      overflow: visible; }
    #homepage .box {
      height: 300px; } }
  @media all and (max-width: 600px) {
    #homepage body {
      overflow-y: visible !important; } }

.brand-logo {
  margin-left: 5px;
  margin-top: 5px; }

.barba-old-container {
  position: absolute;
  z-index: 5;
  visibility: visible !important;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: transparent;
  overflow-y: hidden !important; }

.barba-new-container {
  position: absolute;
  overflow: hidden !important;
  z-index: 0;
  width: 100%;
  top: 0px;
  left: 0px; }

.barba-new-container-back {
  position: absolute;
  z-index: 5;
  visibility: visible !important;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: transparent;
  overflow-y: hidden !important; }

#projects h3, .about-me h3, #algorithms h3 {
  font-family: 'Abril Fatface', cursive;
  font-weight: 600;
  letter-spacing: 1.2; }
#projects .card-title, .about-me .card-title, #algorithms .card-title {
  font-family: 'Abril Fatface', cursive;
  font-weight: 600;
  letter-spacing: 1.2; }
#projects .hidden, .about-me .hidden, #algorithms .hidden {
  display: none; }
#projects .project-img, .about-me .project-img, #algorithms .project-img {
  width: 500px;
  height: 300px; }
#projects .project-wrapper, .about-me .project-wrapper, #algorithms .project-wrapper {
  width: 100%; }
#projects .card, .about-me .card, #algorithms .card {
  width: 31.3%;
  height: 520px;
  display: inline-block;
  float: left;
  margin: 1% 1% 1% 1%; }
#projects .content, .about-me .content, #algorithms .content {
  min-height: 100vh; }
@media all and (max-width: 990px) {
  #projects .card, .about-me .card, #algorithms .card {
    width: 48%; } }
@media all and (max-width: 600px) {
  #projects .card, .about-me .card, #algorithms .card {
    width: 98%;
    min-width: 320px;
    margin: 5% 1% 5% 1%; } }
#projects .description, .about-me .description, #algorithms .description {
  font-family: "Raleway", sans-serif;
  font-size: 1.1em; }
#projects .about-me p, .about-me .about-me p, #algorithms .about-me p {
  color: white !important;
  margin: 4%;
  font-size: 25px;
  font-weight: 400;
  text-align: justify;
  text-indent: 50px;
  font-family: "Raleway", sans-serif; }

#nav-mobile a, #mobile-demo a {
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  margin: 0 10px 0 10px; }

nav {
  margin-bottom: 2%; }

.about-me .bio {
  color: white;
  padding: 2%; }

.technologies {
  background-color: white;
  color: #8e5572;
  padding: 0 2% 0 2%; }

.about-me p, .projects-paragraph {
  margin: 4%;
  font-size: 25px;
  font-weight: 400;
  text-align: justify;
  text-indent: 50px;
  font-family: "Raleway", sans-serif; }

.projects-paragraph {
  color: white; }

li {
  list-style-type: disc; }

.about-me li {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 1.5em !important;
  width: 30%;
  float: left; }

i {
  cursor: pointer; }

.tag {
  background-color: white;
  color: black;
  height: 1.5rem;
  line-height: 1.5rem;
  margin: 3px;
  font-size: 1rem;
  font-weight: 800px; }

#filter {
  background-color: white;
  color: black;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  font-weight: 400px; }

.active_tag {
  background-color: lightgrey; }

.tag:hover, #filter:hover {
  background-color: darkgrey; }

#algorithms p, .algorithm-content p {
  color: white !important;
  margin: 4%;
  font-size: 25px;
  font-weight: 400;
  text-align: justify;
  text-indent: 50px;
  font-family: "Raleway", sans-serif; }

#algorithms h3 {
  color: white; }

.algorithm h3 {
  color: white;
  font-family: 'Abril Fatface', cursive;
  font-weight: 600;
  letter-spacing: 1.2; }

#algorithms a {
  color: #2E294E; }

#algorithms a:hover {
  opacity: 0.9; }

.post {
  border-bottom: solid 1px #2E294E; }

.time {
  font-style: italic;
  font-family: "Raleway", sans-serif; }

.small-info {
  color: darkgrey !important;
  margin: 4%;
  font-size: 25px;
  font-weight: 400;
  text-align: justify;
  text-indent: 50px;
  font-family: "Raleway", sans-serif; }

.back-link {
  font-family: "Raleway", sans-serif;
  font-size: 1.2em; }

.back-link:hover {
  text-decoration: underline; }

.about_section .skills_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
.about_section .skill_group {
  width: 30%; }

.my_footer {
  background-color: #3b991c;
  margin-top: 40px; }

.resume-wrapper button {
  margin-top: 50px; }

body {
  background-color: #fcf5c7;
  background-color: #f9ff94;
  background-color: white;
  min-height: 100%;
  min-width: 300px; }

nav {
  margin-top: 40px;
  margin-bottom: 100px; }

nav ul li a {
  font-weight: 600;
  color: black; }

.projects_container {
  padding: 20px 10px 0 10px;
  width: 100%;
  margin: auto; }

nav ul li a:hover {
  transition: none !important;
  background-color: transparent; }

nav ul li {
  transition: none !important;
  background-color: transparent !important; }

.nav-underline {
  margin: 0 25px 0 25px;
  width: 0%;
  height: 3px;
  background-color: black;
  transition: width 0.3s; }

.nav-underlined,
.nav-hover-underlined {
  width: 30%; }

.heading {
  color: #292929;
  font-weight: 200px;
  font-size: 2.3rem;
  font-family: "Josefin Slab", serif; }

.homepage-section {
  display: block;
  height: 50vh;
  min-height: 300px;
  color: #eff2ef;
  position: relative; }

.quote_box {
  padding: 0 5% 0 5%;
  margin-bottom: 50px; }

.quote {
  font-size: 2rem;
  font-weight: 300;
  text-indent: 15%;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif; }

.author {
  padding-right: 5%;
  margin-top: 0;
  font-size: 1.7rem;
  font-family: "Josefin Slab", serif;
  font-style: italic; }

.skills_heading {
  margin-top: 60px;
  font-size: 3rem; }

.skill_names {
  font-size: 1.5rem;
  color: #292929;
  font-style: "Raleway", sans-serif;
  font-weight: 200;
  margin-left: 10px; }

.my_container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }

.carousel-arrows {
  width: 50px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1000;
  top: 0; }

.carousel-arrows:hover {
  background-color: rgba(0, 0, 0, 0.2); }

.left-arrow {
  left: 0; }

.right-arrow {
  left: 500px; }

.projects-bottom {
  margin-top: 50px; }

.footer_titles {
  font-family: "Josefin Slab", serif;
  font-size: 35px; }

.footer_icons {
  font-size: 30px !important; }

.footer_description_link {
  color: #eff2ef;
  font-weight: 300;
  font-style: italic;
  transition: color 0.5s linear; }

.footer_description_link:hover {
  color: #fcf5c7; }

.footer_link_text {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 20px; }

.about_me_links {
  color: black;
  font-weight: 200;
  font-style: italic; }

.about_me_links:hover {
  font-weight: 300; }

#email_modal {
  background-color: #292929;
  color: #fcf5c7; }

.project_list .modal,
.project_list .modal-footer {
  background-color: #292929; }
.project_list .project_info {
  padding: 1%;
  padding-top: 20px; }
.project_list .modal {
  color: #fcf5c7; }
.project_list .buttons .button_wrapper {
  box-sizing: border-box;
  display: inline-block;
  width: 30%;
  margin: 1%; }
.project_list .modal-footer {
  text-align: center !important;
  height: auto;
  height: 75px; }
  .project_list .modal-footer .row {
    margin-bottom: 0; }
.project_list .project_icons {
  margin-top: 20px;
  font-size: 1.3em; }
.project_list h4 {
  margin: 0px; }
.project_list p {
  margin: 0 !important; }
.project_list .info_type {
  font-style: italic;
  color: darkgrey;
  font-family: "Josefin Slab", serif;
  font-size: 1.5em;
  letter-spacing: +1px;
  text-transform: capitalize; }
.project_list .modal {
  height: 90vh !important;
  margin-top: 5vh;
  min-height: 650px;
  max-height: 90vh; }
  .project_list .modal .modal-content {
    padding: 0 !important;
    margin: 0; }

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column; }

main {
  flex: 1 0 auto; }

.carousel {
  margin: 0;
  padding: 0;
  height: 100%;
  max-height: 550px; }

.valign-wrapper {
  height: 100%; }

button {
  position: relative;
  font-family: "Raleway", sans-serif;
  display: block;
  height: 45px;
  line-height: 45px;
  width: 100%;
  font-size: 15px;
  letter-spacing: 0.8px;
  color: #292929;
  border: 1px #292929 solid !important;
  border-radius: 3px;
  outline: 0;
  overflow: hidden;
  background: none;
  z-index: 1;
  cursor: pointer;
  transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in; }

.buttons button {
  color: #fcf5c7;
  border: 1px #fcf5c7 solid !important; }

button:focus {
  background-color: transparent; }

button.fill:hover {
  background-color: transparent;
  color: #f9f0ae; }

button.fill:before {
  content: "";
  position: absolute;
  background: #292929;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  -webkit-transition: top 0.09s ease-in; }

.buttons button.fill:hover {
  color: #292929; }

.buttons button.fill:before {
  background: #fcf5c7; }

button.fill:hover:before {
  top: -5px; }

.description {
  color: #fcf5c7;
  letter-spacing: +1px;
  font-family: "Raleway", sans-serif;
  font-weight: 200;
  font-size: 1.1rem; }

.cover {
  background-color: #f9f0ae;
  width: 40%;
  height: 100%;
  margin: 0;
  padding: 0; }

.skills {
  margin-bottom: 40px;
  color: #fcf5c7; }

.project {
  width: 90%;
  height: 400px;
  margin: auto;
  margin-top: 40px;
  box-shadow: 0 0 1000px 10px black inset; }

.skill_icon {
  color: #fcf5c7;
  font-size: 1.5rem; }

.about_skill_icon {
  color: #292929;
  font-size: 1.5rem; }

.box {
  height: 50vh; }

.my-borders {
  margin: 0;
  padding: 0;
  height: 0px;
  width: 0px;
  position: absolute;
  background-color: #fcf5c7; }

.about-border {
  bottom: 0px;
  right: 0; }

.algorithms-border {
  top: 0;
  right: 0; }

.contact-border {
  top: 0;
  left: -1px; }

.projects-border {
  bottom: 0;
  left: 0; }

.about_img {
  margin-top: 15px;
  margin-right: 15px;
  -webkit-filter: sepia(0.3);
  filter: sepia(0.3); }

.about_paragraph {
  font-size: 1.8em;
  letter-spacing: +0.5px;
  font-weight: 200; }

/* label color */
.input-field label {
  color: #292929 !important; }

/* label focus color */
.input-field input:focus + label {
  color: #292929 !important; }

/* label underline focus color */
.input-field input:focus {
  border-bottom: 1px solid #292929 !important;
  box-shadow: 0 1px 0 0 #292929 !important; }

/* valid color */
.input-field input.valid {
  border-bottom: 1px solid darkgreen !important;
  box-shadow: 0 1px 0 0 darkgreen !important; }

/* invalid color */
.input-field input.invalid {
  border-bottom: 1px solid red !important;
  box-shadow: 0 1px 0 0 red !important; }

/* icon prefix focus color */
.input-field .prefix.active {
  color: #292929 !important; }

textarea:focus {
  outline: none !important;
  border-bottom: 1px solid #292929 !important;
  box-shadow: 0 1px 0 0 #292929 !important; }

nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
  font-size: 3rem; }

@media only screen and (max-width: 993px) {
  .nav-underlined,
  .nav-underline {
    margin-left: 40px; }

  .nav-underlined,
  .nav-hover-underlined {
    width: 15%; } }
@media only screen and (max-width: 601px) {
  nav,
  nav .nav-wrapper i,
  nav a.button-collapse,
  nav a.button-collapse i {
    font-size: 2.5rem; }

  .description {
    font-size: 0.9rem; }

  .project_list .modal {
    margin-top: 2vh !important;
    min-height: 550px !important;
    height: 75vh !important; }

  .info_type {
    font-weight: 400 !important;
    letter-spacing: normal !important;
    font-size: 0.9rem !important;
    font-family: "Josefin Slab", serif !important; }

  .about_section .skill_group {
    width: 50%; } }

/*# sourceMappingURL=main.css.map */
