.text-primary-yellow {
    color: var(--primary-yellow);
}
.text-primary-blue {
    color: var(--primary-blue);
}
#banner .carousel-indicators {
    bottom: 50px;
}
#banner .wrapper-ic-speaker{
    bottom: 20px;
    right: 15px;
    height: max-content;
    width: max-content;
    cursor: pointer;
}
#banner .carousel-indicators > li {
    background-color: transparent;
    border: 2px solid #ffffff;
    opacity: 1;
    margin-left: 5px;
    margin-right: 5px;
    height: 13px;
    width: 13px;
}
#banner .carousel-indicators > li.active {
    background-color: #ffffff;
}
#banner .carousel-indicators .carousel-control-prev,
#banner .carousel-indicators .carousel-control-next {
    width: max-content;
    height: max-content;
    top: 30px;
    right: 200px;
}
#banner .carousel-indicators .carousel-control-prev {
    left: auto;
    border-right: 1px solid #ffffff;
    padding-right: 14px;
    right: 244px;
}
#banner .carousel-item .img-banner {
    width: 100%;
    height: 100%;
    min-height: 867px;
    object-fit: cover;
}
#banner .carousel-item iframe,
#banner .carousel-item video {
    min-height: 867px;
}
#banner .carousel-item video {
    object-fit: cover;
    min-width: 100%;
}
#banner .carousel-caption {
    text-align: start;
    height: 100%;
    bottom: auto;
    top: 0;
}
#banner .carousel-caption .title h1, #banner .carousel-caption .title span, #banner .carousel-caption .desc p {
    text-shadow: 2px 2px 5px #000000b6;
}
#banner .carousel-caption .desc p {
    font-size: 1rem;
}
#banner .carousel-caption.flex-column .title {
    max-width: 80%;
    font-size: 1rem;
}
#banner .carousel-caption.flex-column .desc {
    max-width: 40%;
}
#banner .carousel-caption.align-items-center .title {
    padding-right: 20px;
    min-width: 50%;
}
#banner .carousel-caption.align-items-center .desc {
    min-width: 50%;
    padding-left: 20px;
}

#intro h1.intro-title {
    font-size: 45px;
    line-height: 65px;
    margin-bottom: 46px;
}
#intro p.intro-subtitle {
    color: var(--primary-grey);
    font-size: 19px;
    line-height: 37px;
    max-width: 900px;
    display: block;
    margin: auto auto 75px auto;
}
#intro .count {
    gap: 125px;
    flex-wrap: wrap;
}
#intro .count p.number {
    background: #136cb5;
    background: linear-gradient(to right, #136cb5 0%, #49bbbd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    margin-bottom: 0;
}
#intro .count p.text {
    font-size: 20px;
    margin-bottom: 0;
    columns: rgba(1, 5, 20, 0.8);
}
#strengs {
    margin-bottom: 100px;
}
#strengs p.text-title {
    font-size: 1.5rem;
    margin-bottom: 120px;
}
#strengs .card {
    width: auto;
    border-radius: 21px;
    position: relative;
    margin-bottom: 100px;
    border: none;
    box-shadow: 7px 13px 20px 1px #10101014;
}
#strengs .card img {
    position: absolute;
    width: 70px;
    height: 70px;
    right: 50%;
    transform: translate(50%, 0px);
    top: -35px;
}
#strengs .card .card-body {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 70px;
    padding-bottom: 30px;
    cursor: pointer;
}
#strengs .card .card-body h5 {
    font-size: 1.2rem;
    /* margin-bottom: 25px; */
    /* height: 70px; */
}
#strengs .card .card-body p {
    text-align: center;
    /* color: #696984; */
}
#partners {
    margin-bottom: 99px;
}
#testimonies {
    margin-bottom: 172px;
}
#testimonies p.text-title {
    font-size: 1.5rem;
    margin-bottom: 40px;
    /* max-width: 70%; */
}
#testimonies .testimonies-container .card {
    border: none;
    box-shadow: 7px 13px 20px 1px #10101014;
}
#testimonies .card .card-body {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
}
#testimonies .card .card-body .card-info img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
#testimonies .card .card-body .card-info {
    gap: 35px;
}
#testimonies .card .card-body .card-info .text h5.text-name {
    margin-bottom: 0;
    color: #101010;
}
#testimonies .card .card-body .card-info .text p.text-position {
    margin-bottom: 0;
    color: #959595;
}
#testimonies .card .card-body p {
    color: #4e4b4b;
}
#testimonies .card .card-body .wrapper-text {
    max-height: 85px;
    overflow: hidden;
}
#events {
    margin-bottom: 128px;
}
#events .icon-calender, #events .icon-clock {
    height: 21px;
    width: 21px;
}
#events .icon-map{
    width: 20px;
    height: 20px;
}
#events .owl-upcoming .owl-nav{
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    width: 100%;
}
#events .owl-upcoming .owl-nav span{
    color: var(--blue-navy-light);
    font-size: 30px;
}
#events .owl-upcoming .owl-nav button.disabled{
    opacity: 0.5;
}
#events .owl-upcoming .owl-nav .owl-next{
    float: right;
}
#events .container .card {
    border: none;
    box-shadow: -18px 1px 20px 0px #10101014;
    border-radius: 42px;
}
#events .container .text-upcomming {
    background-color: #cdd8ff;
    color: #717fb0;
    padding: 7px 17px;
    border-radius: 72px;
    font-size: 20px;
    display: block;
    width: max-content;
    margin-bottom: 20px;
}
#events .container .img-container {
    position: relative;
    z-index: 1;
}
#events .container .img-container img {
    width: 85%;
    /* position: relative;
    z-index: 1; */
    /* height: 527px;
    width: 452px;
    object-fit: cover; */
}
#events .container .card .blue-circle {
    height: 70px;
    width: 70px;
    background-color: #687ef3;
    border-radius: 50%;
    position: absolute;
    bottom: 15px;
    right: 5px;
}
#events .container .img-container .yellow-circle {
    display: none;
}

