*{
  margin: 0;
  padding: 0;
  transition: 0.3s all;
}

body {
    position: static;
    top: 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: contain;
    background-color: #ffffff;
    animation: fadeOut 2s forwards;
}

.landing {
  margin-left: 200px;
  margin-right: 200px;
  margin-top: 170px;
}

.namafull {
  font-size: 50pt;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px;
}

.detail {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 20pt;
  margin-bottom: 20px;
}

.seperate {
  display: flex;
  margin-top: 700px;
  margin-bottom: 0px;
}

.detailme {
    font-size: 16pt;
    margin-right: 400px;
}

html {
    font-family: Poppins, helvetica;
    color: rgb(0, 0, 0);
    scroll-behavior: smooth;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
  }

.homepage {
    margin-top: 10px;
}

.divider {
   background-color: white; 
   margin-bottom: 10px;
}

.border {
  background-color: white;
  margin-top: 170px;
}

.navbar {
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  font-size: 17pt;
  margin-right: 60px;
  margin-left: 0px;
  position: sticky;
  top: 0;
  left: 0;
  width: 90%;
  height: 100px;
  font-weight: 700;
  z-index: 100;
  padding-left: 35px;
  padding-top: 20px;
  border-radius: 24px;
  padding-top: 0px;
  }
  
.navbar:focus {
  outline: none;
}

.navbarcont {
  float: left;
  backdrop-filter: blur(2px);
  border-radius: 10px;
  }
  
.navbarcont a {
  display: block;
  color: rgb(50, 50, 50);
  text-align: center;
  padding: 14px 5px;
  text-decoration: none;
  margin-left: 40px;
  }
  
.navbarcont a:hover {
    outline-width: 4px;
    padding: 15px;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 4px;
    font-weight: 700;
  }

.skills {
    margin-top: 100px;
    padding-top: 10px;
    text-align: center;
    font-size: 50pt;
    font-weight: 700;
    margin-bottom: 20px;
  }

.frontend {
    outline-width: 4px;
    padding: 40px;
    text-align: center;
  }

.experience {
    margin-top: 100px;
    padding-top: 10px;
    text-align: center;
    font-size: 50pt;
    font-weight: 700;
    margin-bottom: 80px;
  }

.yearflex {
    font-size: 19pt;
    padding-left: 250px;
  }

.detailyear {
  font-size: 18pt;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 10px;
}

.year {
  text-decoration: underline;
  text-underline-offset: 10px;
}

hr {
  display: block;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 3px;
}

.year {
  font-weight: 700;
}

.skillsdetail {
  vertical-align: middle;
  display: flex;
  justify-content: center;
}

.IMAGE:hover {
  margin-bottom: 5px;
  margin-top: 0px;
  border-radius: 10px;
  box-shadow: -9px 10px 27px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: -9px 10px 27px 0px rgba(0,0,0,0.46);
  -webkit-box-shadow: -9px 10px 27px 0px rgba(0,0,0,0.46);
}

.IMAGE {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
  border-radius: 10px;
  box-shadow: -6px 12px 27px -7px rgba(0,0,0,0.46);
  -webkit-box-shadow: -6px 12px 27px -7px rgba(0,0,0,0.46);
  -moz-box-shadow: -6px 12px 27px -7px rgba(0,0,0,0.46);
}

.custico {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 5px;
  border-radius: 10px;
  box-shadow: -6px 12px 27px -7px rgba(0,0,0,0.46);
  -webkit-box-shadow: -6px 12px 27px -7px rgba(0,0,0,0.46);
  -moz-box-shadow: -6px 12px 27px -7px rgba(0,0,0,0.46);
}

.custico:hover {
  margin-bottom: 5px;
  margin-top: 0px;
  border-radius: 10px;
  box-shadow: -9px 10px 27px 0px rgba(0,0,0,0.46);
  -moz-box-shadow: -9px 10px 27px 0px rgba(0,0,0,0.46);
  -webkit-box-shadow: -9px 10px 27px 0px rgba(0,0,0,0.46);
}

.detailskill {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16pt;
  text-align: center;
}

.acclink {
  margin-left: 92px;
  background-color: #516c8d;
  padding-top: 6px;
  padding-left: 7px;
  margin-right: 1371px;
  border-radius: 10px;
  backdrop-filter: blur(2px);
}

.flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-right: 1300px;
}

.btnme {
  display: inline-flex;
  justify-content: center;
  margin-top: 20px !important;
  width: 250px;
  padding: 20px 0px;
  border-radius: 50px;
  font-weight: 800;
  font-size: 14pt;
  color: white;
  background-color: #83a3ca;
  border-color: #83a3ca;
  box-shadow: 10px 8px 27px -5px rgba(0,0,0,0.75);
}

.btnme:hover {
  scale: 0.95;
}

.detailbtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 150px;
}

.flexboxlink {
  margin-top: 10px;
margin-right: 5px;
}

.about {
  background-color: rgb(14, 14, 14);
  padding-left: 250px;
}

.About {
  font-size: 24pt;
  font-weight: 600;
  padding-top: 40px;
  color: white;
}

.cr {
  color: grey;
  margin-bottom: 0px;
}

