@font-face {
    font-family: alumni;
    src: url(../font/AlumniSans-VariableFont_wght.ttf);
}

@font-face {
    font-family: gill sans;
    src: url(../font/Gill-Sans.otf);
}
html {
    scroll-behavior: smooth;
}
/* Body */
body {
    background-color: #0c1021;
    background-image: url("https://www.pinasthikafest.id/assets/img/background.png");
    background-repeat: no-repeat;
    background-size: cover;
    font-family: alumni;
}

.m-title {
    padding: 30px !important;
}

.form-control {
    font-family: "Alexandria";
    font-weight: 200;
    font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Alexandria' !important;
    font-size: 14px !important;
    font-weight: 200 !important;
}

.p-1 {
    padding: 0px 130px 0px 130px !important;
}

/* navbar */
nav {
    font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS",
        sans-serif;
    font-size: 18px;
    margin-top: 20px;
    padding: 0px 120px 0px 120px !important;
}

nav a.nav-link {
    color: #fff;
}

nav a.nav-link.menu-partnership {
    color: #000000;
}
.menu-partnership {
    background-color: #fbd3a7;
    border-radius: 20px;
}

nav .navbar-brand-right {
    margin-left: 20px;
}
.slider-item {
    border-radius: 20px;
}

/* program */
.section-program {
    color: #fff;
    margin-bottom: 50px;
}
.img-partner {
    border-radius: 10px;
}

.mobile-img {
    display: none !important;
}

.banner-thumb {
    margin-top: 20px;
    min-height: 600px;
    width: 100%;
}

.banner-desc {
    display: flex;
    margin-top: 50px;
    justify-content: center;
    font-family: "alumni";
}
.banner-desc h2 {
    color: white;
}
.title-count span {
    font-size: 60px;
    font-weight: 700;
    color: white;
}
.title-count p {
    font-size: 20px;
    font-weight: 200;
    color: white;
}

.banner-desc > div {
    padding: 0px 60px 0px 20px;
    margin: 0px 40px 0px 0px;
    border-right: 2px solid white;
}

.banner-desc > div:last-child {
    border-right: none;
    margin-right: 0;
}

.section-program .title {
    color: #dda76c;
    margin-top: 70px;
    margin-bottom: 50px;
    font-size: 50px;
    font-weight: 600;
}

.section-program .program-content {
    justify-content: center;
}

.section-program .program-content .card {
    background-color: rgba(221, 167, 108, 0.2);
    color: #fff;
    font-family: "alumni";
    min-height: 350px;
    border-radius: 10px;
}

.section-program button.btn-slider:hover {
    color: #fff;
}
.pinasthika-program {
    color: white;
}
.pinasthika-subtitle {
    font-family: "gill sans";
    color: white;
}

.home-slider-pinasthika {
    padding-top: 100px;
}
.tl-1 {
    color: #dda76c;
    margin-bottom: 50px;
}

.program-list {
    color: white;
    margin-left: -20px;
}
.program-list li {
    color: white;
    font-family: "Alexandria";
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 2px;
}
.carousel-control-next-icon {
    border-radius: 100%;
    background-color: #dda76c;
    margin-left: 105px;
}

.carousel-control-prev-icon {
    border-radius: 100%;
    background-color: #dda76c;
    margin-right: 105px;
}
.program-margin {
    margin-bottom: 50px;
}

/* Form Adstudent */
.form-ads {
    background-color: #0c1021;
    border-radius: 10px;
}

.formADS {
    margin-top: 50px;
}

.formAds {
    color: #fff;
    margin: 50px 0px 50px 0px;
}