#events .events-text {
    /* width: 550px; */
    position: relative;
}
#events .events-text .yellow-circle {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #f3a268;
    position: absolute;
    bottom: 60px;
    left: -42px;
}
#events .events-text small {
    font-size: 14px;
}
#events .events-text .events-title {
    font-size: 35px;
    line-height: 53px;
    margin-top: 14px;
    margin-bottom: 30px;
}
#events .events-text .events-info span {
    color: #7a7a7a;
    font-size: 16px;
    margin-left: 14px;
}
#events .events-text .events-info .info-container {
    display: flex;
    align-items: center;
    gap: 57px;
    margin-bottom: 26px;
}
#events .events-text .events-info {
    margin-bottom: 34px;
}
#events .events-text .events-summary p {
    color: #696984;
    font-size: 18px;
    line-height: 32px;
}
#events .events-text .events-register a {
    background-color: #e25319;
    color: white;
    border-radius: 21px;
    padding: 17px 33px;
    margin-top: 61px;
}

#events .events-text .events-register a:hover {
    background-color: #d74e18;
}
#inspired .text-title {
    font-size: 1.5rem;
    margin-bottom: calc(40px - 1rem);
    width: max-content;
    min-width: calc(100vw - 30px);
}
#inspired .card {
    /* width: 384px;
    height: 395px; */
    border: none;
    box-shadow: 7px 13px 20px 1px #10101014;
    /* margin-bottom: 90px; */
    border-radius: 20px;
}
#inspired .card .card-body {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
}
#inspired .card .card-body .wrapper-icon-project {
    width: 100%;
    margin-bottom: 20px;
}
#inspired .card .card-body h5 {
    /* font-size: 1.2rem; */
    font-size: 1rem;
    text-align: center;
    margin: 0;
}

#popup-card {
    position: fixed;
    /* top: 50%; */
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    border-radius: 21px;
    border: none;
    opacity: 0;
    z-index: 12;
    transition: transform 0.3s ease, opacity 0.3s ease;
    max-width: 400px;
}

#popup-card img {
    width: 70px;
    height: 70px;
    top: -35px;
    position: absolute;
}

#popup-card.card .card-body h5 {
    font-size: 1.2rem;
    margin-bottom: 20px;
}
#popup-card.card .card-body h5 p{
    color: var(--primary-blue);
}

#popup-card.card .card-body p {
    text-align: center;
    color: #696984;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(7px);
    z-index: 10; /* Ensure it's above other content */
}


