/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.primary-menu .menu-link {
    font-size: 11pt !important;
}

body {
    background-color: #f1f4f5 !important;
}

/* pengumuman dan berita */
.carousel-dark-overlay:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    opacity: 0.6;
    z-index: 1;
}

.carousel-caption-dark-overlay {
    z-index: 2;
}

.text-capitalize {
    text-transform: capitalize !important;
}
.p-carousel {
    font-size: 15px !important;
    font-weight: 500;
}

.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.475rem;
}
.symbol .symbol-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #3f4254;
    background-color: #f5f8fa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.475rem;
}
.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.475rem;
}
.symbol .symbol-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #3f4254;
    background-color: #f5f8fa;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 0.475rem;
}
.symbol .symbol-badge {
    position: absolute;
    border: 2px solid #fff;
    border-radius: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
}
.symbol > img {
    width: 100%;
    flex-shrink: 0;
    display: inline-block;
    border-radius: 0.475rem;
}
.symbol.symbol-square,
.symbol.symbol-square .symbol-label,
.symbol.symbol-square > img {
    border-radius: 0 !important;
}
.symbol.symbol-circle,
.symbol.symbol-circle .symbol-label,
.symbol.symbol-circle > img {
    border-radius: 50%;
}
.symbol > img {
    width: 50px;
    height: 50px;
}
.symbol .symbol-label {
    width: 50px;
    height: 50px;
}
.symbol.symbol-fixed .symbol-label {
    width: 50px;
    height: 50px;
}
.symbol.symbol-fixed > img {
    width: 50px;
    height: 50px;
    max-width: auto;
}
.symbol.symbol-2by3 .symbol-label {
    height: 50px;
    width: 75px;
}
.symbol.symbol-2by3 > img {
    height: 50px;
    width: 75px;
    max-width: auto;
}

.symbol.symbol-60px > img {
    width: 60px;
    height: 60px;
}
.symbol.symbol-60px .symbol-label {
    width: 60px;
    height: 60px;
}

.flex-stack {
    justify-content: space-between;
    align-items: center;
}

.text-hover-blood {
    font-weight: 600 !important;
}

.badge-light {
    color: #7e8299;
    background-color: #f5f8fa;
}

.text-hover-blood:hover {
    transition: color 0.2s ease, background-color 0.2s ease;
    color: #0d6efd !important;
}

.text-hover-blood {
    transition: color 0.2s ease, background-color 0.2s ease !important;
}

.btn.btn-blood {
    color: #fff;
    border-color: #00b0ff;
    background-color: #00b0ff;
}

.btn.btn-blood:hover {
    color: #fff;
    border-color: rgb(4, 112, 162);
    background-color: rgb(4, 112, 162);
}

.section-pengumuman a {
    color: #000 !important;
}

.section-pengumuman a:hover {
    color: #d81819 !important;
}

/* pengumuman */
.prev-arrow-announcement {
    background-color: #00b0ff;
    border: none !important;
    border-radius: 5px;
}

.prev-arrow-announcement:hover {
    background-color: #046997;
}

.prev-arrow-announcement i {
    color: white !important;
}

.next-arrow-announcement {
    background-color: #00b0ff;
    border: none !important;
    border-radius: 5px;
}
.next-arrow-announcement:hover {
    background-color: #046997;
}

.next-arrow-announcement i {
    color: white !important;
}

/* event */
.prev-arrow-events {
    background-color: #00b0ff;
    border: none !important;
    border-radius: 5px;
}

.prev-arrow-events:hover {
    background-color: #046997;
}

.prev-arrow-events i {
    color: white !important;
}

.next-arrow-events {
    background-color: #00b0ff;
    border: none !important;
    border-radius: 5px;
}
.next-arrow-events:hover {
    background-color: #046997;
}

.next-arrow-events i {
    color: white !important;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}
.pyramid {
    margin: 0 auto;
    width: 90%;
}

/* event */

