* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

#typedtext {
  font-size: 2rem;
  font-family: "Montserrat", sans-serif;
}

.landing-page {
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.responsive {
  width: 100%;
  height: auto;
}

body {
  background-image: linear-gradient(
    to right top,
    #d16ba5,
    #c777b9,
    #ba83ca,
    #aa8fd8,
    #9a9ae1,
    #8aa7ec,
    #79b3f4,
    #69bff8,
    #52cffe,
    #41dfff,
    #46eefa,
    #5ffbf1
  );

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100vh;
}

section {
  background-image: linear-gradient(
    to right top,
    #d16ba5,
    #c777b9,
    #ba83ca,
    #aa8fd8,
    #9a9ae1,
    #8aa7ec,
    #79b3f4,
    #69bff8,
    #52cffe,
    #41dfff,
    #46eefa,
    #5ffbf1
  );
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100vh;
}

html {
  font-size: 10px;
  font-family: "Poppins", sans-serif;
  color: rgb(148, 143, 143);
}

.jumbotron {
  text-align: center;
  background-color: rgb(223, 191, 132);
  padding-block: 5rem;
}
.row {
  background-color: white;
}

/* .container {
  background: white;
  min-height: 100vh;
} */

#main-heading {
  font-size: 5rem;
}

section {
  margin-top: 1rem;
  padding: 0 0;
}

a {
  text-decoration: none;
  color: white;
}

p {
  font-size: 2rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: white;
}

li {
  color: white;
}

/* img {
  width: 100%;
} */

/*End global */

/*Start Reusables*/

.container {
  width: 100%;
  /* max-width: 120rem; */
  height: 100%;
  position: relative;
}

.section-heading {
  text-align: center;
}

.section-heading h1 {
  font-size: 7rem;
  font-family: "Poppins", sans-serif;
  color: black;
  text-transform: uppercase;
  font-weight: 800;
  position: relative;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding-top: 5rem;
}

.section-heading h1::before,
.section-heading h1::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
}

.section-heading h1::before {
  width: 10rem;
  height: 3px;
  border-radius: 0.8rem;
}

.section-heading h1::after {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  bottom: -1rem;
}

.section-heading h6 {
  font-size: 3rem;
  font-family: "Poppins", sans-serif;
  padding-bottom: 5rem;
  color: lightgrey;
}

.has-margin-right {
  margin-right: 5rem;
}

/* End Reusables */

/*Start header*/
header {
  width: 100%;
  height: 100vh;
}

.top-nav {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: -100vh;
  z-index: 50;
  color: white;
  font-size: 3rem;
  background-color: white;
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  transition: all 650ms cubic-bezier(1, 0, 0, 1);
  /* background-image: linear-gradient(
    to right top,
    #2d1a73,
    #003174,
    #00375b,
    #00373c,
    #0e3428
  ); */
  background-color: #ff0000;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='600' y1='25' x2='600' y2='777'%3E%3Cstop offset='0' stop-color='%23ff0000'/%3E%3Cstop offset='1' stop-color='%23E0F'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='650' y1='25' x2='650' y2='777'%3E%3Cstop offset='0' stop-color='%23ff0019'/%3E%3Cstop offset='1' stop-color='%23ce00f3'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='700' y1='25' x2='700' y2='777'%3E%3Cstop offset='0' stop-color='%23ff0031'/%3E%3Cstop offset='1' stop-color='%23b000e6'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' gradientUnits='userSpaceOnUse' x1='750' y1='25' x2='750' y2='777'%3E%3Cstop offset='0' stop-color='%23ff004a'/%3E%3Cstop offset='1' stop-color='%239400da'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' gradientUnits='userSpaceOnUse' x1='800' y1='25' x2='800' y2='777'%3E%3Cstop offset='0' stop-color='%23ff0063'/%3E%3Cstop offset='1' stop-color='%237a00ce'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' gradientUnits='userSpaceOnUse' x1='850' y1='25' x2='850' y2='777'%3E%3Cstop offset='0' stop-color='%23ff007c'/%3E%3Cstop offset='1' stop-color='%236200c1'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' gradientUnits='userSpaceOnUse' x1='900' y1='25' x2='900' y2='777'%3E%3Cstop offset='0' stop-color='%23ff0094'/%3E%3Cstop offset='1' stop-color='%234d00b5'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' gradientUnits='userSpaceOnUse' x1='950' y1='25' x2='950' y2='777'%3E%3Cstop offset='0' stop-color='%23ff00ad'/%3E%3Cstop offset='1' stop-color='%233900a8'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' gradientUnits='userSpaceOnUse' x1='1000' y1='25' x2='1000' y2='777'%3E%3Cstop offset='0' stop-color='%23ff00c6'/%3E%3Cstop offset='1' stop-color='%2328009c'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' gradientUnits='userSpaceOnUse' x1='1050' y1='25' x2='1050' y2='777'%3E%3Cstop offset='0' stop-color='%23ff00df'/%3E%3Cstop offset='1' stop-color='%23180090'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' gradientUnits='userSpaceOnUse' x1='1100' y1='25' x2='1100' y2='777'%3E%3Cstop offset='0' stop-color='%23ff00f7'/%3E%3Cstop offset='1' stop-color='%230b0083'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' gradientUnits='userSpaceOnUse' x1='1150' y1='25' x2='1150' y2='777'%3E%3Cstop offset='0' stop-color='%23E0F'/%3E%3Cstop offset='1' stop-color='%23007'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg %3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(%23b)' x='100' width='1100' height='800'/%3E%3Crect fill='url(%23c)' x='200' width='1000' height='800'/%3E%3Crect fill='url(%23d)' x='300' width='900' height='800'/%3E%3Crect fill='url(%23e)' x='400' width='800' height='800'/%3E%3Crect fill='url(%23f)' x='500' width='700' height='800'/%3E%3Crect fill='url(%23g)' x='600' width='600' height='800'/%3E%3Crect fill='url(%23h)' x='700' width='500' height='800'/%3E%3Crect fill='url(%23i)' x='800' width='400' height='800'/%3E%3Crect fill='url(%23j)' x='900' width='300' height='800'/%3E%3Crect fill='url(%23k)' x='1000' width='200' height='800'/%3E%3Crect fill='url(%23l)' x='1100' width='100' height='800'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;
}

