@import url('./font.css');
.button-read-more{
    width: 75%;
    margin-left: 65px;
    border: 2px solid black;
    border-radius: 25px;
    color: black;
}

.button-read-more {
    padding-left: 10px;
}

.accordion-button{
    letter-spacing: 1.5px;
    font-size: 20px;
    padding-left: 4rem !important;
}

.accordion-body a{
    color: #ec1c24 !important;
}

.modal.from-left.fade .modal-dialog{
    transform: translateX(-100px);
}

.modal.from-left.show .modal-dialog{
    transform: translateX(0);
}

.card-text{
    font-size: 24px;
    font-family: 'Intro Bold Regular';
    color: #1D4349;
}

.guide-card{
    height: 265px;
    width: 255px;
    cursor: pointer;
    box-shadow: 0 .375rem 1rem 0 rgba(58,53,65,.12)
}

.btn-action.green{
    background-color: #1D4349;
}

.btn-action.green:hover{
    background-color: #1D4349;
}

/* .card-body{
    padding-top: 15px;
} */

.card-img-top{
    scale: .8;
}

/* global css */
.btn-action {
    background-color: #E86C03;
    box-shadow: 7px 7px 4px #1d1d1d !important;
    text-transform: capitalize;
    font-family: 'Intro Bold Regular';
    font-size: 20px;
}

.btn-action:hover {
    background-color: #FF9D0D;
}

section {
    min-height: 100vh;
    padding-top: 120px;
    background-image: url('../image/background.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* end global css */
/* navbar */
nav {
    position: relative;
}

nav a.navbar-brand {
    width: 300px;
    height: auto;
    background-color: white;
    padding: 20px;
    position: absolute;
    left: 0;
    margin-right: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

nav.navbar {
    background-color: #1D4349;
}

nav.navbar ul li a {
    color: white;
    font-family: 'Intro Bold Regular';
    font-size: 18px !important;
    margin: 0px 0px;
}

nav.navbar ul.navbar-nav {
    margin-left: 180px;
    margin-right: auto;
}

.navbar-container {
    padding-left: initial
}

/* end navbar */
/* section aboutFespa */
section#aboutFespa .text-container {
    font-family: 'MyriadPro-Regular';
    font-size: 1.2rem;
    width: 60%;
    text-align: justify;
    color: #1D4349;
    padding-left: 15px;
}

section#aboutFespa .button-text-container {
    display: flex;
    gap: 35px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

section#aboutFespa .text-container ul {
    padding-left: 45px;
}

section#aboutFespa .text-container ul span {
    color: #1d1d1d;
}

section#aboutFespa .img-container {
    width: fit-content;
}

section#aboutFespa .img-container img {
    object-fit: contain;
}

/* end section aboutFespa */
/* section home */
section#home {
    height: 100vh;
    padding-top: 90px;
}

section#home .home-container img.img-bg {
    width: 100%;
    object-fit: fill;
}

.home-container {
    position: relative;
}

.home-container .img-kv {
    position: absolute;
    left: 50%;
    top: 52.5%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: auto;
    z-index: 1;
}

.home-container .img-text {
    position: absolute;
    left: 50%;
    top: 18%;
    transform: translate(-50%, -50%);
    width: 30%;
    height: auto;
    z-index: 2;
}

.home-container img.img-kpk {
    position: absolute;
    right: 0;
    top: 3%;
    width: 20%;
    height: auto;
    z-index: 2;
}

section#home .home-container .banner-footer {
    position: absolute;
    left: 0%;
    bottom: 0;
    width: 100%;
    height: 25vh;
    background-color: #1D4349;
    color: #ffebb4;
    display: flex;
    width: 100%;
    align-items: baseline;
    justify-content: space-between;
}

section#home .banner-footer {
    padding: 45px 30px 0px 30px;
}

section#home .banner-footer .banner-footer-left-section,
section#home .banner-footer .banner-footer-right-section {
    width: 50%;
}

section#home .banner-footer .banner-footer-left-section p {
    font-family: 'Intro Bold Regular';
    font-size: 24px !important;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

