/* FONT */
@font-face {
    font-family: Futura;
    src: url("../font/Futura_Book_font.otf") format('truetype');
}

@font-face {
    font-family: Futura_Extra_Black_font;
    src: url("../font/Futura_Extra_Black_font.otf") format('truetype');
}


.Futura {
    font-family:'Futura';
}

.Futura_Extra_Black_font {
    font-family:'Futura_Extra_Black_font';
}


.text-right {
    text-align: right;
}

/* BODY */
body{
    font-family: "Futura", sans-serif !important;
    /* font-family: "Outfit", sans-serif;
    --secondaryFont: "IBM Plex Sans", sans-serif; */
}


.padding-y-5{padding-top: 5px !important; padding-bottom: 5px  !important;}
.padding-y-10{padding-top: 10px !important; padding-bottom: 10px  !important;}
.padding-y-15{padding-top: 15px !important; padding-bottom: 15px  !important;}
.padding-y-20{padding-top: 20px !important; padding-bottom: 20px !important;}
.padding-y-30{padding-top: 30px !important; padding-bottom: 30px !important;}
.padding-y-40{padding-top: 40px !important; padding-bottom: 40px !important;}
.padding-y-50{padding-top: 50px !important; padding-bottom: 50px !important;}
.padding-y-50a{padding-top: 0px !important; padding-bottom: 50px !important;}
.padding-y-60{padding-top: 60px !important; padding-bottom: 60px !important;}
.padding-y-70{padding-top: 70px !important; padding-bottom: 70px !important;}
.padding-y-80{padding-top: 80px !important; padding-bottom: 80px !important;}
.padding-y-90{padding-top: 90px !important; padding-bottom: 90px !important;}
.padding-y-100{padding-top: 100px!important ; padding-bottom: 100px !important;}
.padding-y-100a{padding-top: 100px!important ; padding-bottom: 0px !important;}
.padding-y-100b{padding-top: 0px!important ; padding-bottom: 100px !important;}
.padding-y-100c{padding-top: 100px!important ; padding-bottom: 50px !important;}


.padding-x-5{padding-left: 5px !important; padding-right: 5px  !important;}
.padding-x-10{padding-left: 10px !important; padding-right: 10px  !important;}

.margin-b-20{margin-bottom: 20px !important;}
.margin-b-40{margin-bottom: 40px !important;}
.margin-b-60{margin-bottom: 60px !important;}
.margin-b-80{margin-bottom: 80px !important;}
.margin-b-100{margin-bottom: 100px !important;}
.margin-b-120{margin-bottom: 120px !important;}
.margin-b-140{margin-bottom: 140px !important;}
.margin-b-160{margin-bottom: 160px !important;}
.margin-b-180{margin-bottom: 180px !important;}
.margin-b-200{margin-bottom: 200px !important;}
.margin-b-220{margin-bottom: 220px !important;}
.margin-b-240{margin-bottom: 240px !important;}
.margin-b-260{margin-bottom: 260px !important;}
.margin-b-280{margin-bottom: 280px !important;}

a {
    text-decoration: none;
}

.scale1 {
    transition: 0.6s;
}

.scale1:hover {
    margin-left: 7px;
    border-bottom: 1px solid #fff;
}

.font-white {
    color: white;
}

.font-black {
    color: black;
}

.font-dark-blue {
    color: #0033cc;
}

.view-xl{
    display: block;
}

.view-sm{
    display: none;
}

/* hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .5;
} */

hr {
    margin: 1rem 0;
    /* color: inherit; */
    border: 0;
    /* border-top: var(--bs-border-width) solid; */
    opacity: 1;
}

.line-footer {
    height: 10px; 
    width: 100%; 
    margin-top: 3%;
}


.bg-white {
    background:#fff;
}

.bg-abu {
    background:#f8f8f8;
}

.bg-dark-blue {
    background: #0033cc;     
}

/* ============== MARGIN TOP MIN ============== */

.margin-top-min-1p {
    margin-top: -1%;
}

.margin-top-min-10p {
    margin-top: -10%;
}

.margin-top-min-15p {
    margin-top: -15%;
}

.margin-top-min-20p {
    margin-top: -20%;
}

.margin-top-min-27p {
    margin-top: -27%;
}

/* ============== MARGIN RIGHT ==============  */

.margin-r-10p {
    margin-right: 10%;
}

/* ============== SETTING HEIGHT WIDTH ==============  */


.width-25 {
    width: 25px;
    height: 25px;
}

.width-30 {
    width: 45px;
}


.lh-0 {
    line-height: 0px;
}

.lh-10 {
    line-height: 10px;
}

