.head-subjudul{
    color: #F3D070;
font-family: "Visuelt Pro";
font-size: 16px !important;
font-style: normal;
font-weight: 500 !important;
line-height: 27px !important; /* 168.75% */
letter-spacing: 0.8px !important;
text-transform: uppercase !important;
}

.head-judul{
    color: #FFF;
font-size: 64px !important;
font-style: normal;
font-weight: 700 !important;
line-height: 66px !important; /* 103.125% */
letter-spacing: 0.64px !important;
  text-transform: capitalize !important;

}

@media (max-width: 767.98px) {

.head-judul{
    font-size: 42px !important;

}

}
.lebar-kolom{
    width: 50%;
}

@media (max-width: 767.98px) {

.lebar-kolom{
    width: 100%;
}
}
.head-desk{
    color: #FFF;
font-size: 16px !important;
font-style: normal;
font-family: "Visuelt Pro";
font-weight: 400 !important;
line-height: 27px !important; /* 168.75% */
letter-spacing: 0.8px;
}

.btn-head-primary{
    color: #FFF;
text-align: center !important;
font-size: 16px !important;
font-style: normal;
font-weight: 700 !important;
border-radius: 16px;
background: #206DC7;
display: flex;
padding-right: 42px;
padding-left: 42px;
padding-top: 12px;
padding-bottom: 12px;
justify-content: center;
align-items: center;
gap: 10px;
}

.btn-transparant{
    border-radius: 16px;
background: rgba(255, 255, 255, 0.10);
color: #FFF !important;
font-size: 16px !important;
font-style: normal;
font-weight: 500 !important;

padding-right: 28px;
padding-left: 36px;
padding-top: 12px;
padding-bottom: 12px;
justify-content: right;
align-items: right;
gap: 10px;
}

.bg-overview{
    background:url('../images/bgaulia1.png');
    width: 100%;
    min-height: 659px;
    background-size: cover;
}

.overview-textsub{
    color: #F3D070;
font-size: 14px !important;
font-style: normal;
font-weight: 500 !important;
line-height: normal;
letter-spacing: 0.7px;
}

.overview-judul{
    color: #000;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 29px; /* 90.625% */
letter-spacing: 0.32px;
}
.overview-desk{
    color: #373636;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
letter-spacing: 0.28px;
}

.bg-license{
    background:url('../images/bgaulia2.png');
    width: 100%;
    min-height: 718px;
    background-size: cover;
}


.license-subjudul{
    color: #FFF;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.28px;
}

.license-judul{
    color: #FFF;
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.6px;
text-transform: capitalize;
}

.license-desk{
    color: #F1F1F1;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.28px;
}

.bg-policy{
    background:url('../images/bgaulia3.png');
    width: 100%;
    min-height: 405px;
    background-size: cover;
}



@media (max-width: 767.98px) {

.bg-policy{
    min-height: 745px;
    background-size: cover;
}
}

.policy-judul{
    color: #000;
text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.3px;
text-transform: uppercase;
}

.policy-desk{
    color: #000;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.28px;
}

.bg-logo{
    background:url('../images/bgaulia4.png');
    width: 100%;
    min-height: 546px;
    background-size: cover;
}


.bg-struktur{
    background: #F1FBFD;
}

.struktur-judul{
    color: #206DC7;
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.6px;
text-transform: uppercase;
}

.struktur-desk{
    color: #668AB5;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.28px;
}

.layanan-judul{
    color: #000;
text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.3px;
text-transform: uppercase;
}

.layanan-desk{
    color: #444;
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.28px;
}

.quote-judul{
    color: #104CB9;
font-size: 32px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 1.6px;
}

.quote-desk{
    color: #000;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.28px;
}

.footer-desk{
    color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.28px;
}