.body1{
  width: 1600px;
  height: 480px;
}
.webdiv{
  background-color: black;
  width: 1900px;
  height: 40px;
}
.pangalan{
	font-family:arial;
	font-size:40px;
	color:BLUE;
	border-radius: 500px;
	width: 500px;
  border: 1px solid
}
.container {
  position: relative;
  width: 150px;
  height: 150px;
  border: 15px solid white;
  border-radius: 150px;
  margin-top: -60px;
}
.image {
  display: block;
  height: 150px;
  width: 150px;
  border-radius: 150px;
  border-color: white;
  display: inline-block;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  width: 150px;
  opacity: 0;
  transition: .5s ease;
  background-color: blue;
  border-radius:150px;
}
.container:hover .overlay {
  opacity: 1;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.div{
   background-color: transparent;
  border:0px solid white;
  border-radius: 0px;
  width:1800px;
  background: url(home_folder/images-25.jpg) no-repeat;
  background-size: cover;
}
.container1{
  text-align: center;
  position: absolute;
  top: 300px;
  left: 760px;
  transform: translate(-50%,-50%);
  width: 100%;
}
.container1 span{
  text-transform: uppercase;
  display: block;
}
.text1{
  color: white;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 20px;
  background:black;
  position: relative;
  animation: text 3s 1;
}
.text2{
  color: blue;
  font-size: 30px;
  font-weight: 700;
  font-family: "Goudy Stout";
}

@keyframes text{
  0%{
    color: black;
    margin-bottom: -40px;
  }
  30%{
    letter-spacing: 25px;
    margin-bottom: -40px;
  }
  80%{
    letter-spacing: 8px; 
    margin-bottom:-40px;
  }
}
.buttonh{ /*Buttonhome*/
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 0px;
  border-color: white;
  display: inline-block;
  margin-left: 550px;
  transition: transform .2s;

}
.buttonh:hover{
  transform: scale(2.1);
}
.buttonp{ /*Button portfolio*/
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 110px;
  border-color: white;
  display: inline-block;
  margin-left: 40px;
  transition: transform .2s;
}
.buttonp:hover{
  transform: scale(2.1);
}
.buttong{ /*Button Gallery*/
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 110px;
  border-color: white;
  display: inline-block;
  margin-left: 40px;
  transition: transform .2s;
}
.buttong:hover{
  transform: scale(2.1);
}
.buttona{ /*Button about*/
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 110px;
  border-color: white;
  display: inline-block;
  margin-left: 40px;
  transition: transform .2s;
}
.buttona:hover{
  transform: scale(2.1);
}
.buttone{ /*Button educational attainment*/
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 110px;
  border-color: white;
  display: inline-block;
  margin-left: 40px;
  transition: transform .2s;
}
.buttone:hover{
  transform: scale(2.1);
}
.buttond{
  display: block;
  height: 60px;
  width: 60px;
  border-radius: 110px;
  border-color: white;
  display: inline-block;
  margin-left: 40px;
  transition: transform .2s;
}
.buttond:hover{
  transform: scale(2.1);
}
.album1{
  border:none;
  width: 350px;
  height: 280px;
  margin-top: ;
  margin-left: -840px;
  transition: transform .2s;
  background-image: url(gallery_folder/2.gif);
  background-size: 350px;
  border-radius:20px;
  box-shadow: 15px 15px 8px black;
}
.album1:hover{
  transform: scale(1.1);
  background: url(gallery_folder/profile/1.jpg);
  background-size: 100px;
}
a:active{
 background: url(gallery_folder/profile/1.jpg);
}
.album2{
  background-color: pink;
  border:none;
  width: 350px;
  height: 280px;
  margin-left: -10px;
  transition: transform .2s;
  margin-top: -320px;
  background-image: url(gallery_folder/2.gif);
  background-size: 350px;
  border-radius:20px;
  box-shadow: 15px 15px 8px black;
}
.album2:hover{
  transform: scale(1.1);
  background: url(gallery_folder/friends/9.jpg);
  background-size: 165px;
}
.album3{
  background-color: orange;
  border:none;
  width: 350px;
  height: 280px;
  margin-left: 830px;
  margin-top:-320px;
  transition: transform .2s;
  background-image: url(gallery_folder/2.gif);
  background-size: 350px;
  border-radius:20px;
  box-shadow: 15px 15px 8px black;
}
.album3:hover{
  transform: scale(1.1);
  background: url(gallery_folder/awards/images-9.jpg);
  background-size: 100px;
}
.paragraph{
  font-size: 45px;
  text-align: center;
  font-family: tahoma;
  color: gold;
}
.b1{
  width: 500px;
  height: 70px;
  color: white;
  text-decoration: none;
}
.b2{
  width:440px;
  height: 70px;
  color: white;
  text-decoration: none;
}
.b3{
  width:590px;
  height: 70px;
  color: white;
  text-decoration: none;
}
div.gallery{
  margin: 0px;
  border:5px solid gold;
  margin-left: 55px;
  margin-top: 10px;
#ccc;
  float: left;
  width: 180px;

}
div.gallery:hover{
  border:5px solid;
#777;
}
div.gallery img{
  width: 100%;
  height:150px;
}
div.desc{
  padding: 15px;
  text-align: center;
  font-size: 15px;
  color: black;
}
.pangalan{
  font-family: "Century Gothic", sans-serif;
  font-size: 40px;
  color:white;
  width: auto;
    border: 1px solid;
    margin-left: -400px;
}
.newpd{
  background:blue;
  border-radius: 0px;
  width: 1900px;
  margin:center;
}
.blink{
  animation: blinker 3s linear infinite;
  color:gold;
}
@keyframes blinker{
  50%{opacity: 0;}
}
/*** div lastpart***/
.lastpart{
  background-color: gold;
  height: 160px;
  border:5px solid black;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: 980px;
  margin-top: 500px;
}
.huli{
  margin-top: 5px;
}
.t{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;
  background-color: skyblue;
  border-radius: 20px;
  margin-left: 50px;
}
.t2{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;
  background-color: skyblue;
  border-radius: 20px;
  margin-left: 10px;
}
.t3{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;
  background-color: skyblue;
  border-radius: 20px;
  margin-left: 10px;
}
.t4{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;background-color: skyblue;
  border-radius: 20px;
  margin-left: 10px;
}
.t5{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;
  background-color: skyblue;
  border-radius: 20px;
  margin-left: 10px;
}
.t6{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;
  background-color: skyblue;
  border-radius: 20px;
  margin-left: 10px;
}
.t:hover{
  background-color: blue;
  border-radius: 20px;
}
.t2:hover{
  background-color: blue;
  border-radius: 20px;
}
.t3:hover{
  background-color: blue;
  border-radius: 20px;
}
.t4:hover{
  background-color: blue;
  border-radius: 20px;
}
.t5:hover{
  background-color: blue;
  border-radius: 20px;
}
.t6:hover{
  background-color: blue;
  border-radius: 20px;
}
.imagediv{
  background-color: white;
  height: 60px;
}
.image1{
  height: 60px;
  width: 60px;
  margin-top: 0px;
  border-radius: 50px;
  margin-left:50px;
}
.image2{
  height: 60px;
  width: 60px;
  margin-top: 0px;
  border-radius: 50px;
  margin-left:20px;
  background-color: black;
}
.image3{
  height: 60px;
  width: 60px;
  margin-top: 0px;
  border-radius: 50px;
  margin-left:20px;
}
.lastnato{
  background-color: blue;
  height: 70px;
  margin-bottom: 10px;
}
.lastlogo{
  height: 60px;
  width: 60px;
  margin-left: 50px;
  border-radius: 20px;
}
.news{
 width: 200px;
 height: 200px;
 position: absolute;
 top: 90%;
 left:10%;
 transform: translate(-50%, -50%);
 overflow: hidden;
}
.b{
  border-radius: 50%;
  border-left: 4px solid ;
  border-right: 4px solid;
  border-top: 4px solid transparent !important;
  border-bottom: 4px solid transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: ro 2s infinite;
}
.b1{
  border-color: #4a69bd;
  width: 120px;
  height: 120px;
}
.b2{
  border-color: #f6b93b;
  width: 100px;
  height: 100px;
  animation-delay:0.2s;
}
.b3{
  border-color: #2ecc71;
  width: 80px;
  height: 80px;
  animation-delay:0.4s;
}
.b4{
  border-color: #34495e;
  width: 60px;
  height: 60px;
  animation-delay:0.6s;
}
@keyframes ro{
  0%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
  50%{
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
}

.news1{
 width: 200px;
 height: 200px;
 position: absolute;
 top: 90%;
 left:30%;
 transform: translate(-50%, -50%);
 overflow: hidden;
}
.b{
  border-radius: 50%;
  border-left: 4px solid ;
  border-right: 4px solid;
  border-top: 4px solid transparent !important;
  border-bottom: 4px solid transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: ro 2s infinite;
}
.b1{
  border-color: #4a69bd;
  width: 120px;
  height: 120px;
}
.b2{
  border-color: #f6b93b;
  width: 100px;
  height: 100px;
  animation-delay:0.2s;
}
.b3{
  border-color: #2ecc71;
  width: 80px;
  height: 80px;
  animation-delay:0.4s;
}
.b4{
  border-color: #34495e;
  width: 60px;
  height: 60px;
  animation-delay:0.6s;
}
@keyframes ro{
  0%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
  50%{
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
}

.news2{
 width: 200px;
 height: 200px;
 position: absolute;
 top: 90%;
 left:70%;
 transform: translate(-50%, -50%);
 overflow: hidden;
}
.b{
  border-radius: 50%;
  border-left: 4px solid ;
  border-right: 4px solid;
  border-top: 4px solid transparent !important;
  border-bottom: 4px solid transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: ro 2s infinite;
}
.b1{
  border-color: #4a69bd;
  width: 120px;
  height: 120px;
}
.b2{
  border-color: #f6b93b;
  width: 100px;
  height: 100px;
  animation-delay:0.2s;
}
.b3{
  border-color: #2ecc71;
  width: 80px;
  height: 80px;
  animation-delay:0.4s;
}
.b4{
  border-color: #34495e;
  width: 60px;
  height: 60px;
  animation-delay:0.6s;
}
@keyframes ro{
  0%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
  50%{
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
.news3{
 width: 200px;
 height: 200px;
 position: absolute;
 top: 90%;
 left:90%;
 transform: translate(-50%, -50%);
 overflow: hidden;
}
.b{
  border-radius: 50%;
  border-left: 4px solid ;
  border-right: 4px solid;
  border-top: 4px solid transparent !important;
  border-bottom: 4px solid transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: ro 2s infinite;
}
.b1{
  border-color: #4a69bd;
  width: 120px;
  height: 120px;
}
.b2{
  border-color: #f6b93b;
  width: 100px;
  height: 100px;
  animation-delay:0.2s;
}
.b3{
  border-color: #2ecc71;
  width: 80px;
  height: 80px;
  animation-delay:0.4s;
}
.b4{
  border-color: #34495e;
  width: 60px;
  height: 60px;
  animation-delay:0.6s;
}
@keyframes ro{
  0%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
  50%{
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100%{
    transform: translate(-50%, -50%) rotate(0deg);
  }
}