*{
    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;
    
}

#head {
    width:1000px;
    height:120px;
    margin: auto;  
    background:white;
      
}

#head img {
   
    margin:25px 0 20px 25px;
}

#head form {
    float:right;
    margin:60px 10px  10px;  
}
#head form input {
    width:400px;
    height:30px;
}
#head button {
    right:2px;
    position:relative;
    height:30px;
    width:30px;
}

#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;
}


#content {
    width: 100%;
    background:white;
    padding-top:30px;
    padding-bottom:30px;
    overflow: hidden;
   
    
    
}
#right-top {
width:90%;
margin:auto auto auto 50px ;
border-left:1px solid #003399;
border-right:1px solid #003399;
padding-bottom:20px;

}
#right-top img {
    width:830px;
    margin-bottom:50px;
    margin-left:40px;
    
}
#right-top h1 {
    margin: 0 0 40px 40px;
    text-align: left;

}
#right-top h3  {
   line-height: 30px;
   text-align: left;
   margin-left:40px;
    width:80px;
}
#right-top   p{
   line-height: 35px;
   margin-bottom:30px;
   margin-left:40px;
   text-align: left;
}
#right-bottom {
    width:97%;
    height:auto;
    padding-bottom:50px;
    overflow: hidden;
    border-top:5px solid #003399;
    margin:auto;
    border-bottom: 9px solid #003399 ;
}   
#right-bottom h2 {
   margin:50px 0 30px 320px;
   font-size:30px;
}                             
#isi-right-bottom {
    width: 24%;
   border: 1px solid #003399;
   border-bottom: 9px solid #003399 ;
    float:left;
    background:white;
     margin: 0px 0 50px 20px;     
}
#map {
    float: right;
    width:650px;
    height: 415px;
    margin-right:20px;
    position:relative;
    background: black;
    
}
.map-asli {
    width:650px;
    height: 415px;
}
#map .mapg {
    position:absolute;
    top:0;
    left:0;
    width:600px;
    height: 415px;
}


#isi-right-bottom h1{
    
    padding: 10px 0 10px 50px;
    font-size:20px;
    background:#F5761B;
    color:white;
   
}

.alamat {
    margin: 40px 10px 40px 10px;
    text-decoration: none;
    line-height: 25px;
    font-size: 14px;
    text-align:left; 
   
  
}

.alamat  img{
    width:200px;
    margin-bottom: 30px;
}


#right-content{
    width: 100%; 
    overflow: hidden;

}


#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; 
}



