/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* Main */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */

* {
  font-family: GT Super Regular, Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.85);
  cursor: url("../img/cursor.png"), auto;
}

::-moz-selection {
  background: #BADC9C; /* Gecko Browsers */
}
::selection {
  background: #BADC9C; /* WebKit/Blink Browsers */
}

html, body {
  scroll-behavior: smooth;
  margin: 0;
  width: 100%;
  height: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
  padding: 0;
  margin: 0;
}

body {
  background-repeat: no-repeat;
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4 ,h5, h6 {
  font-family: "GT Super Regular"
}

p {
  font-family: "GT Super Regular"
}

ul {
  list-style: none;
}

li a {
  font-family: "Calibre Regular"
}

a {
  text-decoration: none;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* Hover */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */

.project-selection {
  position: relative;
}

.project-selection a .selection {
  /* cursor: none; */
}

.project-selection a .selection:hover {
  color: #BADC9C;
}

.project-selection img {
  position: absolute;
  width: 600px;
  transform: translate(-110%, 20%);
  /* transform: translate(-50%, -50%); */
  display: none;
  pointer-events: none;
  z-index: -1;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* Index Page */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */

#title {
  font-family: 'GTF Byrd Light', Arial, sans-serif;
  font-weight: normal;
}

#italic {
  font-family: 'GT Super Italic', Arial, sans-serif;
  font-weight: italic;
}

#type {
  /* Text */
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding-left: 0.3rem;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  text-decoration: none;
  color: rgb(224, 224, 224);
}

#more-text {
  /* Text */
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  line-height: 140%;
  font-size: 30px;
  padding-top: 1.5rem;
}


.tagline-body {
  font-family: 'GT Super Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
}

.about-body {
  font-family: 'GT Super Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 56px;
  letter-spacing: 1.25%;
  line-height: 67px;
}

.projects-design {
  font-family: 'GT Super Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  border-bottom: 3px solid #000;
}

.projects-media {
  font-family: 'GT Super Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  border-bottom: 3px solid #000;
}

.selection {
  width:100%;
	font-size: 25px;
	font-family: 'CALIBRE REGULAR', Arial, sans-serif;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	margin: 0;
	/* border-top: 1px solid #000; */
}

.hero-button {
  /* Button */
  color: rgba(0, 0, 0, 0.85);
  background-color: white;
  border: 2px solid #222;
  border-radius: 100px;
  padding: 23px 75px 15px 75px;

  /* Text */
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  text-decoration: none;
}

.hero-button:hover {
  background-color: black;
  color: white;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* Projects' Page */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */

#project-title {
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  font-size: 40px;
}

#project-type {
  /* Text */
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  padding-left: 0.5rem;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  text-decoration: none;
  color: rgb(224, 224, 224);
}

#sticky-nav{
  font-family: 'CALIBRE LIGHT', Arial, sans-serif;
  font-weight: normal;
  font-size: 19px;
}

#sticky-nav h4 {
  font-family: 'CALIBRE LIGHT', Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 0.85rem;
}

#sticky-nav li, h4 {
  padding-bottom: 0.4rem;
}

#details {
  font-family: 'CALIBRE THIN', Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
}

#details-spacing {
  font-family: 'CALIBRE THIN', Arial, sans-serif;
  font-weight: normal;
  padding-right: 4rem;
}

#intro-head {
  font-family: 'CALIBRE THIN', Arial, sans-serif;
  font-weight: normal;
  line-height: 110%;
  letter-spacing: 125%;
  font-size: 20px;
  color: black;
}

#intro {
  font-family: 'CALIBRE LIGHT', Arial, sans-serif;
  font-weight: normal;
  line-height: 110%;
  font-size: 33px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #222;
}

#quote {

}

#subheader {
  font-family: 'CALIBRE LIGHT', Arial, sans-serif;
  font-weight: normal;
  line-height: 110%;
  font-size: 28px;
  padding-top: 3.5rem;
  color: black;
}

#bodyheader {
  font-family: 'CALIBRE LIGHT', Arial, sans-serif;
  font-weight: normal;
  line-height: 110%;
  font-size: 20px;
  padding-top: 1.5rem;
}

#body {
  font-family: 'CALIBRE THIN', Arial, sans-serif;
  font-weight: normal;
  line-height: 140%;
  letter-spacing: 125%;
  font-size: 20px;
  padding-top: 1.5rem;
}

#bold {
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  line-height: 110%;
  letter-spacing: 125%;
  font-size: 20px;
  padding-top: 2.5rem;
}

#italic {
  font-family: 'CALIBRE LIGHT ITALIC', Arial, sans-serif;
  font-weight: italic;
  line-height: 110%;
  letter-spacing: 125%;
  font-size: 18;
  padding-top: 2rem;
}

#img {
  padding-top: 2.5rem;
  width: 100%;
}

#img-subheader {
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: italic;
  line-height: 110%;
  letter-spacing: 125%;
  font-size: 18;
  padding-top: 1.5rem;
  text-align: center;
}

/* hide scrollbar but allow scrolling */
html {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
    overflow-y: scroll;
}

html::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

.timeline-square {
  /* Button */
  color: rgba(0, 0, 0, 0.85);
  background-color: white;
  border: 1.5px solid #222;
  border-radius: 0px;
  padding: 25px 0px 19px 0px;

  /* Text */
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  text-decoration: none;
}

.view-slide-deck-button {
  /* Button */
  color: rgba(0, 0, 0, 0.85);
  background-color: white;
  border: 1.5px solid #222;
  border-radius: 35px;
  padding: 23px 75px 22px 75px;

  /* Text */
  font-family: 'CALIBRE REGULAR', Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  /* letter-spacing: -0.006em; */
  line-height: 110%;
  text-decoration: none;
}

.view-slide-deck-button:hover {
  background-color: black;
  color: white;
}
