#footer{
  background: #4C4C4C;
  border-top: solid 5px #AC2319;
  padding: 5px 10px 20px;
  color: white;
  height: 50px;
 }
 #socmed{
   margin-top:-13px;
 }
 #header-strip{
   box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
 }
 .formnya{
   overflow: hidden;
   width: 271px;
 }
 .fcMerah{
   color:#AC2319;
 }
 .nav > li {
   background: #AC2319;
   margin-left: 2px;
   margin-bottom: 1px;
   border-radius: 10px 10px 0 0;
   font-weight: bold;
 }
 .nav > li > a {
   color:white !important;
   padding: 8px 10px !important;
 }
 h5 {
   font-weight: bold;
 }
.marbot30{
  margin-bottom:30px;
  padding-top:10px;
}
p{
  margin-left: 16px;
}
