.web {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;

    margin-top: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: -1;
    text-align: left;
    transform: translate(-50%, -50%);
}

.webSatu {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    background-color: #fff;

    margin-top: 0px;
    height: 100%;
}

.containerWebSatuPutih {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    height: max-content;


    margin: 0;
}

.containerWebSatuPutih img {
    width: 60%;
    left: 0%;
}

.containerWebSatuPutih h2 {
    margin-top: 40px;
    margin-left: 2.8%;
    width: 60%;
}

.imgUtama {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
    padding: auto;
    left: 0%;
}

.imgUtama img {
    width: 100%;
}

@media screen and (max-width: 1250px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 450px) {


    .webSatu {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
        background-color: #fff;

        height: max-content;

        font-size: 0.2em;
        margin-top: 0px;
    }

    .containerWebSatuPutih {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 50%;

        margin: 0;
    }

    .containerWebSatuPutih img {
        width: 60%;
        left: 0%;
    }

    .containerWebSatuPutih h2 {
        margin-top: 20px;
        margin-left: 2.8%;
        width: 60%;
    }

    .imgUtama {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 50%;
        padding: auto;
        left: 0%;
    }

    .imgUtama img {
        width: 100%;
    }
}




.webDua {
    background-color: #00ADEE;
    width: 100%;
    height: max-content;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

    margin-top: 50px;
    padding: auto;
    text-align: left;
}