section#home .banner-footer .banner-footer-left-section a {
    font-family: 'Intro Bold Regular';
    color: #ffebb4;
    font-size: 22px !important;
    letter-spacing: 2px;
    margin-bottom: 15px;
    padding-left: 10px;
}

section#home .banner-footer .banner-footer-left-section .fa-instagram:before {
    background-color: #ffebb4;
    color: #1D4349;
    padding: 4px 6px;
    border-radius: 50%;
    text-align: center
}

section#home .banner-footer .banner-footer-left-section .jaga-web {
    background-color: #ffebb4;
    color: #894020;
    width: max-content;
    padding: 5px;
    border-radius: 5px
}

section#home .banner-footer .banner-footer-left-section .jaga-web img {
    width: 60px;
    height: auto;
}

section#home .banner-footer .banner-footer-right-section {
    text-align: left;
    padding-left: 20%;
}

section#home .banner-footer .banner-footer-right-section .banner-footer-title {
    font-family: 'Intro Cond';
    font-size: 24px !important;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

section#home .banner-footer .banner-footer-right-section .banner-footer-month {
    font-family: 'Intro Bold Regular';
    font-size: 28px !important;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

section#home .banner-footer .banner-footer-right-section .banner-footer-announcement {
    font-family: 'Intro Cond SemiBold';
    font-size: 32px !important;
    letter-spacing: 1px!;
    margin-bottom: 10px;
    background-color: #ffebb4;
    color: #1D4349;
    padding: 10px 30px;
    width: fit-content;
    border-radius: 4px;
}

section#home .banner-footer .banner-footer-right-section .banner-footer-announcement span {
    font-family: 'Intro Bold Regular';
}

section#home .banner-footer .banner-footer-right-section .note {
    font-family: 'Intro Bold Regular';
    font-size: 1.7rem !important;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

/* end section home */
/* section flow */
section#flow {
    padding-top: 90px;
}

section#flow .flow-container {
    background-color: #caf0f8;
    padding: 0px 20px;
    border-bottom-right-radius: 45px;
    border-bottom-left-radius: 45px;
}

section#flow .step,
section#flow .arrow {
    /* height: 260px; */
    padding: 10px 10px 20px 10px
}

section#flow p {
    margin-bottom: 0;
    font-family: 'Intro Bold Regular';
    font-size: 18px !important;
    color: #1D4349;
    line-height: 23px;
}

section#flow .schedule-container .schedule-title {
    font-family: 'Intro Bold Regular';
    font-size: 80px !important;
    color: #1D4349;
    margin-top: 45px;
    line-height: normal;
    top: 50px;
}

/* end section flow */
/* section about jaga */
section#aboutJaga {
    position: relative;
}

section#aboutJaga .aboutJaga-container {
    align-items: center;
}

section#aboutJaga .text-container {
    font-family: 'MyriadPro-Regular';
    font-size: 20px;
    width: 50%;
    text-align: justify;
}

section#aboutJaga .img-container {
    width: 50%;
}

section#aboutJaga .img-container .jaga-laptop {
    height: auto;
    width: 80%;
    display: block;
    margin: auto;
}

section#aboutJaga .text-container .jaga-icon {
    height: 165px;
    display: block;
    margin-left: auto;
}

section#aboutJaga .text-container .text-title {
    font-family: 'Intro Bold Regular';
    font-size: 3.3rem !important;
    letter-spacing: 2px;
    text-align: right;
    color: #1D4349;
    text-wrap: nowrap;
}

section#aboutJaga .text-container .text-jaga {
    color: #1D4349;
    font-size: 2.2rem;
    font-family: 'Intro Bold Regular';
    padding-left: 65px;
    text-wrap: nowrap;
}

section#aboutJaga .text-container .text-content {
    color: #1D4349;
    font-size: 1.3rem;
    font-family: 'Intro Cond';
    padding-left: 65px;
    line-height: 30px;
}

section#aboutJaga .text-container .jaga-char {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    width: 150px;
}