.icon-footer {
    width: 4%;
    height: 5%;
}





.width-5p {
    width: 5%;
}

.width-7p {
    width: 7%;
}

.width-10p {
    width: 10%;
}

.width-15p {
    width: 15%;
}

.width-17p {
    width: 17%;
}

.width-20p {
    width: 20%;
}

.width-30p {
    width: 30%;
}

.width-40p {
    width: 40%;
}

.width-50p {
    width: 50%;
}

.width-60p {
    width: 60%;
}

.width-65p {
    width: 65%;
}

.width-75p {
    width: 75%;
}

.width-90p {
    width: 90%;
}

.width-100p {
    width: 100%;
}

.width-auto {
    width: auto;
}

.font-20 {
    font-size: 20px;
}

.font-70 {
    font-size: 70px;
    line-height: 70px;
}

.font-100{
    font-size: 100px;
    line-height: 100px;
}

.font-170 {
    font-size: 170px;
    line-height: 170px;
}

.height-50p {
    height: 50vh;
}

.height-80p {
    height: 80vh;
}

.height-100p {
    height: 100vh;
}

.posisi-menu {
    position: absolute;
    top: 45%;
}

.posisi-text {
    position: absolute;
    margin-top: 10%;
    right: 7%;
    /*right: 18%;*/
    transform: rotate(90deg);
}

ul {
  list-style: none;
}

.margin-t-min5 {
    margin-top: -5%;
}

.margin-t-30p {
    margin-top: 30%;
}

.margin-r-10 {
    margin-right: 10px;
}

.margin-r-5p {
    margin-right: 5%;
}

.margin-r-10p {
    margin-right: 10%;
}

.margin-r-15p {
    margin-right: 15%;
}

.margin-l-1p {
     margin-left: 1%;
}

.margin-l-2p {
     margin-left: 2%;
}

.margin-l-3p {
     margin-left: 3%;
}

.margin-l-5p {
     margin-left: 5%;
}

.margin-l-min-5p {
     margin-left: -5%;
}

.margin-l-10p {
     margin-left: 10%;
}

.margin-l-15p {
     margin-left: 15%;
}

.btn-download {
    background: #0033cc;
    color: #fff;
    padding: 10px 25px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 25px;
    border: 1px solid #fff;
}

.btn-download1 {
    background: #0033cc;
    color: #fff;
    padding: 15px 40px;
    font-weight: bold;
    font-size: 24px;
    width: 100%;
    border-radius: 35px;
    border: 1px solid #fff;
}

.position-adders {
    width: 10%;
    /*left: -5%;*/
    left: 0%;
    margin-top: 5%;
    position: absolute;
}

.position-bintang1 {
    margin-left: -1%;
    position: absolute;
}

.position-bintang2 {
    margin-left: -10%;
    margin-top: -1%;
    position: absolute;
}

.posisi-logo {
    position: absolute;
    margin-top: -5%;
    right: 16%;
}

.padding-7a {
    padding: 7px 15px;
}

.padding-2a {
    padding: 2px 15px;
}

.border1 {
    border: 2px solid #333;
    border-radius: 5px;
}

.position-botton-all {
    position: relative;
    bottom: -10%;
    left: 50%;
}

.radius-100a {
    border-radius: 100px 100px 0px 0px;
}

.set-margin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.set-margin {
    margin-right: 0px;
    margin-left: 0px;
}

.set-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.back-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none; /* Awalnya disembunyikan */
    transition: opacity 0.3s ease-in-out;
}

.back-top a {
    display: block;
    width: 50px; /* Sesuaikan ukuran ikon */
    height: 50px;
}

.back-top img {
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: transform 0.3s;
}

.back-top img:hover {
    transform: scale(1.1); /* Efek zoom saat hover */
}

.position-reloving {
    position: absolute;
    top: 40%;
    right: 22%;
}

.cursor {
    cursor: pointer;
}

.posisi-singapore-right {
    position: absolute;
    right: 17%;
    top: 22%;
    width: 0.5%;
}

.posisi-singapore-right2 {
    position: absolute;
    right: 17%;
    bottom: -77%;
    width: 0.5%;
}

.font-step {
    font-size: 20px;
    line-height: 20px;
}


.view-desktop {
    display: block;
}

.view-mobile {
    display: none;
}

.line-white {
    height: 2px; 
    width: 90%;
}

.modal-content {
    background: #0033cc !important;
    border: 1px solid #0033cc !important;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.set-menu {
    background: #031a61;
    padding: 20px;
    border-radius: 20px;
}

iframe {
    position: absolute !important;
    margin-top: -1% !important;
}