.container.card.box-radius {
    background-image: url("https://www.pinasthikafest.id/assets/img/background-adstudent.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.btn-ads {
    background-color: #dda76c;
    color: #000000;
    border-radius: 40px;
    border: #dda76c;
    height: 40px;
    width: 100%;
    margin: 20px 0px 20px 0px;
}

.formAds .form-group {
    color: #fff;
    margin: 10px 0px 10px 0px;
}

/* Sponsor */
.section-sponsor .bg-1 {
    width: 158.59px;
    height: 158.59px;
    background: #151c28;
    border-radius: 0px;
    margin-top: 10px;
}

.section-sponsor .bg-2 {
    width: 158.59px;
    height: 158.59px;
    background: #000000;
    border-radius: 0px;
    margin-top: 10px;
}

/* founder */
.section-founder img {
    border-radius: 10px;
    border: 1px solid white;
}
.section-founder::after {
    background-color: #000000;
}
.overlay-text {
    bottom: 10px;
    left: 50%;
    transform: translateX(-30%);
    padding: -15px;
    margin: -10px 0px 0px -40px;
    font-size: 12px;
    z-index: 1;
}

/* Roadshow */
.roadshow-desc .desc {
    padding: 0px 30px 0px 20px;
    margin: 0px 20px 0px 0px;
    border-right: 2px solid white;
    color: #fff;
}

.roadshow-desc .desc:last-child {
    border-right: none;
    margin-right: 0;
}

.form-roadshow {
    justify-content: center;
    background-color: #d9d9d9;
    border-radius: 10px;
    padding: 100px 300px 100px 300px;
    margin-top: 20px;
}

.btn-download {
    width: 70%;
}

/* Sosmed */
.ig,
.email,
.tiktok {
    background-color: #000000;
    padding: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.title-sosmed {
    margin-bottom: 50px;
}

/* Footer */
.footer {
    padding: 20px 130px 20px 130px !important;
    background-color: #151c28;
    font-family: "Alumni", sans-serif;
    color: #fff;
}
.box-radius {
    border-radius: 20px;
}
.title-emas {
    color: #dda76c;
    font-size: 50px;
    letter-spacing: 2px;
}
.title-black {
    color: #2a3854;
    font-size: 50px;
    letter-spacing: 2px;
}

.navAgenda {
    background-color: rgba(221, 167, 108, 0.2);
    padding: 12px 20px;
    border-radius: 15px;
    justify-content: center !important;
    margin-bottom: 20px;
    border: 0;
}
.nav-tabs .nav-link.navA  {
    background-color: transparent;
    border: 0;
    padding: 12px 40px;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #fff;
    font-family: 'Alexandria';
}
.navAgenda .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #362f31;
    background-color: #dda76c;
    border-radius: 15px;
    border: 0;
}
.img-event {
    border-radius: 15px;
    width: 100%;
    margin-bottom: 20px;
}
.ctaAgenda {
    background-color: rgba(221, 167, 108, 0.2);
    padding: 30px 10px;
    border-radius: 15px;
    border: 0;
}
.ctaAgenda p {
    text-align: center;
    margin-bottom: 0;
    color: #fff;
}
.cardEvent {
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 20px;
    font-family: 'Alexandria';
}
.cardEvent .borderLeft {
    border-left: 1px solid #000;
}
.cardEvent h3 {
    font-size: 22px;
    margin-bottom: 0;
    text-align: center;
}
.cardEvent h2 {
    font-size: 50px;
    margin-bottom: 0;
    text-align: center;
}
.cardEvent p {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
}
.cardEvent h1 {
    font-size: 28px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .nav-tabs .nav-link.navA  {
        font-size: 16px;
    }
    .cardEvent .borderLeft {
        border-left: 0;
        text-align: center;
    }
    .navbar-brand-right {
        display: none;
    }

    .p-1 {
        padding: 0px 20px 0px 20px !important;
    }

    .m-title {
        font-size: 40px !important;
    }

    nav {
        font-size: 14px;
        padding: 0px 20px 0px 20px !important;
    }

    nav a.nav-link {
        font-size: 14px;
    }

    .banner-thumb {
        margin-top: 20px;
        min-height: 340px;
        width: 100%;
    }

    .banner-desc {
        flex-direction: column;
        margin-top: 30px;
    }

    .banner-desc > div {
        padding: 0px 20px 0px 10px;
        margin: 0px 0px 20px 0px;
        border-right: none;
    }

    .section-program .title {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 40px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        margin: 0 10px;
        background-size: 20px 20px;
    }
    .home-slider-pinasthika {
        padding-top: 0px;
    }
    .desktop-img {
        display: none !important;
    }
    .mobile-img {
        display: block !important;
    }
    .container.card.box-radius {
        background-image: url("https://www.pinasthikafest.id/assets/img/background-adstudent-mobile.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 100vh;
    }

    .btn-download {
        width: 100%;
        margin-bottom: -10px;
    }

    .formADS {
        margin-top: 10px;
    }
    .title-count p {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .nav-tabs .nav-link.navA {
        font-size: 14px;
        padding: 10px 20px;
    }

    .title-count span {
        font-size: 30px;
    }
    .title-count p {
        font-size: 14px;
    }

    nav {
        font-size: 12px;
    }

    .banner-desc p {
        font-size: 10px;
    }

    .banner-desc .item-5 p {
        font-size: 12px;
    }
    .home-slider-pinasthika {
        padding-top: 0;
    }
}