/* end section about jaga */
/* sextion prize */
section#prize {
    padding-top: 110px;
    /* position: relative; */
}

section#prize .prize-title {
    color: #1D4349;
    font-size: 56px;
    font-family: 'Intro Bold Regular';
    line-height: 60px;
}

/* end section prize */
/* section guide */

section#guide {
    padding-bottom: 3rem;
}

section#guide .guide-title .guide-text {
    color: #1D4349;
    font-size: 48px;
    font-family: 'Intro Bold Regular';
}

section#guide .guide-title .guide-text img {
    width: 325px;
}

section#guide .guide-content {
    color: #1D4349;
    font-size: 24px;
    font-family: 'Intro Cond';
    margin-top: 20px;
    line-height: 33px;
}

ul.navbar-nav {
    margin-left: 20rem !important;
}

section#faq {
    padding-bottom: 2rem;
}

.faq-header {
    font-family: 'Intro Bold Regular';
    font-size: 40px !important;
    color: #1D4349;
    line-height: normal;
    margin-bottom: 2rem;
}

footer {
    background-color: #1D4349;
    font-family: 'Intro Bold Regular';
    font-size: 24px !important;
    letter-spacing: 2px;
    color: #ffebb4;
    padding: 2rem;
    padding-bottom: .5rem;
}

footer a {
    color: #ffebb4;
}

footer a:hover {
    color: #ffebb4;
}

