/*Menu*/
body{
    background-color: rgba(255, 255, 217, 0.24);
    margin: 0%;
}

div.menu{
    height: 34px;
    margin: 0px;
    background: rgb(40, 91, 93);
    font-weight: bold;
    font-family: arial;
    font-size: 14px;
    color: white;
    text-align: right;
    padding-top: 12px;
    padding-right: 88px;
}

div.menu2{
    height: 110px;
    margin: 0px;
    background-image: url(image/green.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: arial;
}

div.menu2 .logo{
    padding-top: 8px;
    padding-left: 35px;
    width: 170px;
    float: left;
}

div.menu2 .bar{
    padding-top: 33px;
    padding-right: 40px;
    float: right;
    width: 650px;
}

a{
    color: rgb(0, 38, 39);
    font-size: 18px;
}

a:hover {  
   color: Gray;
}

ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul li {
    display: block;
    float: left;
}

ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    border: none;
}

img.icon{
    width: 25px;
    padding-right: 10px;
}

/*Footer*/
div.footer{
    height: 255px;
    margin:0px;
    background-color: rgb(0, 38, 39); 
}

div.logo2{
    float: left;
    width: 190px;
    padding-top: 28px;
    padding-left: 65px;
}

div.info2{
    float: right;
    padding-top: 29px;
    padding-right: 100px;
    color: #959191;
    font-size: 14px;
}

div.info4{
    float: left;
    padding-top: 16px;
    color: #959191;
    font-size: 14px;
}

div.info3{
    float: right;
    padding-top: 30px;
    padding-right: 100px;
    color: #959191;
    font-size: 14px;
}

h3.info{
    margin: 0%;
    padding: 0%;
    color: white;
    font-size: 15px;
}

img.icon2{
    width: 18px;
    padding-right: 7px;
}

img.icon3{
    width: 15px;
    padding-right: 7px;
}

a.info{
    text-decoration: none;
    font-family: times new roman;
    color: #959191;
    font-size: 14px;  
}

a.info:hover {  
   color: white;
}

a.contact:hover, a.icon:hover {
    opacity: 0.3;
    transition: .5s ease;
}

h3.copy{
   color: #959191;
   font-size: 14px;
}

div.copy{
    padding-top: 177px;
    text-align: center;
}

/*Home*/
h1{
    font-weight: bold;
    font-size: 25px;
    color: rgb(0, 38, 39);
    text-align: center;
    background-color: rgba(65, 212, 195, 0.13);
    padding: 12px;
    font-family: arial;
}

h2.contact{
    font-size: 17px;
    text-align: center;
}

img.buku1 {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
  width: 70%;
}

img.buku2 {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
  width: 70%;
}

img.buku3 {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
  width: 54%;
}

img.buku4 {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
}

img.buku5 {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
  width: 74%;
}


img.buku1:hover, img.buku2:hover, img.buku3:hover, img.buku5:hover{
  opacity: 0.3;
  transition: .5s ease;
}

table.buku{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 60px;
}

table.buku2{
    width: 90%;
    border-collapse: separate;
    border-spacing: 0 60px;
    padding: 0px; 
    margin: 0 auto;
}

td.buku{
    text-align: center;
    font-size: 25px;
    font-family: times new roman;
    font-weight: bold;
    padding-bottom: 15px;
}


button, a.button{
    padding: 14px 30px;
    font-size: 15x;
    cursor: pointer;
    text-align: center;
    outline: none;
    color: white;
    background-color: rgb(0, 38, 39);
    box-shadow: 3px 3px 5px rgba(129, 129, 129, 0.7);
    padding: 10px 29px;
    text-align: center;
    border: none;
    border-radius: 5px;
}

button:hover, button.slide:hover, button.slide2:hover {
    background-color: SlateGray;
}

button.slide{
    background-color: rgb(216, 141, 0);
    display:block; 
    margin: 0 auto;
    margin-top: 10px;
    padding: 15px;
    font-weight: bold;
}

button.slide2{
    background-color: rgb(46, 70, 74);
    display:block; 
    margin: 0 auto;
    margin-top: 10px;
    padding: 15px;
    font-weight: bold;
}

a.button,a.slide{
    text-decoration: none;
}

img.bukulatihan {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
  width: 32%;
}

img.bukulatihan2 {
  box-shadow: 10px 10px 5px rgba(129, 129, 129, 0.7);
  width: 47%;
}

img.bukulatihan:hover, img.bukulatihan2:hover{
  opacity: 0.3;
  transition: .5s ease;
}

/*Xampp*/
h3.detail{
    text-align: center;
    font-size: 15px;
}

h3.detail2{
    text-align: left;
    font-size: 15px;
}

h3.detail3{
    text-align: center;
    font-size: 19px;
    text-decoration: underline;
    color: #200089;
}

.google-slides-container{
    position: relative;
    width: 100%;
    padding-top: 60%;
    overflow: hidden;
}

.google-slides-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
    
img.xampp{
    display:block; 
    margin: 0 auto;
    margin-top: 40px;
}

img.zoom {
  transition: transform .2s;
  margin: 0 auto;
}

img.zoom:hover {
  transform: scale(2.0);
}

a.link, a.bantuan{
    display:block; 
    margin: auto;
    margin-top: 14px;
    padding: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    font-family: arial;
    font-size: 17px;
}

a.bantuan{
    color: #fd0303;
}

a.link:hover, a.bantuan:hover{
    color: grey
}

h3.tajuk, h3.tajuk2{
    text-align: center;
    font-size: 23px;
    color: #17400a;
    font-family: arial; 
}

h3.tajuk{
   margin-top: 60px; 
}

h3.tajuk2{
   margin-top: 0px; 
}

hr{
   border: 2px dashed #e6df26;
   border-radius: 5px;
}

h4.tajuk{
    font-size: 25px;
    text-align: center;
    color: red;
    font-family: 
}

b{
    font-family: arial;
}