

.informasiberanda {
     text-align: center;
}
.informasiberanda strong {
     margin:10px 0px 5px 0px;
     font-size:20px;
     text-transform:uppercase;
     color: #333;
     font-weight: 300;
     display: block;
}
.informasiberanda p {
     margin-bottom:10px;
}
.informasiberanda .selengkapnya a {
     width:100px;
     text-align:center;
     padding:10px;
     font-weight:bold;
     display:block;
     margin:0px auto;
     background: #333;
     color:#fff;
     text-decoration: none;
}
.informasiberanda .selengkapnya a:hover {
     background:#000;
     color:#FFF;
}

.text3  {
     font-size:16px;
     color: white;
     background: #1E1E1E;
     padding: 60px 10px;
     text-align: center;
}
.text3 strong {
     margin:0px;
     clear:both;
     font-size:30px;
}
.text3 p {
     margin:0px;
}
.text3 .hubungikami {
     display:block;
     margin:20px auto;
     color:white;
     padding:20px;
     text-align:center;
     width:200px;
     font-size:18px;
     text-transform:uppercase;
     background: #001787;
}
.text3 .hubungikami:hover{
     background:#7fa82e;
     color: white;
}

.text1 {
     background: #1E1E1E;
     color: white;
}

.kotakinfo {grid-gap:10px;}







.more a {
     color:white;
     padding: 10px;
     border-radius: 5px;
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     background: #1f2224;
     margin: 20px auto 50px auto;
     display: block;
     text-align: center;
     color: white;
     font-weight: bold;
     width: 170px;
}
.more a:hover {
     background: #f60;
     color: #333333;
}

@media (max-width: 740px){

}
@media (min-width: 741px){

}
@media (min-width: 992px)
{

}