/* ens section guide */
/* mobile */
@media (max-width: 900px) {
    .button-read-more{
        width: 100%;
        margin-left: 0;
    }

    .button-container a.btn-action {
        font-size: 20px;
        padding: 5px 10px;
    }

    section {
        padding-top: 70px;
    }

    nav.navbar ul li a {
        font-size: 1rem !important;
    }

    section#aboutFespa .text-container {
        font-size: 18px;
        width: 100%;
    }

    section#aboutFespa .img-container {
        width: 100%;
    }

    nav a.navbar-brand {
        width: 200px;
        padding: 10px;
        position: relative;
        margin-right: auto;
        display: block;
    }

    nav.navbar ul.navbar-nav {
        margin-left: 0 !important;
    }

    .navbar-container {
        padding-left: 0;
    }

    nav.navbar ul li a {
        margin: 10px 0px;
    }

    .navbar-collapse .container {
        align-items: baseline !important;
    }

    .navbar-collapse .container .button-container {
        margin-bottom: 20px;
    }

    section#home {
        padding-top: 0px;
    }

    section#home .home-container img.img-bg {
        object-fit: cover;
    }

    .home-container img.img-kpk {
        top: 9%;
        width: 46%;
    }

    .home-container .img-text {
        top: 24%;
        width: 47%;
    }

    .home-container .img-kv {
        top: 48%;
        width: 100%;
    }

    section#home .home-container .banner-footer {
        flex-direction: column-reverse;
        height: 44vh;
        padding: 29% 15px 10px 15px;
        justify-content: flex-end;
        gap: 30px;
    }

    .banner-footer-left-section .d-flex {
        align-items: center;
    }

    .banner-footer-left-section .d-flex .sosmed-container {
        gap: 30px
    }

    section#home .banner-footer .banner-footer-left-section p {
        font-size: 14px !important;
    }

    section#home .banner-footer .banner-footer-left-section a {
        font-size: 12px !important;
        letter-spacing: 2px;
        margin-bottom: 15px;
        padding-left: 5px;
    }

    section#home .banner-footer .banner-footer-left-section a.ig-link {
        font-size: 14px !important;
    }

    section#home .banner-footer .banner-footer-left-section .fa-instagram:before {
        padding: 2px 3px;
    }

    section#home .banner-footer .banner-footer-right-section {
        text-align: center;
    }


    section#home .banner-footer .banner-footer-right-section .banner-footer-title {
        font-size: 20px !important;
    }

    section#home .banner-footer .banner-footer-right-section .note {
        font-size: 20px !important;
        margin-bottom: 20px;
    }

    section#home .banner-footer .banner-footer-right-section .banner-footer-month {
        font-size: 20px !important;
        margin-bottom: 15px !important;
    }

    section#home .banner-footer .banner-footer-right-section .banner-footer-announcement {
        width: fit-content;
        padding: 5px 20px !important;
        font-size: 20px !important;
        text-align: center;
        display: block;
        margin: auto;
    }

    section#home .banner-footer .banner-footer-left-section,
    section#home .banner-footer .banner-footer-right-section {
        width: 100%;
        padding-left: 0;
    }

    section#aboutFespa .text-container ul {
        padding-left: 30px;
    }

    section#flow {
        padding-top: 55px;
    }

    section#aboutJaga .aboutJaga-container {
        flex-direction: column-reverse !important;
        gap: 10px !important;
    }

    section#aboutJaga .img-container .jaga-laptop {
        width: 55%;
        height: auto;
        margin-top: -20px;
        margin-left: 40px;
        object-fit: cover;
    }

    section#aboutJaga .text-container {
        width: 100%;
    }

    section#aboutJaga .text-container .text-title {
        font-size: 24px !important;
    }

    section#aboutJaga .text-container .jaga-icon {
        height: 75px;
    }

    section#aboutJaga .text-container .text-content {
        font-size: 18px;
        text-align: justify;
        padding-left: 0;
    }

    section#aboutJaga .text-container .jaga-char {
        width: 90px;
    }

    section#aboutJaga .text-container .text-jaga {
        font-size: 18px;
        padding-left: 0;
    }

    section#aboutJaga .img-container {
        width: 100%;
    }

    section#flow {
        min-height: 50vh;
    }

    section#flow .flow-container {
        gap: 0 !important;
        padding: 10px 15px 20px 15px;
    }

    section#flow p {
        margin-bottom: 0;
        font-size: 10px !important;
        line-height: normal;
    }

    section#flow .step,
    section#flow .arrow {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: unset;
        width: 50%;
    }

    section#flow .step img {
        width: 50px;
        height: auto;
    }

    section#flow .arrow img {
        width: auto;
        height: 60px;
    }

    section#flow .schedule-container .schedule-title {
        font-size: 28px !important;
        margin-top: 25px;
        top: 15px;
    }

    section#prize {
        min-height: 30vh !important;
    }

    section#prize img {
        height: auto !important;
        width: 100% !important;
        /* position: absolute;
                                                                left: 50%;
                                                                top: 50%;
                                                                transform: translate(-50%, -50%); */
    }

    section#prize .prize-title {
        font-size: 35px;
        line-height: normal;
        top: 24%;
    }

    section#guide .guide-title .guide-text {
        font-size: 26px;
    }

    section#guide .guide-title .guide-text img {
        width: 165px;
    }

    section#guide .guide-content {
        font-size: 16px;
        line-height: inherit;
    }

    section#guide {
        padding-bottom: 2rem;
    }

    .faq-header {
        font-size: 28px !important;
    }
}

/* end of mobile */
/* accordion styles */
.accordion-button {
    background-color: #E86C03;
    color: white;
    text-align: left;
    padding-left: 40px;
    position: relative;
}

.accordion-button::after {
    display: none;
    transition: transform 0.2s ease;
}

.accordion-button::before {
    content: '\f078';
    font-family: 'FontAwesome';
    color: white;
    background-color: #FF9D0D;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.accordion-button:not(.collapsed)::before {
    transform: rotate(180deg);
}

.accordion-item {
    border: none;
    margin-bottom: 10px;
}

.accordion-body {
    letter-spacing: 1.2px;
    color: white !important;
    background-color: #FF9D0D;
    padding-left: 40px;
    transition: opacity 0.2s ease;
    font-size: 18px;
}

.accordion-button:not(.collapsed) {
    background-color: #E86C03;
    color: white;
}

.accordion-header {
    font-family: 'Intro Cond Bold';
    font-size: 23px;
}

.accordion .accordion-body {
    font-family: 'Intro Bold Regular';
}

.accordion-button::after {
    transition: transform 0.2s ease;
}

/* end of accordion */