/* for responsive */
@media (max-width: 1399px) {
    /* #inspired .text-title,
    #highlight-project .text-title {
        font-size: 30px;
    } */
    #banner .carousel-indicators {
        bottom: 30px;
    }
    #banner .carousel-indicators .carousel-control-prev,
    #banner .carousel-indicators .carousel-control-next {
        right: 100px;
        top: 20px;
    }
    #banner .carousel-indicators .carousel-control-prev {
        right: 144px;
    }
    #banner .carousel-item .img-banner,
    #banner .carousel-item iframe,
    #banner .carousel-item video {
        min-height: 699px;
    }
    #banner .carousel-caption .title h1 {
        font-size: 30px;
    }
    #banner .carousel-caption.flex-column .title {
        max-width: 80%;
    }
    #banner .carousel-caption.flex-column .desc {
        max-width: 45%;
    }
    #strengs .card img {
        width: 50px;
        height: 50px;
        top: -25px;
    }
    section.content {
        padding-bottom: 150px;
    }
}
@media (max-width: 1299px) {
    #banner .carousel-caption .title h1 {
        font-size: 28px;
    }
    #banner .wrapper-ic-speaker img{
        width: 24px;
        height: 24px;
    }
    #intro .count {
        gap: 100px;
    }
}
@media (max-width: 1199px) {
    #inspired .text-title {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    #banner .carousel-indicators {
        bottom: 15px;
    }
    #banner .carousel-indicators > li {
        height: 10px;
        width: 10px;
    }
    #banner .carousel-indicators .carousel-control-prev,
    #banner .carousel-indicators .carousel-control-next {
        top: 15px;
        right: 50px;
        display: none;
    }
    #banner .carousel-indicators .carousel-control-prev {
        right: 94px;
    }
    #banner .carousel-item .img-banner,
    #banner .carousel-item iframe,
    #banner .carousel-item video {
        min-height: 543px;
    }
    #banner .carousel-item video {
        margin-left: calc((991px - 100vw) / -2);
    }
    #banner .carousel-caption.flex-column .title {
        max-width: 75%;
    }
    #banner .carousel-caption.flex-column .desc {
        max-width: 60%;
    }
    #intro .count {
        gap: 70px;
    }
    #intro .count p.number {
        font-size: 50px;
    }
    #strengs {
        margin-bottom: 50px;
    }
    /* #highlight-project .text-title {
        max-width: 70%;
    } */
    section.content {
        padding-bottom: 70px;
    }
    #events {
        margin-bottom: 70px;
    }
    #inspired .text-title {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    #banner .carousel-caption.flex-column .title, #banner .carousel-caption .desc p {
        font-size: 0.9rem;
    }
    #banner .carousel-indicators {
        bottom: 0;
    }
    #banner .carousel-caption.flex-column .title,
    #banner .carousel-caption.flex-column .desc {
        max-width: 100%;
    }
    #banner .carousel-caption .title,
    #banner .carousel-caption .desc {
        text-align: center;
    }
    #banner .carousel-caption.align-items-center {
        flex-direction: column;
        justify-content: center;
    }
    #banner .carousel-caption.align-items-center .title {
        padding-right: 0;
    }
    #banner .carousel-caption.align-items-center .desc {
        padding-left: 0;
    }
    #banner .wrapper-ic-speaker{
        bottom: 15px;
        right: 10px;
    }
    #intro .count {
        gap: 50px;
    }
    #partners img {
        height: 65px;
    }
    #events .container .img-container img {
        width: 100%;
    }
    /* #inspired .card .card-body .wrapper-icon-project {
        margin: 30px 0;
    } */
}
@media (max-width: 575px) {
    #intro h1.intro-title {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 35px;
    }
    #intro .count {
        flex-direction: column;
        gap: 35px;
        /* margin-bottom: 90px; */
    }
    #strengs .card {
        margin-bottom: 100px;
    }
    #events .container {
        flex-wrap: wrap;
        gap: 30px;
    }
    #events .container .card {
        width: 100%;
    }
    #events .container .card .card-body {
        /* padding: 30px; */
    }
    #events .container .img-container {
        margin-left: 0px;
    }
    #events .container .img-container img {
        width: 100%;
    }
    #events .container .text-upcomming {
        font-size: 14px;
    }
    #events .container .img-container .blue-circle {
        height: 60px;
        width: 60px;
        background-color: #687ef3;
        border-radius: 50%;
        position: absolute;
        bottom: -22px;
        right: -31px;
    }
    #events .events-text .events-title {
        font-size: 34px;
        line-height: 50px;
        margin-top: 14px;
        margin-bottom: 30px;
    }
    #events .events-text .events-info .info-container {
        flex-direction: column;
        gap: 25px;
        align-items: normal;
        margin-bottom: 25px;
    }
    #events .events-text .yellow-circle {
        display: none;
    }
    #events .container .img-container .yellow-circle {
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background-color: #f3a268;
        position: absolute;
        bottom: 59px;
        right: -37px;
        display: block;
    }
    #events .events-text {
        padding: 15px;
    }
    #testimonies p.text-title {
        padding: 0px 15px;
        font-size: 25px;
        margin-bottom: 65px;
    }
    #events .events-text .events-register a {
        margin-top: 45px;
    }
    /* #inspired .card .card-body .wrapper-icon-project {
        margin: 50px 0;
    } */
    #popup-card {
        width: 90%;
    }
}

.owl-testimoni.owl-carousel .card.blur {
    opacity: 0.5;
}
.owl-testimoni .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-testimoni .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background-color: #d9d9d9 !important;
    border-radius: 50%;
    margin-left: 10px;
}
.owl-testimoni .owl-dots .owl-dot.active {
    height: 14px;
    width: 14px;
    background-color: #faa80d !important;
}

.owl-carousel-project .owl-nav button:first-child,
.owl-carousel-project .owl-nav button:last-child {
    background-color: #e25319;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    top: calc(50% - 20px);
    bottom: auto;
}
.owl-carousel-project .owl-nav button span {
    color: #fff;
    font-size: 25px;
}
.owl-carousel-project .owl-nav button:first-child {
    left: 0;
}
.owl-carousel-project .owl-nav button:last-child {
    right: 0;
}
