*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 15px;
}

body {
    margin: 0;
    padding: 0;
    background-image: url("img/bg5.png");
    background-size: contain;
    background-repeat: repeat;
    background-blend-mode: darken;
    color: white;
    min-height: 700px;
}


/* admin */

.link-wa{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 9rem;
    right: 50rem;
    left: 50rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
}

.link-wa i{
    color: #000000;
    font-size: 1.3rem;
}

.link-wa a{
    font-size: .8rem;
}



.kontak-wa{
    font-size: 100rem;
    position: fixed;
    padding: 4rem 1rem 4rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 14rem;
    right: 50rem;
    left: 50rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    row-gap: 4rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 10rem;
    margin-bottom: 1rem;
}

 



.kontak-wa a i{
    font-size: 1.5rem;
    text-decoration: none;
    text-decoration-line: none;
    background-color: #007466;
    padding: 1rem 5rem 1rem 5rem;
    border-radius: .5rem;
    text-align: center;
    color: #fff;
    font-style: normal;
}

.kontak-wa a{
    text-decoration: none;
    line-height: 3rem;
    font-size: 1rem;
}

.kontak{
    display: none;
}

.BACK{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #f0f0f0;
    top: 55rem;
    right: 50rem;
    left: 65rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
}

.BACK i{
    color: #000000;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    list-style: none;

}

.BACK a{

    text-decoration: none;
    color: #000;
}

/* mobile header */
@media screen and (max-width: 500px) {
    .link-wa{
    
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 8rem;
    right: 5rem;
    left: 5rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }
    .kontak-wa{
    font-size: 100rem;
    position: fixed;
    padding: 4rem 1rem 4rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 15rem;
    right: 5rem;
    left: 5rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    row-gap: 4rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 10rem;
    
    }

    .BACK{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem .5rem ;
    justify-content: center;
    background-color: #f0f0f0;
    top: 47rem;
    right: 5rem;
    left: 13rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }

    .kontak-wa a{
        line-height: 1rem;
    }

    .kontak-wa a i{
        font-size: 1.1rem;
        padding: 1rem 1rem 1rem 1rem;
    }

    .link-wa i{
        font-size: 1rem;
    }

}

/* ratio leptop */

@media screen and (max-width: 1550px) and (min-width: 1300px) {
    .link-wa{
    
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 10rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }
    .kontak-wa{
    font-size: 100rem;
    position: fixed;
    padding: 4rem 1rem 4rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 17rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    row-gap: 4rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 10rem;
    
    }

    .BACK{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem .5rem ;
    justify-content: center;
    background-color: #f0f0f0;
    top: 48rem;
    right: 10rem;
    left: 70rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }

    .kontak-wa a{
        line-height: 1rem;
    }

    .kontak-wa a i{
        font-size: 1.1rem;
        padding: 1rem 1rem 1rem 1rem;
    }

    .link-wa i{
        font-size: 1rem;
    }

}

@media screen and (max-width: 1370px) and (min-width: 1290px) {
    /* header */
    nav .logo img {
        width: 10rem;
        margin-left: 5rem;
        
    }

    div .intro{
        top: 12rem;
        
    }

    div .intro img{
        width: 90%;
        left: -3.5rem
    }

    nav .menu ul li{
        right: -4rem;
    }

    /* map */
    iframe{
        width: 80%;
        height: 90%;
    }
    /* footer */

    .logo-footer img{
    
    margin: 0rem 0rem -2rem -1rem;
    }

    /* admin */

    .link-wa{
    top: 90%;
    right: 2%;
    left: 80%;
    }

    .kontak-wa{
    top: 56.5%;
    right: 1.5%;
    left: 79.5%;
    }

    .link-wa:hover .kontak-wa{
    display: flex;
    
    }

    .home__article{
        margin-bottom: 10%;
    }

    .link-wa{
    
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 9rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }
    .kontak-wa{
    font-size: 100rem;
    position: fixed;
    padding: 4rem 1rem 4rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 14rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    row-gap: 4rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 10rem;
    
    }

    .BACK{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem .5rem ;
    justify-content: center;
    background-color: #f0f0f0;
    top: 35rem;
    right: 10rem;
    left: 50rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }

    .kontak-wa a{
        line-height: 1rem;
    }

    .kontak-wa a i{
        font-size: 1.1rem;
        padding: 1rem 1rem 1rem 1rem;
    }

    .link-wa i{
        font-size: 1rem;
    }

}



/* ratio leptop */

@media screen and (max-width: 1290px) and (min-width: 1000px) {
   .link-wa{
    
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 5rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }
    .kontak-wa{
    font-size: 100rem;
    position: fixed;
    padding: 4rem 1rem 4rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 10rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    row-gap: 4rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 10rem;
    
    }

    .BACK{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem .5rem ;
    justify-content: center;
    background-color: #f0f0f0;
    top: 42rem;
    right: 10rem;
    left: 50rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }

    .kontak-wa a{
        line-height: 1rem;
    }

    .kontak-wa a i{
        font-size: 1.1rem;
        padding: 1rem 1rem 1rem 1rem;
    }

    .link-wa i{
        font-size: 1rem;
    }

}

    


/* tablet */

@media screen and (max-width: 900px) and (min-width: 600px) {
   .link-wa{
    
    position: fixed;
    padding: 1.1rem 1rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 13rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }
    .kontak-wa{
    font-size: 100rem;
    position: fixed;
    padding: 4rem 1rem 4rem 1rem;
    justify-content: center;
    background-color: #ffffff;
    top: 20rem;
    right: 10rem;
    left: 10rem;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    row-gap: 4rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    line-height: 10rem;
    
    }

    .BACK{
    font-size: 100rem;
    position: fixed;
    padding: 1.1rem 1rem .5rem ;
    justify-content: center;
    background-color: #f0f0f0;
    top: 42rem;
    right: 10rem;
    left: 20rem;
    display: flex;
    
    text-align: center;
    border-radius: 1rem;
    
    }

    .kontak-wa a{
        line-height: 1rem;
    }

    .kontak-wa a i{
        font-size: 1.1rem;
        padding: 1rem 1rem 1rem 1rem;
    }

    .link-wa i{
        font-size: 1rem;
    }

}
