.atas{
  background-image: url("../images/4.jpg");
  margin-top: 70px;
  color: black;
  background-position: center;
  /* background-repeat: no-repeat; */
  overflow: hidden;
  text-align: center;
  color: #000;
  font-size: 0;
  letter-spacing: -4px;
  padding: 100px 40px 0;
}
 .atas .bg-stretch {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .atas > .container {
  	padding-top: 450px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    font-size: 2.4rem;
    line-height: 1.5;
    letter-spacing: 0; }
  .atas h1 {
  	color:#9e8c8c;
    margin: 0 0 10px;
    font-size: 4.2rem;
    line-height: 1.12;
    font-weight: bold;}
  .atas p {
    margin: 0 0 8px; }
    .visual p.tagline {
      line-height: 1.1;
      font-size: 2.6rem; }
  .atas .info {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #000;
    text-transform: uppercase; }
  .atas .text-block {
  	background: #42bff4;
  	background-color:rgba(0, 0, 0, 0.5);
    padding: 30px 0; }

  .aboutschool{
  	text-align: justify;
  	padding-left: 40px;
  }
   .visimisi{
   	padding-top: 40px;
   	text-align: justify;
   }

   .information{
    text-align: justify;
   }
