*{
    padding: 0;
    margin:0;
    font-family: sans-serif;
}
button {
    margin: 0;
    padding: 0;
}
body{
    background-image: url(../images/bg.png); 
    background-attachment: fixed;     
    background-repeat: no-repeat;
    background-size: cover;
}

#visimisi {
    width: 100%;
    height:30px;
    background: #F5761B;
    box-shadow: 1px 1px 15px 1px #818181;
}
#tiker {
    margin: 0 auto;
    width: 1000px;
}
pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper {
    max-width: 620px;
    padding: 0 20px 40px 20px;
    margin: auto;
}

#wrapper {
    width:1000px;
    margin:auto;
    height:auto;
    box-shadow: 1px 10px 15px 3px #818181;
    
}

#username ul {
  float:right;
  padding:10px;
  
    
  
}
#username ul li {
    float:right;
    padding:10px;
    text-decoration: none;
    
}
#username ul li a{
    
    text-decoration: none;
    
}

#head {
    width:1000px;
    height:120px;
    margin: auto;  
    background:white;
      
}

#head img {
   
    margin:25px 0 20px 25px;
}
#left-content h3{
    text-align: center;
    margin: 50px 0 0 0;
    line-height:30px;
}

#left-content form {
    float:right;
    margin-top:20px;
    
    
    
}
#left-content form input {
    width:190px;
    height:30px;
    

}
#left-content button {
    right:2px;
    position:relative;
    height:30px;
    width:30px;
    color:white;
    background:#003399;
  

    
}

#nav {
    width:100%;
    background: #003399;
    height:35px;
    box-shadow: 1px 3px 15px 3px #818181;
    overflow:hidden;  
}

#nav li{
    text-decoration: none;
     list-style: none;
    line-height: 35px;
    
    
    
}
#nav li a{
    text-decoration: none;
    float:left;
    padding:0 30px 0 30px;
    color:whitesmoke;
    
    border-right:1px solid whitesmoke;
    font-size:14px;
    -webkit-transition:all 0.5s linear;
    -moz-transition:all 0.5s linear;
    -o-transition:all 0.5s linear;
    
}

#nav li a:hover{
    background:white ;
    color: black ;
    
}

.active {
    background:#F5761B;
    color:black;
}
#upload {
    width:100%;
    margin: 0 0 50px 0;
 
}
#upload textarea {
    height:200px;
}

#upload textarea ,input{
    width:400px;
    
}
#upload input{
    height:25px;
    
}
.judul {
    width:200px;
    height:250px;
    margin: 50px 13px 0 25px;
    float:left; 
    }
    .judul h2 {
     font-size: 18px;
     text-align:center;
     margin-top: 15px;
     line-height:25px;
    }
    
    .wmu {
    margin: 0 0 30px 0;
    width:200px;
    height:150px;
    position:relative;
    overflow: hidden;
    
    
    }
    .wmu img {
    width:200px;
    
     
    }
    
    .zoom {
        width:200px;
        height:150px;
        background: rgba(0,0,0,0.5);
        position: absolute;
        top:0;
        left:0;
        opacity:0;
        text-align: center;
        overflow:hidden;
    }
    
        .fa-search-plus {
            margin: 40px 0 0 0;
            
            font-size: 60px;
            color:#F5761B;
        }
        .zoom2  {
           
           
            position: absolute;
            top:140px;
            left:70px;
            opacity:0;
            text-align: center;
            overflow:hidden;
            font-size: 30px;
            
        }
        .fa-trash-o  {
          
            font-size: 30px;
            color:white;
        }
        .fa-edit  {
            font-size: 30px;
            color:white;
        }
        .wmu:hover  .zoom2 {
            top:110px;
            position:absolute;
            opacity: 1;
            -webkit-transition: all 0.8s ease-out;
            -moz-transition: all 0.8s ease-out;
        }
        .wmu:hover .zoom{
            opacity: 1;
            -webkit-transition: all 0.8s ease-out;
            -moz-transition: all 0.8s ease-out;
        }
            .wmu:hover img {
                transform:scale(1.5);
                -webkit-transition: all 0.8s ease-out;
                -moz-transition: all 0.8s ease-out;
            }
            

#content {
    width: 100%;
    background:white;
    padding-top:30px;
    padding-bottom:30px;
    overflow: hidden;   
    
}

#left-content {
    width: 22%;
   
    float:left;
    background:white;
     margin:0 0 0 20px;     
}

.left-top{
    border: 1px solid #003399;
    border-bottom: 9px solid #003399;
}

.left-bottom {
        width:220px;
        height:220px;
        margin-top:30px;
        border:1px solid #003399;
        border-bottom: 9px solid #003399;   
        position:relative;   
}
#left-bottom2 {
        width:220px;
        height:200px;
        margin-top:30px;
        border:1px solid #003399;
        border-bottom: 9px solid #003399;      
}
#left-bottom2 h1 {
       padding: 10px 0 10px 60px;
    font-size:20px;
    background:black;
    color:white;
}


