.body1{
  width: 1600px;
  height: 480px;
}
.webdiv{
  background-color: black;
  width: 1900px;
  height: 40px;
}
.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;
}
.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);
}
.side1{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left: 25px;
  float: left;
  background-image: url("portfolio_folder/6.jpg");
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side1:hover{
  transform: scale(1.1);
}
.side2{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left; 
  background-image: url("portfolio_folder/7.jpg");
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side2:hover{
  transform: scale(1.1);
}
.side3{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left;
  background-image: url("portfolio_folder/8.jpg"); 
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side3:hover{
  transform: scale(1.1);
}
.side4{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left;
  background-image: url("portfolio_folder/13.jpg"); 
  background-repeat: no-repeat;
  background-size: 370px;
  margin-top: 5px;
  transition: transform .2s;
}
.side4:hover{
  transform: scale(1.1);
}
.side5{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left;
  background-image: url("portfolio_folder/14.jpg"); 
  background-repeat: no-repeat;
  background-size: 370px;
  margin-top: 5px;
  transition: transform .2s;
}
.side5:hover{
  transform: scale(1.1);
}
.side6{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:25px;
  float: left;
  background-image: url("portfolio_folder/15.jpg"); 
  background-repeat: no-repeat;
  background-size: 370px;
  margin-top: 5px;
  transition: transform .2s;
}
.side6:hover{
  transform: scale(1.1);
}
.side7{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left; 
  background-image: url("portfolio_folder/18.jpg");
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side7:hover{
  transform: scale(1.1);
}
.side8{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left; 
  background-image: url("portfolio_folder/19.jpg");
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side8:hover{
  transform: scale(1.1);
}
.side9{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left; 
  background-image: url("portfolio_folder/22.jpg");
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side9:hover{
  transform: scale(1.1);
}
.side10{
  width: 270px;
  height: 200px;
  border:5px solid black; 
  margin-left:10px;
  float: left; 
  background-image: url("portfolio_folder/21.jpg");
  background-repeat: no-repeat;
  background-size: 370px;
  transition: transform .2s;
  margin-top: 5px;
}
.side10:hover{
  transform: scale(1.1);
}
.paragraph{
  font-size: 35px;
  color: yellow;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph1{
  font-size: 30px;
  color: green;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph2{
  font-size: 35px;
  color: violet;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph3{
  font-size: 25px;
  color: white;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph4{
  font-size: 25px;
  color: white;
  text-align: center;
  font-family: tahoma;
}
.paragraph5{
  font-size: 25px;
  color: black;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph6{
  font-size: 25px;
  color: black;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph7{
  font-size: 25px;
  color: white;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph8{
  font-size: 25px;
  color: white;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.paragraph9{
  font-size: 25px;
  color: white;
  text-align: center;
  font-style: normal;
  font-family: tahoma;
}
.portpic{
  width: 470px;
  height: 80px;
}
.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;
  }
}

.box{
  width: 900px;
  background:rgba(0,0,0,0.4);
  padding: 40px;
  text-align: center;
  margin: auto;
  margin-top: -6%;
  color: white;
  font-family: "Century Gothic", sans-serif;
}
.box h1{
  font-size: 40px;
  letter-spacing: 4px;
  font-weight: 100;
}
.box h5{
  font-size:  20px;
  letter-spacing: 3px;
  font-weight: 100;
}
.box p{
  text-align: center;
}
.box1{
  width: 900px;
  background:rgba(0,0,0,0.4);
  padding: 40px;
  text-align: center;
  margin: auto;
  margin-top: 30%;
  color: white;
  font-family: "Century Gothic", sans-serif;
}
.h11{
  font-size: 40px;
  letter-spacing: 4px;
  font-weight: 100;
}
.h55{
  font-size:  20px;
  letter-spacing: 3px;
  font-weight: 100;
}
.pp{
  text-align: center;
}
.box11{
  width: 900px;
  background:rgba(0,0,0,0.4);
  padding: 40px;
  text-align: center;
  margin: auto;
  margin-top: 5%;
  color: white;
  font-family: "Century Gothic", sans-serif;
}
.h111{
  font-size: 40px;
  letter-spacing: 4px;
  font-weight: 100;
}
.h555{
  font-size:  20px;
  letter-spacing: 3px;
  font-weight: 100;
}
.ppp{
  text-align: center;
}
.periodic{
  width: 1080px;
  height: 650px;
  border:5px solid black; 
  margin-left: 200px;
  background-size: 1070px;
  transition: transform .2s;
  margin-top: 25px;
  background-image: url("portfolio_folder/images-29.jpg");
  box-shadow: 15px 15px 8px black;
  transition: transform .6s;
}
.periodic:hover{
  transform: rotate(360deg);

}
.buttonsaperiodic{
  width: 130px;
  height:130px;
  margin-top: 30px;
  border-radius: 153px;
  margin-left: 200px;
  background-image: url(portfolio_folder/images-32.jpg);
  background-size: 130px;
}
.clickhere{
  font-size: 40px;
  font-family: "comic sans ms header";
  text-decoration: none;
  text-align: center;
}
.clickherediv{
  margin-top: -100px;
  margin-left: 330px;
  background-color: white;
  width: 300px;
  height: 50px;
  background-clip:;
  border:15px solid gold; 
}

.awards{
  width: 1080px;
  height: 650px;
  border:5px solid black; 
  margin-left: 200px;
  background-size: 155px;
  transition: transform .2s;
  margin-top: 25px;
  background-image: url("portfolio_folder/images-9.jpg");
  box-shadow: 15px 15px 8px black;
  transition: transform .6s;
}
.awards:hover{
  transform: scaleY(-1.0);
}
.buttonawards{
  width: 130px;
  height:130px;
  margin-top: 30px;
  border-radius: 153px;
  margin-left: 200px;
  background-image: url(portfolio_folder/images-32.jpg);
  background-size: 130px;
}
.awardshere{
  font-size: 40px;
  font-family: "comic sans ms header";
  text-decoration: none;
  text-align: center;
}
.awardsherediv{
  margin-top: -100px;
  margin-left: 330px;
  background-color: white;
  width: 300px;
  height: 50px;
  background-clip:;
  border:15px solid gold; 
}

/*** div lastpart***/
.lastpart{
  background-color: gold;
  height: 160px;
  border:5px solid black;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: 980px;
  margin-top: 60px;
}
.huli{
  margin-top: 5px;
}
.t{
  text-decoration: none;
  color: white;
  font-family: tahoma;
  font-size: 20px;
  background-color: skyblue;
  border-radius: 20px;
  margin-left: 300px;
}
.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:600px;
}
.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: 690px;
  border-radius: 20px;
}
.backgroundpic{
  background-image: url(gallery_folder/images-33.jpg);
  height: 320px;
  background-size: 500px;
}
.backgroundpic2{
  background-image: url(gallery_folder/images-33.jpg);
  height: 300px;
  background-size: 500px;
}
.backgroundpic3{
  background-image: url(gallery_folder/images-33.jpg);
  height: 280px;
  background-size: 500px;
}
.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);
  }
}
.texttext{
  font-size: 100px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%;-50%);
  margin: 0;
  background:url(gallery_folder/profile/1.jpg) 50% 50%;
  background-size: 200px;
  -webkit-text-fill-color:transparent;
  -webkit-background-clip:text;
}
.divdiv{
  background-image: url(gallery_folder/2.gif);
  height: 110px;
  width: auto;
  border-radius: 250px 0px 250px 0px;
  border: 10px solid blue;
}