.section-pengumuman .event-li p {
    font-size: 15px !important;
    color: #a1a5b7 !important;
}
.meta {
    font-family: Helvetica, Arial, open-sans;
    font-size: 0.8571rem;
    font-weight: 600;
    color: #0093e0 !important;
}

@media (max-width: 991px) {
    .announcements h2 {
        border-bottom: none;
    }
}

@media (max-width: 991px) {
    .announcements h2.events-heading {
        padding-left: 15px;
        margin-top: 20px;
    }
}

.announcements .slick-slider ul {
    font-family: "Open Sans Condensed", Arial, Verdana, sans-serif;
}

.announcements .slick-slider ul li:last-child {
    border-bottom: none;
    margin-bottom: 65px;
}

.announcements .slick-slider ul li h3:hover a {
    color: #7d3793;
    text-decoration: underline;
}

.announcements .slick-slider ul p {
    font-size: 1.2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.announcements .slick-slider .all {
    color: #0093e0 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.announcements .slick-slider .all:hover {
    border-bottom: none;
}

.announcements .slick-slider .all .fa-caret-right {
    padding-left: 6px;
    position: relative;
}

.announcements .slick-slider .all .fa-caret-right:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: -4px;
    right: 0;
    background-color: #fff;
}

.announcements .left-right-arrows button:first-child {
    margin-right: 3px;
}

@media (max-width: 991px) {
    .announcements {
        margin: 0 auto;
        width: 70%;
    }
}

