@font-face {
    font-family: rozha;
    src: url(../fonts/Rozha_One/RozhaOne-Regular.ttf);
}

body,
html {
    margin: 0px;
    padding: 0px;
}

.roza-font {
    font-family: rozha;
}


.header_bg {
    width: 100%;
    height: 832px;
    position: relative;
    overflow: hidden;
}

.header_bg_image {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}

.header_scroll_one {
    height: 315px;
    overflow: scroll;
    display: flex;
    position: relative;
    margin-top: 110px;
    /* justify-content: center; */
}

.header_scroll_two {
    height: 250px;
    overflow: scroll;
    display: flex;
    position: relative;
    margin-top: 60px;
    /* justify-content: center; */
}

.about_us_div {
    min-width: 369px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.data_driven_div {
    min-width: 742px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.doc_div {
    min-width: 346px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.sehati_div {
    min-width: 513px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.why_important_div {
    min-width: 490px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.bumi_div {
    min-width: 742px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.bumi_logo {
    z-index: 1;
    width: 100%;
    position: relative;
}

.packages_div {
    min-width: 369px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}

.contact_us_div {
    min-width: 369px;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 30px;
    position: relative;
}


.header_text_image {
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
}

.header_text_text {
    position: relative;
    font-size: 30px;
    color: white;
    text-align: center;
}

.hsb::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hsb {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.text-dark-blue {
    color: #1B3765
}

.text-light-blue {
    color: #45BCFF
}

.header_bottom_text {
    color: #45BCFF;
    text-align: center;
    font-size: 20px;
}

.bg_dark_blue {
    background: #23326E;
}

.silver_section {
    background: #353535;
    padding: 140px 110px;
}

.blue_section {
    background: #23326E;
    padding: 150px 110px;
}

.packages_section {
    background: #23326E;
    padding-top: 140px;
    padding-bottom: 140px;
}

.white_section {
    background: #fff;
    padding: 150px 110px;
}

.about_us_info {
    justify-content: center;
    display: flex;
    align-items: center;
    position: relative;
    height: 500px;
}

ul li.about_us_list {
    font-size: 20px;
    color: white;
}

.about_us_row {
    min-height: 500px;
    align-items: center;
}

.mw_500p {
    max-width: 500px;
}

.mw_350p {
    max-width: 350px;
}

.ds_bg {
    background: #353535;
}

.why_important_info {
    justify-content: center;
    display: flex;
    align-items: center;
    position: relative;
    max-height: 686px;
    overflow: hidden;
}

.why_important_text_text {
    position: absolute;
    font-size: 40px;
    color: white;
}

.why_important_text_image {
    position: relative;
    /* max-width: 100%; */
    width: 100%;
}

.mw_1240p {
    max-width: 1240px;
}

.ph_90p_md {
    padding-left: 90px;
    padding-right: 90px;
}

.why_important_data {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fs-15p {
    font-size: 15px;
}

.fs-20p {
    font-size: 20px;
}

.fs-40p {
    font-size: 40px;
}

.fs-60p {
    font-size: 60px;
}

.lh_102 {
    line-height: 102%;
}

.lh_123 {
    line-height: 123%;
}

.sehati_info {
    position: relative;
    height: 350px;
}


ul li.sehati_list {
    font-size: 20px;
    color: #689AF2;
    line-height: 102%;
}

.center_data {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ibg2 {
    transform: rotate(-180deg)scaleX(-1);
}

.ibg3 {
    transform: scaleX(-1);
}

.opacity-50 {
    opacity: 0.5;
}

.pointer {
    cursor: pointer;
}

.silver_hover {
    padding: 10px;
    border-radius: 10px;
}

.silver_hover:hover {
    background: silver;
}


.packages_scroll {
    height: 475px;
    overflow: scroll;
    display: flex;
    position: relative;
    margin-top: 60px;
    padding-left: 110px;
    /* justify-content: center; */
}



.package_details_div {
    min-width: 475px;
    max-width: 475px;
    background: #8a91ae;
    border-radius: 20px;
    padding: 25px;
    transition: 0.4s;
    margin-right: 40px;
    position: relative;
}

.fs-12p {
    font-size: 12px;
}

.package_btn_Preemployment,
.package_btn_hsp3,
.package_btn_basic,
.package_btn {
    border: 1px solid white;
    text-align: center;
    border-radius: 10px;
    padding: 7px;
    color: white;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

.package_details_div:hover {
    background-color: white;
    border-radius: 20px;
    padding: 25px;
}

.package_details_div:hover .package_title {
    color: #1B3765 !important;
}

.package_details_div:hover .package_btn,
.package_details_div:hover .package_btn_Preemployment,
.package_details_div:hover .package_btn_hsp3,
.package_details_div:hover .package_btn_basic {
    border: #1B3765;
    background: #1B3765;
}

.pl-110p {
    padding-left: 110px;
}


.footer_row {
    align-items: center;
}

.mw-440p {
    max-width: 440px;
}

.mw-385p {
    max-width: 385px;
}

.why_important_arrow {
    position: absolute;
    bottom: 32px;
    width: 500px;
}

input {
    background: none;
    border: 0;
    padding: 10px;
    width: 100%;
    background-image: url("../images/input_bg.png");
    background-repeat: round;
    background-size: cover;
    color: white;
}

textarea {
    background: none;
    border: 0;
    padding: 10px;
    width: 100%;
    background-image: url("../images/textarea_bg.png");
    background-repeat: round;
    background-size: cover;
    color: white;
    resize: none;
}

.send_btn {
    background: none;
    color: white;
    padding: 10px;
    border: 1px solid white;
    border-radius: 10px;
    width: 120px;
    margin-top: 15px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
}

.header_mobile {
    display: none;
}

.hamburger_menu {
    right: 45px;
    top: 45px;
    position: absolute;
    display: none;
}

.hamburger_menu_list {
    text-align: right;
    font-size: 20px;
    height: 340px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    color: #1B3765;
}

.hamburger_menu_list_div {
    position: fixed;
    right: 0;
    z-index: 1;
    background: white;
    padding: 45px;
    height: 100%;
    width: 320px;
    display: none;
}

.text_inherit {
    color: inherit;
}

.font-weight-sbold {
    font-weight: 500;
}

textarea:focus, input:focus{
    outline: none;
}