.lato-regular {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

.title-bold-capital {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 42px;
    line-height: 42px;
    color: #0a8648;
}

.title-bold {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 42px;
    line-height: 42px;
    color: black;
}

.montserrat-regular {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #737373;
    font-size: 16px;
    line-height: 30px;
}

.atas{
    margin-top: 30px;
}

.samping-kanan {
    margin-right: 110px;
}

.garis-putus2 {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    text-align: right;
    line-height: 15px;
    color: black;
}

.garis-putus {
    width: 85%;
    ffont-family: "Agrandir", sans-serif;
    src: url(/css/Assets/font/Agrandir-Regular.otf);
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    text-align: right;
    line-height: 15px;
    color: black;
}

.contact {
    font-family: "Agrandir", sans-serif;
    src: url("/css/Assets/font/Agrandir-Regular.otf");
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    text-align: right;
    line-height: 18px;
    color: black;
}

.contact-detail {
    font-family: "Agrandir", sans-serif;
    src: url("/css/Assets/font/Agrandir-Regular.otf");
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    text-align: right;
    line-height: 15px;
    width: 100%;
    color: black;
    margin-bottom: 30px;
}

#hero {
    height: 100%;
    width: 80%;
    margin-left: 5%;
}

.kotak1 {
    margin-left: 10px;
    text-align: left;
    color: blue;
    background-color: #03a255;
}

.kotak2 {
    text-align: left;
    background-color: #7ed957;
    margin-left: 0%;
}

.kotak3 {
    text-align: left;
    background-color: #c1ff72;
    margin-left: 0%;
}

.kotak-selingan1 {
    background-color: #72c964;
    width: 2px;
}

.kotak-selingan2 {
    width: 8px;
    text-align: left;
    background-color: #b6f86f;
}

.judul_kotak {
    margin-top: 50px;
    margin-bottom: 40px;
    margin-left: 20px;
    font-family: "Agrandir", sans-serif;
    src: url("/css/Assets/font/Agrandir-Regular.otf");
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
    color: #fff;
}

.judul_kotak2 {
    margin-top: 50px;
    margin-bottom: 40px;
    margin-left: 20px;
    font-family: "Agrandir", sans-serif;
    src: url("/css/Assets/font/Agrandir-Regular.otf");
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    text-align: left;
    line-height: 20px;
    color: #000;
}

.keterangan_kotak {
    margin-left: 10px;
    margin-bottom: 70px;
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    color: #fff;
}

.keterangan_kotak2 {
    margin-left: 10px;
    margin-bottom: 70px;
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-align: left;
    line-height: 15px;
    color: #61696a;
}

.jarak_teks {
    line-height: 20px;
}

.jarak_gbr {
    line-height: 57px;
}