.left-bottom a {
    text-decoration:none;
    color:black;
}

#left-content h1, h4{
    padding: 10px;
    text-align: center;
    font-size:20px;
    background:#F5761B;
    color:white;
   border: 1px  solid #003399;  
}

#left-content ul{
    width:170px;
    margin: 25px 30px 30px 35px;
    text-decoration: none;
    line-height: 25px;
    font-size:15px;   
}

#left-content li a{
    
    color: black;
    text-decoration: none;   
}
#left-content li a:hover{
    color:red;
    
}
#new-img {
    float:left;
    width:98%;
    height:auto;
    margin:150px 0 0 50px;
}
.isi-img {
    margin-bottom: 50px;
}
.isi-img img{
    width:550px;
}
.isi-img h3 {
    margin-bottom:30px;
    font-size:25px;
}
#new-gbr {
    float:left;
    width:95%;
    height:auto;
    margin:50px 0 0 20px;
    line-height:25px;
}
.isi {
    margin-bottom: 50px;
}
.isi img{
    width:650px;
}
.isi h3 {
    margin-bottom:30px;
    margin-top:50px;
    font-size:30px;
}
.isi h2 {
    margin:50px 30px 30px 20px;
    

}
.isi h5 {
    font-size:18px;
    margin-bottom:15px;
    margin-top:15px;
    
}
.isi p {
    font-size:14px;
    margin-bottom:10px;
    margin-left: 20px;
}
.isi b {
    font-size:20px;
}

.isi-two {
    margin-bottom: 50px;
}
.isi-two  ul {
    margin-left:30px;
}
.isi-two img{
    width:350px;
}
#gbr-dua img{
    width:350px;
    margin-top:20px;
}
#gbr-tiga img{
    width:650px;
    margin-top:20px;
}
#gbr-tiga h3 {
    margin-top:60px;
}
.isi-two h3 {
    margin-bottom:30px;
    margin-top:30px;
    font-size:25px;
}
.isi-two h2 {
    margin:50px 30px 30px 20px;

}
.isi-two h5 {
    font-size:18px;
    margin-bottom:15px;
    margin-top:15px;
}
.isi-two p {
    font-size:14px;
    margin-bottom:10px;
    margin-left: 20px;
}
#right-content{
    float:right;
    width: 73%; 
    border-left:1px solid #003399 ;

}
#right-top {
    overflow:hidden;
    height:auto;
    padding-bottom:50px;
}
#right-top h1 {
    text-align: center;
}
.page {
    
    font-size:20px;
    margin:150px 10px 0 250px;
    float:left;
    
  
 
}
.page b {
    background:black;
     padding:5px 10px 5px 10px;
   
}
.page b a{
    color:white;
   
    text-decoration: none;
   
}

#logoSlide {
    margin: 40px auto;
    width: 650px;
    height:278px;
    background:black;
    position:relative;
}
#logoSlide img {
    width:650px;
}
#right-bottom {
    margin-top: 50px 
}
#right-bottom p {
    line-height: 30px;
    padding-bottom:30px;
    width:690px;
    text-align: justify;
    margin-top:30px;  
}

#right-bottom table td{
    padding:10px 10px 10px 0;
    
    
}
#right-bottom table textarea{
    width: 173px;
    height:100px;
    
}

.hubung{
    width:220px;
    height:220px;
   
    
    position:absolute;
    left:0;
    top:0;

    }
  
    .hubung h5 {
        margin: 20px 0 0 18px;
        line-height:25px;
        font-size:12px;
    }
    .fa-phone-square,.fa-envelope, .fa-fax {
        margin: 0 15px 0 5px;
        font-size:20px;
    }
    
    
    .hubung:hover{
    background:#003399;
    -moz-transition: all 0.9s ease-out;
    -webkit-transition: all 0.9s ease-out;
    }
    .hubung:hover .fa-phone-square{
    transform:scale(1.5);
    -webkit-transition: all 0.9s ease-out;
     -moz-transition: all 0.9s ease-out;
    color:white;
    
    }
    .hubung:hover .fa-envelope{
    transform:scale(1.5);
    -webkit-transition: all 0.9s ease-out;
     -moz-transition: all 0.9s ease-out;
    color:white;
    
    }
    .hubung:hover .fa-fax{
    transform:scale(1.5);
    -webkit-transition: all 0.9s ease-out;
     -moz-transition: all 0.9s ease-out;
    color:white;
    
    }
    .hubung:hover h4 {
    transform:scale(0.6);
    -webkit-transition: all 0.9s ease-out;
    -moz-transition: all 0.9s ease-out;
    color:white;
    }
    .hubung:hover h5{
    transform:scale(1.1);
    -webkit-transition: all 0.9s ease-out;
    -moz-transition: all 0.9s ease-out;
    color:white;
    }


#footer{
    font-size:14px;
    text-align: center;
    line-height:50px;
    color:white;
    background:#F5761B;
    height: 50px;   
    box-shadow: 1px 3px 15px 1px #818181; 
}