.contwebDuaKanan {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.contwebDuaKanan h3 {
    color: #ffffff;
    left: 0;
}

.contwebDuaKanan ul {
    margin-left: 20px;
}

@media screen and (max-width: 1250px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 450px) {

    .webDua {
        width: 100%;
        background-color: #00ADEE;

        display: flex;
        flex-direction: column;

        margin-top: 50px;
        text-align: left;
    }

    .contwebDuaKiri {
        width: 70%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .contwebDuaKiri img {
        width: 40%;
    }

    .contwebDuaKanan {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 00.5em;
    }

    .contwebDuaKanan h3 {
        color: #ffffff;
        font-size: 0.5em;
        left: 0;
    }

}

.webTiga {
    padding-top: 40px;
    width: 100%;
    background-color: white;
    color: #00ADEE;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;

}

.contWebTiga {
    width: 80%;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: space-between;

    width: 80%;
    color: black;
}

.contWebTiga ul h2 {
    color: #00ADEE;
    margin-left: -25px;
}

.ulSir {
    width: 70%;

}

.contWebTiga img {
    z-index: index -1;
;
    width: 50%;
    margin-bottom: -70px;
}


@media screen and (max-width: 1250px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 450px) {
    .webTiga {
        background-color: #ffffff;
        font-size: 0.5em;

        width: 100%;
        left: 0;
        padding-top: 20px;

        text-align: center;

    }

    .contWebTiga {
        display: flex;
        flex-direction: column;
        justify-content: space-between;

        align-items: center;

        font-size: 1em;

        width: 80%;
        color: 00ADEE;
        left: 0;
    }


    .contWebTiga ul h2 {
        color: #00ADEE;
        margin-left: -25px;
        text-align: center;
        margin-bottom: 10px;
    }

    .ulSir {
        width: 70%;
        text-align: left;
    }

    .contWebTiga img {
        z-index: index -1;
        width: 80%;
        margin-bottom: -70px;
        margin-top: 20px;
    }
}

.webLima {
    background-color: #005AA9;
    color: white;

    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
}

.contwebLimaBawah {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    text-align: left;
}

.contwebLimaBawah img {
    width: 50%;
    height: auto;
    margin-right: 40px;
}

.contwebLimaBawah ul {
    margin-left: 40px;
    padding-top: 0px;
}

.contwebLimaBawah h3 {
    margin-left: 0px;
    margin-bottom: 10px;
}

@media screen and (max-width: 1250px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 450px) {
    .webLima {
        background-color: #005AA9;
        color: white;

        font-size: 0.5em;

        width: 100%;
        left: 0;
        padding-top: 20px;
    }



    .contwebLimaAtas {
        margin-bottom: 20px;
    }

    .contwebLimaBawah {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-around;
        align-items: center;
        width: 80%;
        text-align: left;
    }

    .contwebLimaBawah img {
        width: 50%;
        height: auto;
    }

    .contwebLimaBawah ul {
        width: 70%;
        margin-bottom: 20px;
    }

    .contwebLimaBawah h3 {
        margin-left: -15px;
        margin-bottom: 10px;
        text-align: center;

    }

    #imgPulau {
        width: 90px !important;
    }

}

.webEnam {
    background-color: #00ADEE;
    color: white;

    display: block;
    align-items: center;

    width: 100%;
    padding-top: 50px;
}

.webEnamAtas {
    margin: auto;
    width: 80%;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    padding: 0%;
}

.webEnamAtas ul {
    width: 50%;
    margin: auto;
}

.webEnamAtas h3 {
    margin-left: -25px;
    margin-bottom: 10px;
}

.imgEnam {
    width: 40%;
    height: auto;
}

@media screen and (max-width: 450px) {

    .webEnam {
        background-color: #00ADEE;
        color: white;

        width: 100%;
        font-size: 0.5em;


        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 0px;
        padding-top: 50px;
    }

    .webEnamAtas {
        display: flex;
        flex-direction: column;
        align-items: center;

        text-align: left;
        padding: 0%;
    }

    .webEnamAtas ul {
        width: 50%;
        margin: auto;
    }

    .webEnamAtas h3 {
        text-align: center;
        margin-bottom: 10px;
    }

    .imgEnam {
        width: 60%;
        height: auto;
        margin-top: 20px;
    }

}

.webOwner {
    background-color: #005AA9;
    color: white;

    display: block;
    align-items: center;

    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.webOwnerCont {
    margin: auto;
    width: 80%;

    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    text-align: left;
    padding: 0%;
}

.webOwnerCont ul {
    width: 50%;
    margin: auto;
}

.webOwnerCont h3 {
    margin-left: -25px;
    margin-bottom: 10px;
}

.webOwnerCont p {
    margin-left: -25px;

}


.imgOwner {
    width: 40%;
    height: auto;
}

@media screen and (max-width: 450px) {

    .webOwner {
        background-color: #005AA9;
        color: white;
        width: 100%;
        font-size: 0.5em;


        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 0px;
        padding-top: 50px;
    }

    .webOwnerCont {
        display: flex;
        flex-direction: column;
        align-items: center;

        text-align: left;
        padding: 0%;
    }

    .webOwnerCont ul {
        width: 50%;
        margin: auto;
    }

    .webOwnerCont h3 {
        text-align: center;
        margin-bottom: 10px;
    }

    .webOwnerCont p {
        margin-left: -25px;

    }


    .imgOwner {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 60%;
        height: auto;
    }
}


.webDiagram {
    background-color: white;
    color: #00ADEE;

    display: flex;
    flex-direction: column;
    align-items: center;

    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 50px;

}

.webDiagram h2 {
    text-align: center;
}

.diagram {
    width: 80%;
    height: 550px;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    margin-top: 30px;


}

.balokAbu {
    width: 49%;
    height: 40px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 5px;

    color: black;

    background: #d9d9d979;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-right: 15px;

}

.balokAbu p {
    margin-left: 5px;
    color: black;
}

.balokBiru {
    width: 42%;

    align-items: center;
    text-align: center;
    color: white;
    background: #00ADEE;
    border-radius: 5px;
    margin-right: 5px;
    text-transform: uppercase;
}

@media screen and (max-width: 450px) {

    .webDiagram {
        background-color: white;
        color: #00ADEE;

        width: 100%;
        font-size: 0.5em;


        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 0px;
        padding-top: 50px;
    }

    .webDiagram h2 {
        text-align: center;
    }

    .diagram {
        width: 80%;
        height: auto;
        flex-wrap: wrap;
        display: flex;
        flex-direction: row;
        margin-top: 30px;


    }

    .balokAbu {
        width: 100%;
        height: 30px;

        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 5px;

        color: black;

        background: #d9d9d979;
        border-radius: 10px;
        margin-bottom: 10px;
        margin-right: 15px;

    }

    .balokAbu p {
        margin-left: 5px;
        color: black;
    }

    .balokBiru {
        width: 42%;
        height: 15px;
        display: flex;
        flex-direction: row;
        align-items: center;
        align-content: center;
        justify-content: center;
        justify-items: center;


        text-align: center;
        color: white;
        background: #00ADEE;
        border-radius: 5px;
        margin-right: 5px;
        text-transform: uppercase;
    }
}


.webTujuh {
    background-color: #00ADEE;
    color: white;

    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-items: center;
    padding-bottom: 50px;
    padding-top: 50px;
}

.webTujuhAtas {

    width: 80%;
    margin: auto;

    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: left;

}

.subb {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}

.subbImg {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.subbImg img {
    width: 10%;
    margin-right: 10px;
}

.webTujuhBawah {
    margin-top: 20px;
}

.webTujuhKiri {
    width: 20%;
}

.webTujuhKanan {
    width: 20%;
}


@media screen and (max-width: 1250px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 450px) {


    .webTujuh {

        background-color: #00ADEE;
        color: white;
        display: flex;
        flex-direction: column-;
        justify-content: space-between;

        font-size: 0.5em;

        width: 100%;
        left: 0;
    }

    .webTujuhAtas {

        width: 90%;
        margin: auto;

        display: flex;
        flex-direction: row;
        justify-content: center;
        text-align: left;

    }

    .subb {
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .subbImg {
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .subbImg img {
        width: 10%;
        margin-right: 10px;
    }

    .webTujuhBawah {
        margin-top: 20px;
    }

    .webTujuhKiri {
        width: 20%;
    }

    .webTujuhKanan {
        width: 20%;
    }

}

.ayoDaftar {
    background-color: #005AA9;
    color: white;

    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-items: center;
    padding-bottom: 50px;
    padding-top: 50px;

    border-bottom: #fff solid 2px;

}

.ayoDaftar H3 {
    font-weight: 500;
    margin-bottom: 20px;
}

.ayoDaftar button {
    background-color: #0390c3bb;
    color: white;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
    border-color: transparent;
}

@media screen and (max-width: 450px) {


    .ayoDaftar {
        background-color: #005AA9;
        color: white;
        display: flex;
        flex-direction: column-;
        justify-content: space-between;

        font-size: 0.5em;

        width: 100%;
        left: 0;

        border-bottom: #fff solid 2px;

    }


    .ayoDaftar button {
        background-color: #0390c3bb;
        color: white;
        padding: 10px;
        border-color: transparent;
        font-size: 1em;

    }
}