@media (max-width: 767px) {
    .announcements {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .announcements {
        width: 100%;
    }
}

.left-right-arrows {
    position: absolute;
    bottom: 0px;
    right: 10px;
}

@media (max-width: 767px) {
    .left-right-arrows {
        border-top: -21px;
    }
}

.left-right-arrows button {
    height: 38px;
    width: 38px;
    border: 1px solid #464646;
}

@media (min-width: 360px) and (max-width: 767px) {
    .left-right-arrows button {
        height: 50px;
        width: 50px;
    }
}

.events-section {
    position: relative;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .events-section {
        width: 70%;
    }
}

@media (max-width: 767px) {
    .events-section {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .events-section {
        width: 100%;
    }
}

.events-section .slick-slider ul {
    font-family: "Open Sans Condensed", Arial, Verdana, sans-serif;
}

.events-section .slick-slider ul li {
    padding: 2rem 0;
    position: relative;
}

.events-section .slick-slider ul li:last-child {
    border-bottom: none;
    margin-bottom: 65px;
}

@media (max-width: 767px) {
    .events-section .slick-slider ul li:after {
        width: 80px;
    }
}

.events-section .slick-slider ul li:hover .events-date {
    background-color: #461e52;
    color: #fff;
}

.events-section .slick-slider ul li:hover .event-li h3 {
    color: #0093e0 !important;
}

.events-section .slick-slider ul li .event-li {
    display: inline-block;
    padding-left: 42px;
}

@media (max-width: 767px) {
    .events-section .slick-slider ul li .event-li {
        padding-left: 15px;
    }
}

.events-section .slick-slider ul li .event-li h3 {
    display: inline-block;
    margin-bottom: 8px;
}

@media (max-width: 767px) {
    .events-section .slick-slider ul li .event-li h3 {
        font-size: 1.429rem;
    }
}

.events-section .slick-slider ul li .event-li p {
    font-size: 1.214rem;
    font-weight: 600;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

@media (max-width: 767px) {
    .events-section .slick-slider ul li .event-li p {
        font-size: 16px;
        /*font-size: 1.6rem;*/
    }
}

.events-section .slick-slider .all {
    color: #461e52;
    font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.events-section .slick-slider .all:hover {
    border-bottom: none;
}

.events-section .slick-slider .all .fa-caret-right {
    padding-left: 6px;
    position: relative;
}

.events-section .slick-slider .all .fa-caret-right:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: -4px;
    right: 0;
    background-color: #fff;
}

.events-section .slick-slider .events-date {
    min-width: 81px;
    height: 88px;
    background-color: #0093e0 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
    font-weight: 600;
    padding-top: 19px;
    display: inline-block;
    transition: all, 0.4s, ease;
}

@media (max-width: 767px) {
    .events-section .slick-slider .events-date {
        width: 61px;
        height: 68px;
        padding-top: 10px;
    }
}

.events-section .slick-slider .events-date a:focus,
.events-section .slick-slider .events-date a:hover {
    color: #fff;
}

.events-section .slick-slider .events-date span {
    font-weight: 300;
    font-size: 2.5rem;
    display: block;
    padding: 0;
    line-height: 30px;
}

/* preloader  */

#loading {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
}

#loading-image {
    z-index: 100;
}

@media (max-width: 767px) {
    .events-section .slick-slider .events-date span {
        font-size: 1.429rem;
    }
}

@media (min-width: 991px) {
    .events-section .left-right-arrows {
        bottom: 0px;
    }
}

/* end pengumuman */

/* testimonial */
.testimoni-konten {
    font-family: "Montserrat", sans-serif;
    color: #8d97ad;
    font-weight: 300;
}

.testimoni-konten h1,
.testimoni-konten h2,
.testimoni-konten h3,
.testimoni-konten h4,
.testimoni-konten h5,
.testimoni-konten h6 {
    color: #3e4555;
}

.testimoni-konten .font-weight-medium {
    font-weight: 500;
}

.testimoni-konten .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.testimoni-konten .quote-bg {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    background: url(https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/testimonial/up-quote.png)
            no-repeat top left,
        url(https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/testimonial/down-quote.png)
            no-repeat bottom right;
}

.testimoni-konten h3 {
    line-height: 40px;
    font-size: 24px;
}

.testimoni-konten .customer-thumb img {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .testimoni-konten h3 {
        line-height: 30px;
        font-size: 20px;
    }
}

.testimoni-konten.bg-success-gradiant {
    background: #2cdd9b;
    background: -webkit-linear-gradient(
        legacy-direction(to right),
        #2cdd9b 0%,
        #1dc8cc 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#2cdd9b),
        to(#1dc8cc)
    );
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}

/* end testimonial */

/* message principal */

#section-message-principal .image-principal img {
    height: 500px;
    width: 500px;
    object-fit: cover;
    border-radius: 30px;
    overflow: hidden;
}

.section-margin {
    margin-top: 100px;
}

.cambridge-pathways {
    margin-top: 150px;
    margin-bottom: 150px;
}

.cambridge-pathways .rounded-circle {
    height: 100px;
    width: 100px;
}

#section-message-principal {
    position: relative; /* Membuat section sebagai referensi posisi */
    padding: 20px; /* Padding untuk konten */
    overflow: hidden; /* Agar background-div tidak keluar dari section */
}

#section-message-principal .background-section-message-principal {
    position: absolute;
    top: 0;
    right: 0; /* Posisikan ke kanan */
    width: 70%; /* Lebar latar belakang */
    height: 100%;
    background-color: #e4f3fa; /* Warna latar belakang */
}

#section-message-principal .content {
    position: relative; /* Menempatkan konten di atas background-div */
    z-index: 1;
}

#section-news-information .img-berita {
    height: 300px;
    width: 350px;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

#section-news-information .card-berita {
    position: relative;
    width: 350px; /* Lebar awal card */
    transition: transform 0.3s ease; /* Animasi untuk transform */
}

#section-news-information .card-berita:hover {
    transform: scale(1.1); /* Membesar 1.2x dari ukuran aslinya */
    z-index: 1;
}

.card-effect-1 {
    position: relative;
    width: 100%; /* Lebar awal card */
    transition: transform 0.3s ease; /* Animasi untuk transform */
}
.card-effect-1:hover {
    transform: scale(1.1); /* Membesar 1.2x dari ukuran aslinya */
    z-index: 1;
}

/* section magazine */
#section_magazine .magazine-hero img {
    width: 400px;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

#section_magazine .magazine-list .magazine-foto-list {
    height: 150;
    width: 130px;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}