.detailmine {
  color: rgb(255, 255, 255);
  padding-top: 15px;
  font-weight: 400;
  padding-bottom: 15px;
  padding-right: 450px;
}

.col {
  padding-bottom: 5px;
}

.form-control {
  padding-bottom: 8px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 200px;
  margin-bottom: 10px;
  border: none;
  border-radius: 3px;
  border-bottom: 3px solid #83a3ca;
  background-color: rgb(13, 13, 13);
  color: white;
}

.form-control:focus {
  outline: none;
}

.btn {
  width: 100px;
  height: 30px;
  margin-bottom: 20px;
  background-color: #83a3ca;
  border-radius: 5px;
  border: 0px;
  color: white;
  font-weight: 600;
}

input[type=text]::placeholder{
  color:grey;
 }
 input[type=email]::placeholder{
  color:grey;
 }
 .social-links {
  margin-top: 10px;
  padding-bottom: 20px;
  margin-right: 50px;
 }

 .links {
  padding-right: 5px;
 }

 .sertificate {
  width: 200px;
  height: 400px;
 }

 #exp {
  padding-top: 90px;
 }

/* ========== HAMBURGER MENU STYLES ========== */

.hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
  position: fixed;
  top: 20px;
  right: 20px;
  padding: 12px;
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: none;
}


.hamburger span {
  width: 28px;
  height: 3px;
  background-color: #707070;
  margin: 4px 0;
  transition: all 0.3s ease;
  border-radius: 2px;
  display: block;
}

/* Overlay when menu is open */
.overlay {
  display: none;
  position: fixed;
  padding-top: 0;
  margin-top: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.overlay.active {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

/* ========== END HAMBURGER MENU STYLES ========== */

 /* MEDIA QUERY // RESPONSIVE CSS */

@media (max-width: 768px) {
  .yearflex {
    justify-content: center;
    text-align: center;
    padding-left: 0px;
    padding: 50px;
 }
 body {
   justify-content: left;
   margin: 0px;
 }
.namafull {
  display: flex;
  justify-content: center;
  font-size: 34pt;
}
.landing {
  margin-left: 15px;
  margin-right: 15px;
}
.detail {
  font-size: 16pt;
  margin-bottom: 20px !important;
}
.col {
  display: flex;
  justify-content: center;
}
.btnme {
  font-size: 14pt;
  margin-bottom: 20px;
}
.detailbtn {
  margin-top: 0 !important;
}
.form-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.form-control {
  width: fit-content !important;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
input[type=text]::placeholder{
  text-align: center;
  justify-content: center;
 }
 input[type=email]::placeholder{
  text-align: center;
  justify-content: center;
 }
.social-links {
  display: inline-block;
  justify-content: center;
  align-items: center;
  align-self: center;
  margin-right: 0;
  margin-top: 15px;
}
 .about {
  padding-left: 0px;
  justify-content: center;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 9pt;
 }
 .skil {
  margin-left: 30px;
  margin-right: 30px;
 }
 .experience {
  margin-top: 10px;
  font-size: 41pt;
  margin-bottom: 0px;
 }
 .detailmine {
  padding: 0 10px 30px 30px;
 }
 .skills {
  font-size: 41pt;
 }
 .ACTUALIMAGE {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 10px;
 }
 .IMAGE {
  margin-bottom: 30px;
 }
 .custico {
  margin-bottom: 30px !important;
 }
  #exp {
  padding-top: 20px;
 }
}

/* Mobile responsive navbar - Hamburger menu */
@media screen and (max-width: 768px) {
  .hamburger {
      display: flex !important;
      position: fixed !important;
      top: 1rem !important;
      left: 1rem !important;  /* Change from 'right' to 'left' */
      right: 74% !important;
      background-color: none !important;
      border: none !important;
  }

  .navbar {
      display: none;
      position: fixed !important;
      top: 0 !important;
      right: -100% !important;
      width: 280px !important;
      height: 100vh !important;
      background: rgba(130, 162, 201, 0.70) !important;
      backdrop-filter: blur(10px) !important;
      flex-direction: column !important;
      justify-content: left !important;
      transition: right 0.4s ease !important;
      z-index: 1000 !important;
      padding: 23% 0 !important;
      margin: 0 !important;
      list-style: none !important;
      border-radius: 0 !important;
      box-shadow: -5px 0 20px rgba(0, 0, 0, 0.5) !important;
  }

  .navbar.active {
      right: 0 !important;
      top: 0 !important;
  }

  .navbarcont {
      top: 0 !important;
      margin: 15px 0 !important;
      width: 100% !important;
      text-align: center !important;
      display: block !important;
      float: none !important;
      backdrop-filter: none !important;
      border-radius: 0 !important;
  }

  .navbarcont a {
      display: block !important;
      padding: 20px 30px !important;
      font-size: 20px !important;
      color: #ffffff !important;
      text-decoration: none !important;
      margin-left: 0 !important;
      transition: all 0.3s ease !important;
      font-weight: 600 !important;
  }

  .navbarcont a:hover {
      background: rgba(255, 255, 255, 0.1) !important;
      text-decoration: none !important;
      padding: 20px 30px !important;
      border-left: 4px solid #83a3ca !important;
  }
}
