@import url("https://fonts.googleapis.com/css?family=Montserrat:200,300,400,600");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,800");
@import url("https://fonts.googleapis.com/css2?family=PT+Sans&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap');

html {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  background: #000000;
}
#navbar2 {
  position: fixed;
  background-color: #000000;
  top: -100px;
  width: 100%;
  transition: top 0.5s;
  z-index: 99;
}
.img-brand {
  width: 500px;
}
.img-brand2 {
  width: 250px;
}
canvas {
  margin-top: -5%;
}
.title {
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 54%;
  height: 250px;
  transform: translateX(-50%) translateY(-50%);
  font-family: "Montserrat";
  text-align: center;
  width: 100%;
}
.line-1 {
  position: absolute;
  top: 76%;
  left: 85px;
  width: 86.7%;
  height: 1px;
}
#icon-social-media {
  position: absolute;
  top: 83%;
  left: 48%;
}
#icon-social-media2 {
  position: absolute;
  top: 83%;
  left: 38%;
}
#icon-social-media3 {
  position: absolute;
  top: 83%;
  left: 58%;
}
.icon-background {
  color: #ffffff;
}
.text-custom {
  font-family: 'Montserrat', sans-serif;
  font-size: 40pt;
  font-weight: 1000;
}
.paragraph-1 {
  font-size: 1.125rem;
  font-family: 'Montserrat', sans-serif;
  color: #a5a5a5;
  line-height: 28px;
}
.btn-mail {
  background-color: #272727;
  padding: 20px 40px;
}
.btn-mail:hover {
  background-color: #404040;
}
.mail {
  color: rgb(73, 219, 73);
  font-size: 16pt;
}
.text-mail {
  font-family: 'Montserrat', sans-serif;
  font-size: 14pt;
  font-weight: 500;
}
.mail-address {
  position: absolute;
  margin-top: 70px;
  margin-left: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  color: #a5a5a5;
  text-decoration: none;
}
.mail-address:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid rgb(73, 219, 73);
  padding-bottom: 2px;
}
.mail-address2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  color: #a5a5a5;
  text-decoration: none;
}
.mail-address2:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid rgb(73, 219, 73);
  padding-bottom: 2px;
}
.mail-address3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.125rem;
  color: #a5a5a5;
  text-decoration: none;
}
.mail-address3:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid rgb(73, 219, 73);
  padding-bottom: 2px;
}

@media(max-width: 382px) {
  #navbarNav {
    margin-left: 15px !important;
  }
  .navbar-brand {
    margin-left: 3px;
  }
}
@media(min-width: 383px) and (max-width: 420px) {
  #navbarNav {
    margin-left: 38px !important;
  }
  .navbar-brand {
    margin-left: 20px;
  }
}
@media(max-width: 767px) {
  .img-brand {
    width: 325px;
  }
  canvas {
    margin-top: -38%;
  }
  .title {
    top: 48.5%;
  }
  .line-1 {
    top: 68.5%;
    left: 16px;
    width: 89.6%;
  }
  #icon-social-media{
    top: 76.5%;
    left: 42%;
  }
  #icon-social-media2 {
    top: 76.5%;
    left: 15%;
  }
  #icon-social-media3 {
    top: 76.5%;
    left: 69%;
  }
  .foto-pribadi {
    width: 220px !important;
    height: auto;
  }
  .text-custom {
    font-size: 30pt;
  }
}
.title h3 {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-weight: 200;
  font-size: 20px;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: #EEEEEE;
  letter-spacing: 2px;
}
.img-tech {
  width: 90px;
  margin-top:20px;
}
.img-tech2 {
  width: 90px;
  margin-top:20px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 2px;
}
.img-tech3 {
  width: 90px;
  margin-top:20px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 10px 2px;
}
.radius {
  border-radius: 20px;
}
.heading {
  font-family: 'PT Sans', sans-serif;
  font-size: 30pt;
  font-weight: bold;
}
.text-custom2 {
  font-family: 'Raleway', sans-serif;
  font-size: 15pt;
  color: #a5a5a5;
}
.btn-chat {
  width: 200px;
  border: 3px solid #123851;
  border-radius: 30px;
  padding: 10px;
  text-decoration: none;
}
.text-msg {
  margin-left: 10px;
  font-family: 'Ubuntu Condensed', sans-serif;
  color: #ffffff;
  font-size: 15pt;
  font-weight: 600;
  letter-spacing: 1px;
}
.btn-chat:hover {
  text-decoration: none;
  background-color: #123851;
}
.icon-social-media4 {
  background-color: #ffffff;
  color: #000000;
  font-size: 16pt;
  padding: 10px;
  border-radius: 50%;
}
.icon-social-media5 {
  background-color: #ffffff;
  color: #000000;
  font-size: 16pt;
  padding: 9px 14px;
  border-radius: 50%;
}

/* image hover effect */

figure.snip1104 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  max-height: 220px;
  width: 100%;
  background: #000000;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1104 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

figure.snip1104>a>img {
  max-width: 100%;
  position: relative;
  opacity: 0.4;
}

figure.snip1104 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

figure.snip1104 h2 {
  position: absolute;
  left: 40px;
  right: 40px;
  display: inline-block;
  background: #000000;
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  padding: 12px 5px;
  margin: 0;
  top: 50%;
  text-transform: uppercase;
  font-weight: 400;
}

figure.snip1104 h2 span {
  font-weight: 800;
}

figure.snip1104:before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
  background: #ffffff;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(110deg) translateY(-50%);
  transform: rotate(110deg) translateY(-50%);
}

figure.snip1104 a.link-image {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.snip1104.blue {
  background: #123851;
}

figure.snip1104.blue h2 {
  background: #0a212f;
}

figure.snip1104.red {
  background: #581a14;
}

figure.snip1104.red h2 {
  background: #36100c;
}

figure.snip1104.yellow {
  background: #7f5006;
}

figure.snip1104.yellow h2 {
  background: #583804;
}

figure.snip1104:hover img,
figure.snip1104.hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1104:hover h2,
figure.snip1104.hover h2 {
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
}

figure.snip1104:hover:before,
figure.snip1104.hover:before {
  -webkit-transform: rotate(110deg) translateY(-150%);
  transform: rotate(110deg) translateY(-150%);
}