body {
    background: rgb(97,200,254);
    background: linear-gradient(0deg, rgba(97,200,254,1) 0%, rgba(255,255,255,1) 100%);
}
@media (min-width: 993px) {
    .logo {
        height:95px;
        width:95px;
    }
    .white-text h2,
    .white-text p {
      color: white !important;
    }

    .wifi-gif{
        transform:translateX(50px);
        height:450px;
        width:450px;
    }

    .btn-call{
        margin: 4em auto;
        transform: translateY(-1.8em);
        background: #22dc51;
        border-radius: 22px;
        color:#f9f8f8;
        font-weight: bold;
        height:60px;
        width:400px;
        padding:1.2em;
        text-align: center;
    }

     .whatsapp-icon{
        transform: translateY(-0.1em);
        height: 30px;
        height: 30px;
        filter: grayscale(100%) brightness(2);
    }

    .hubungiKami h2{
        font-size: 20px;
        transform: translateY(0.1em);  
    }



  }
  

  @media screen and (min-width: 441px) and (max-width: 992px) {
    .logo {
        height:95px;
        width:95px;
    }
    .white-text h2,
    .white-text p {
      color: black !important;
      margin-top: -1.6em;
    }

    .wifi-gif{
        transform:translateY(40px);
        height:400px;
        width:400px;
    }

    .btn-call{
        margin: 4em auto;
        transform: translateY(-1.8em);
        background: #22dc51;
        border-radius: 22px;
        color:#f9f8f8;
        font-weight: bold;
        height:60px;
        width:400px;
        padding:1.2em;
        text-align: center;
    }

     .whatsapp-icon{
        transform: translateY(-0.1em);
        height: 30px;
        height: 30px;
        filter: grayscale(100%) brightness(2);
    }
    .hubungiKami h2{
        font-size: 18px;
        transform: translateY(0.1em);  
    }
  }


  @media screen and (min-width: 273px) and (max-width: 441px) {
    .white-text h2,
    .white-text p {
        margin-top:-1em;
      color: black !important;
      text-align: center;
    }
    .logo {
        transform: translateY(0.6em);
        height:65px;
        width:65px;
    }


    .btn-call{
        margin: 4em auto;
        transform: translateY(-1.8em);
        background: #22dc51;
        border-radius: 22px;
        color:#f9f8f8;
        font-weight: bold;
        height:60px;
        width:250px;
        padding:1.2em;
        text-align: center;
    }

     .whatsapp-icon{
        transform: translateY(-0.1em);
        height: 20px;
        height: 20px;
        filter: grayscale(100%) brightness(2);
    }
    
    .hubungiKami h2{
        font-size: 15px;
        transform: translateY(0.1em);  
    }
  }
 
  
  @media screen and (min-width: 50px) and (max-width: 273px) {
    .white-text h2,
    .white-text p {
        margin-top:-1em;
      color: black !important;
      text-align: center;
    }
    .logo {
        transform: translateY(0.6em);
        height:65px;
        width:65px;
    }


    .btn-call{
        margin: 4em auto;
        transform: translateY(-1.8em);
        background: #22dc51;
        border-radius: 22px;
        color:#f9f8f8;
        font-weight: bold;
        height:40px;
        width:150px;
        padding:1.2em;
        text-align: center;
    }

     .whatsapp-icon{
        transform: translateY(-0.5em);
        height: 20px;
        height: 20px;
        filter: grayscale(100%) brightness(2);
    }
    
    .hubungiKami h2{
        font-size: 10px;
        transform: translateY(-0.2em);  
    }
  }
 
.hubungiKami h2{
    font-weight: bold;
}







.disdikbud-provinsi {
    height: 50px;
    width: 50px;
}