#section_magazine .magazine-list .text-container {
    display: flex;
    flex-direction: column; /* Mengatur tata letak vertikal */
    justify-content: space-between; /* Menempatkan elemen pertama di atas dan terakhir di bawah */
    height: 100%; /* Pastikan container memiliki tinggi penuh */
}

#section_magazine .magazine-list .date {
    margin-top: auto; /* Memastikan tanggal selalu di bawah */
}

#section_magazine .magazine-cover {
    max-width: 250px;
    height: auto;
}
/* end section magazine */

/* testimoni background */
#section-testimoni {
    position: relative; /* Membuat section sebagai referensi posisi */
    padding: 20px; /* Padding untuk konten */
    overflow: hidden; /* Agar background-div tidak keluar dari section */
}

#section-testimoni .background-testimoni-kanan {
    position: absolute;
    top: 0;
    right: 0; /* Posisikan ke kanan */
    height: 100%;
}
#section-testimoni .background-testimoni-kiri {
    position: absolute;
    top: 0;
    left: 0; /* Posisikan ke kanan */
    height: 100%;
}

#section-testimoni .background-testimoni-kiri img,
#section-testimoni .background-testimoni-kanan img {
    width: auto;
    max-width: 100%;
    height: 100%;
    opacity: 0.5;
    object-fit: cover; /* opsional: agar gambar tidak distorsi */
}

#section-testimoni .content {
    position: relative; /* Menempatkan konten di atas background-div */
    z-index: 1;
}

/* end message principal */

/* swiper js */
.swiper-navigation:hover {
    color: #000 !important;
}

/* programme */
/* lg view */
@media (min-width: 992px) {
    #section_magazine .magazine-foto-list {
        float: right;
    }
}
/* md view */
@media (max-width: 992px) {
    .achievement {
        margin-top: 50px !important;
    }
    .achievement .blog_post {
        margin-top: 100px;
    }

    #section-testimoni .background-testimoni-kiri img,
    #section-testimoni .background-testimoni-kanan img {
        display: none;
    }
}
/* sm view */
@media (max-width: 768px) {
    #section-testimoni .background-testimoni-kiri img,
    #section-testimoni .background-testimoni-kanan img {
        display: none;
    }

    #section_magazine .magazine-foto-list {
        margin: auto;
    }

    #section_magazine .text-container {
        text-align: center;
    }
}

/* magazine */

/* whatsapp */
/* whatsapp */
/* whatsapp style */
.wa-launcher {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 999;
    font-family: sans-serif;
}

.whatsapp-text {
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #000;
}

.whatsapp-float {
    width: 60px;
    height: 60px;
    background-color: #25d366;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: all 0.3s;
}

.whatsapp-float:hover {
    background-color: #128c7e;
    transform: scale(1.1);
}

.wa-widget {
    position: fixed;
    bottom: 100px;
    right: 20px;
    width: 320px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    display: none;
    flex-direction: column;
    z-index: 999;
    overflow: hidden;
    font-family: sans-serif;
}

.wa-header {
    background-color: #25d366;
    color: white;
    padding: 15px;
    font-size: 16px;
}

.wa-header p {
    margin: 5px 0 0;
    font-size: 12px;
    color: #f0f0f0;
}

.wa-body {
    padding: 15px;
    background: #f9f9f9;
}

.wa-info {
    font-size: 11px;
    color: #888;
    margin-bottom: 10px;
}

.wa-contact {
    background: white;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: black;
    margin-bottom: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s;
}

.wa-contact:hover {
    transform: scale(1.02);
}

.wa-contact img {
    width: 40px;
    margin-right: 10px;
}

.wa-contact-info {
    flex: 1;
}

.wa-name {
    font-weight: bold;
    font-size: 14px;
}

.wa-role {
    font-size: 12px;
    color: #555;
}

#waIcon {
    transition: transform 0.3s ease;
}

.rotate-icon {
    transform: rotate(180deg);
}
/* end whatsapp */