.nav-list {
  list-style: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-link {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 4rem;
  padding: 1rem;
  color: white;
}

.nav-link:hover,
.nav-link:focus {
  background: linear-gradient(to top, #e6522d, #ffed47);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.top-nav.open {
  top: 0;
  border-radius: initial;
}

.menu-toggler {
  position: absolute;
  top: 5rem;
  right: 5rem;
  width: 5rem;
  height: 4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  z-index: 1500;
  transition: transform 650ms ease-out;
}

.menu-toggler.open {
  transform: rotate(-45deg);
}

.bar {
  background-image: linear-gradient(
    to right top,
    #f5efa3,
    #ece937,
    #f8a649,
    #f58caf,
    #f33b53
  );
  width: 100%;
  height: 4px;
  border-radius: 0.8rem;
}

.bar.half {
  width: 50%;
}

.bar.start {
  transform-origin: right;
  transition: transform 650ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
}

.open .bar.start {
  transform: rotate(-450deg) translateX(0.8rem);
}

.bar.end {
  align-self: flex-end;
  transform-origin: left;
  transition: transform 650ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
}

.open .bar.end {
  transform: rotate(-450deg) translateX(-0.8rem);
}

.landing-text {
  position: absolute;
  top: 60%;
  width: 100%;
  text-align: center;
  z-index: 1;
  color: white;
}

.landing-title {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.landing-text h1 {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
}

.landing-title h1 {
  font-size: 9rem;
  font-family: "Poppins", sans-serif;
  font-weight: bolder;
  display: inline;
}

.first-name {
  color: white;
}

.last-name {
  color: black;
}

.landing-text h6 {
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  color: white;
}

.landing-title h6 {
  font-size: 3rem;
  font-family: "Poppins", sans-serif;
  color: white;
}

/*End Header*/

/*Start About*/

.about-heading {
  text-align: center;
  text-transform: uppercase;
  line-height: 0;
}

.about-heading h1 {
  font-family: "Poppins", sans-serif;
  font-size: 5rem;
  opacity: 0.3;
}

.about-heading h6 {
  font-size: 2rem;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}

.profile-img {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.displayed {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
}

about-details {
  flex: 1;
  line-height: 0px;
}

.about p {
  text-align: justify;
  text-justify: inter-word;
  display: flex;
}

.social-media {
  margin-top: 5rem;
}

.social-media i {
  font-size: 5rem;
  color: lightgray;
  transition: color 650ms;
  margin-right: 1rem;
  margin-left: 1rem;
}

.fa-twitter-square:hover {
  color: #38a1f3;
}
.fa-facebook-square:hover {
  color: #4267b2;
}

.fa-github-square:hover {
  color: #010408;
}

/*End About*/

/*Start Services*/

.my-skills {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-gap: 2.5rem;
  text-align: center;
  width: 90%;
  margin-left: 5%;
}

.skill {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}

.skill h1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 1rem -2px 1rem 0;
  font-family: "Poppins", sans-serif;
}

.skill p {
  text-align: justify;
  text-justify: inter-word;
  color: #010408;
}

.icon-container {
  width: 10rem;
  height: 10rem;
  border: 3px solid #fdf72c;
  background-color: #410e58;
  margin-bottom: 2rem;
  display: flex;
  transform: rotate(45deg);
  margin-top: 10px;
}

.icon-container i {
  color: #fdf72c;
  font-size: 5rem;
  margin: auto;
  transform: rotate(-45deg);
}

/*End Services*/

/* Start Certifications */

/* End Certifications */

/*Start portfolio*/

.portfolio-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5rem;
  font-family: "Poppins", "sans-serif";
}

.portfolio-item:last-child {
  margin-bottom: 0;
}

.portfolio-img {
  flex: 1;
}

.portfolio-description {
  flex: 1;
  font-family: "Poppins", "sans-serif";
  font-weight: 200;
}

.portfolio-description h1 {
  font-size: 3rem;
  font-weight: 200;
  margin: 1rem 0;
  color: black;
}

.portfolio-description h6 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 200;
  font-family: "Poppins", "sans-serif";
  color: white;
}

.portfolio-description .cta {
  display: inline-block;
  margin-top: 1rem;
  font-size: 2rem;
  text-transform: uppercase;
  color: lightcyan;
  transition: color 650ms;
  font-family: "Poppins", "sans-serif";
}

.portfolio-description .cta:hover {
  color: rgb(206, 238, 206);
}

/*End Portfolio*/

/*Start timeline*/

.timeline ul {
  border-left: 4px solid #fddb38;
  border-radius: 0.8rem;
  background-color: rgba(0, 0, 0, 0.05);
  margin: 0 auto;
  position: relative;
  padding: 5rem;
  list-style: none;
  text-align: left;
  width: 70%;
}

.timeline h1 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 1rem;
  opacity: 0.5;
}

