


@media only screen and (max-width: 575px) {
    .marg{
        /* margin: 0px 20px !important; */
    }


}


.prog{
    text-align: left;
}

.decim{
    text-align: right;
}

.services .icon-box{
    padding: 0px 0px 20px 0px;
}

.meter {
    height: 5px;
    position: relative;
    background: #f3efe6;
    overflow: hidden;
}

.meter span {
    display: block;
    height: 100%;
}

.progress {
    background-color: #ffffff;
    animation: progressBar 3s ease-in-out;
    animation-fill-mode:both;
}

@keyframes progressBar {
  0% { width: 0; }
  100% { width: 100%; }
}

.icon-box:hover{
    transform: scale(1.014);
    box-shadow: 0px 0px 10px -3px #888888;
}

.imeg{
    width: 100%;
    height: 225px;
}

.im{
height: 100%;
object-fit: cover;
}

@media only screen and (max-width: 1199px) {
    .imeg{
        width: 100%;
        height: 112px;
    }

    .im{
    height: 100%;
    object-fit: cover;
    }
}

@media only screen and (max-width: 991px) {
    .imeg{
        width: 100%;
        height: 192px;
    }

    .im{
    height: 100%;
    object-fit: cover;
    }

    .ime {
        height: 340px !important;
    }
}

@media only screen and (max-width: 767px) {
    .imeg{
        width: 100%;
        height: 322px;
    }

    .im{
    height: 100%;
    object-fit: cover;
    }

    .nonn{
        display: none;
    }



}
/* untuk media kecil */


#footer .footer-top .footer-info{
    height: 100%;
    background: #ffffff;
}

.clra{
    background-color: #ffffff !important;
}

.box{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 20px 20px;
    border-top: 6px solid #ed502e;
    height: 100%;
}

.box img{
    width: 100%;
    height: auto;
}

.yuhu{
    text-align: left !important;
    padding: 0px !important;
}

.yuhu:hover{
    transform: none;
    box-shadow: none;
}

.gbr{
    max-width: 100%;
}

/* .nol{
    padding-left: 0px;
    padding-right: 0px;
} */

.ime {
    height: 100%;
    object-fit: cover;
    border-radius: 10px 0px 0px 10px;
    width: 100%;
    position: absolute;
}
.pding{
    padding: 30px;
}

.icon-box h5{
    font-family: Saira Semi Condensed,sans-serif;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 1.4em;
}

.pdng{
    /* margin-top: 70px; */
}

.wrn{
    background-color: #f9f9f9;
}

.wn{
    background-color: #ffffff;
    font-size: 14px !important;
}

.wntu{
    background-color: none !important;
    font-size: 14px !important;
}

.boks{
    background-color: #ffffff;
}

.bton{
    background: #ed502e;
    border: 0;
    padding: 10px 30px;
    border-radius: 4px;
    color: #fff;
    transition: 0.4s;
}

.custbtn{
    background-color: #ed502e;
    border-color: #ed502e;
}

.custbtn:hover{
    background-color: #e66a4f;
    border-color: #e66a4f;
}

.custbtn:focus{
    background-color: #e66a4f;
    border-color: #e66a4f;
}

.centerss{
    text-align: center;

}

.bxs{
    scale: 2;
}

.bxl-whatsappr{
    color: white;
    background-color: rgb(0, 179, 0);
    padding: 2px;
    border-radius: 5px;
    margin: 5px 11px;
}
.bxl-instagramr{
    color: white;
    background-color: rgb(233, 66, 116);
    padding: 2px;
    border-radius: 5px;
    margin: 5px 11px;
}
.bxl-twitterr{
    color: white;
    background-color: rgb(62, 157, 220);
    padding: 2px;
    border-radius: 5px;
    margin: 5px 11px;
}
.bxl-facebookr{
    color: white;
    background-color: rgb(60, 60, 255);
    padding: 2px;
    border-radius: 5px;
    margin: 5px 11px;
}

.boxx{
    /* display: flex; */
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 15px 15px;
    /* height: 100%; */
}

.boxx img{
    width: 100%;
    height: auto;
}

.boxing{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 30px;
    /* height: 100%; */
}

.boxing img{
    width: 100%;
    height: auto;
}

.bss{
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 15px 15px; */
    height: 100%;
}

.bss img{
    width: 100%;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
}

.jml{
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 5px;
    transition: 0.3s;
    line-height: 1;
    animation-delay: 0.8s;
    margin-top: 6px;
    margin-left: 6px;
    border: 2px solid #ed502e;
}

.pays{
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 5px;
    transition: 0.3s;
    line-height: 1;
    animation-delay: 0.8s;
    border: 2px solid #ed502e;
}

.lebar{
    width: 100%;
}

.hori{
    border-top: 5px solid #f5f5f5;
}

.tops{
    vertical-align: top;
}

.sampah{
    scale: 1.5;
}

.tops p{
    margin-bottom: 5px;
}

.show-catatan{
    margin-bottom: 0px;
    color: #ed502e;
}

.show-catatan:hover{
    cursor: pointer;
    color: #f58269;
}

.show-catatann{
    margin-bottom: 0px;
    color: #ed502e;
}

.show-catatann:hover{
    cursor: pointer;
    color: #f58269;
}

.catatan{
    margin-bottom: 0px;
    margin-top: 10px;
}

.cekk{
    position: relative;
}

.kotk{
    background-color: #ffffff;
    padding: 30px;
    border-radius: 5px;
}

.jenis{
    width: 150px;
    text-align: center;
}

.norek{
    background-color: #fafafa;
    padding: 10px;
    margin: 0px 15px;
}

.lft{
    margin: 0px 15px;
}

.hrleft{
    margin: 15px 15px;

}

.pays{
    font-size: 10px;
}