.timeline .date {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

.timeline .date:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .date::before,
.timeline .date::after {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}

.timeline .date::before {
  content: attr(data-date);
  left: -21rem;
  text-align: right;
  min-width: 12rem;
  font-size: 1.5rem;
}

.timeline .date::after {
  content: "";
  box-shadow: 0 0 0 4px #fd11d1;
  border-radius: 100%;
  left: -6rem;
  height: 1.5rem;
  width: 1.5rem;
  background-color: #313534;
}

/*End of timeline*/

/*start contact*/

.contact {
  background-color: rgb(225, 227, 230);
}

form {
  width: 70%;
  margin: 0 auto;
}

form label {
  font-size: 1.5rem;
}

input,
select,
textarea {
  width: 100%;
  padding: 1rem;
  margin-bottom: 5px;
  border: rgb(196, 194, 194);
  outline-color: #070707;
  background-color: rgb(238, 241, 241);
}

input[type="submit"] {
  width: initial;
  background-color: #9bc2ae;
  color: rgb(24, 20, 20);
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  cursor: pointer;
  transition: background-color 650ms;
}

input[type="submit"]:hover {
  color: #18181d;
  background-color: #a8a884;
}

/*End contact*/

/*Start footer*/

.copyright {
  width: 100%;
  text-align: center;
  background-color: #83838a;
  padding: 2rem 0;
  position: relative;
}

.up {
  position: absolute;
  width: 5rem;
  height: 5rem;
  background-color: #eee;
  top: -2.5rem;
  right: 5rem;
  border-radius: 100%;
  display: flex;
  animation: pulse 2s infinite;
  cursor: pointer;
}

.up i {
  color: #16162d;
  font-size: 2rem;
  margin: auto;
}

.copyright p {
  font-size: 1.4rem;
}

/*End footer*/

/*Start Animation*/

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(214, 253, 250, 0.99);
  }
  70% {
    box-shadow: 0 0 0 2rem rgba(253, 87, 191, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(253, 87, 191, 0);
  }
}

/*End animations*/

@media screen and (max-width: 768px) {
  .landing-text h1 {
    font-size: 2rem;
  }

  .landing-text h6 {
    font-size: 1.7rem;
  }

  .nav-list {
    flex-direction: column;
  }

  li {
    margin: 2rem 0;
  }

  .nav-link {
    font-size: 1rem;
  }

  .about-heading h1 {
    font-size: 2rem;
  }

  .section-heading h1 {
    font-size: 3rem;
  }

  .about-details .nav-list {
    flex-direction: initial;
  }

  .about-details li {
    margin: 0 2rem;
  }

  .icon-container {
    width: 7rem;
    height: 7rem;
  }

  .icon-container i {
    font-size: 4rem;
  }

  .timeline ul {
    margin: 0 0 0 auto;
  }

  .timeline .date:before {
    left: -20rem;
  }

  .timeline .date::after {
    left: -5.9rem;
  }
}

@media screen and (max-width: 600px) {
  .menu-toggler {
    top: 2rem;
    right: 2rem;
  }
  .landing-text h1 {
    font-size: 2rem;
  }

  .landing-text h6 {
    font-size: 1rem;
  }

  .nav-link {
    font-size: 2rem;
  }

  .about .container {
    flex-direction: column;
  }

  .profile-img {
    margin: 0 0 2rem 0;
  }

  .portfolio-item {
    flex-direction: column;
  }

  .portfolio-img {
    margin: 0 0 2rem 0;
    width: 1%;
  }

  .portfolio-description {
    margin: 0 0 2rem 1rem;
    order: 1;
  }

  .timeline p {
    font-size: 1.6rem;
  }

  .timeline .date::before {
    font-size: 1.4rem;
  }
}
