﻿/*================ Event=============*/

section.gallery-gap {
    padding: 35px 0;
    /* background: #f5f5f5; */
}

section.news-event {
    padding: 50px 0;
    background: #00529e;
}

section.Pilipalas.syllabus-section .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.tm-bx {
    /* margin-bottom: 40px; */
    box-shadow: 0 0 9px #00000026;
    /* height: 349px; */
    margin: 10px;
    transition: .3s ease-in;
}

.tm-thmb {
    max-height: 198px;
    border-bottom: 4px solid #f5ac27;
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .tm-thmb > a {
        float: left;
        width: 100%;
    }

        .tm-thmb > a:before {
            content: "";
            position: absolute;
            left: 50%;
            right: 50%;
            top: 0;
            bottom: 0;
            opacity: 0;
            background-color: #000;
            z-index: 1;
        }

    .tm-thmb img {
        min-height: 210px;
    }

    .tm-thmb img {
        width: 100%;
    }

        .tm-thmb img:hover {
            /* -webkit-transition: all .2s linear; */
            -ms-transition: all .2s linear;
            -o-transition: all .2s linear;
            /* transition: all .2s linear; */
        }

.tm-bx:hover .tm-inf > p {
    color: #fff !important;
}

.tm-bx:hover .tm-inf > .readmore {
    color: #fff !important;
    border-top: 1px solid #ffffff30;
}

.scl2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    max-width: 37px;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    opacity: 0;
    visibility: hidden;
    background: #0d345f;
    border-radius: 30px;
    transform: translateX(100%);
}

    .scl2 > a {
        float: left;
        color: #ffffff;
        font-size: 14px;
        width: 100%;
        padding: 10px 10px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

.tm-inf {
    margin-top: 0;
}

.tm-inf {
    position: relative;
    display: inline-block;
    background-color: #fff;
    /* margin-top: -50px; */
    max-width: 100%;
    width: 100%;
    padding: 20px;
    z-index: 1;
    padding: 10px;
}

    .tm-inf h4 {
        /* min-height: 48px; */
        color: #000000;
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        /* border-bottom: 1px solid #00000030; */
        margin-bottom: 8px;
        margin-top: 0;
    }

    .tm-inf > span {
        display: inline-block;
        font-size: 13px;
        font-weight: 400;
        text-align: left;
        color: grey;
        font-style: italic;
        min-height: 40px;
        width: 100%;
    }

.readmore {
    display: inline-block;
    color: #0d345f !important;
    font-size: 14px;
    font-weight: 500;
    margin-left: -1px;
    display: block;
    border-top: 1px solid #00000030;
    margin-top: 8px;
    padding-top: 8px;
    margin-bottom: 8px;
}

.tm-bx:hover .tm-thmb > a:before {
}

.tm-thmb > a:before {
    content: "";
}

.tm-bx:hover .scl2 {
    opacity: 1;
    visibility: visible;
    top: 8px;
    right: 8px;
    transform: translateX(0);
    transition: transform 300ms ease;
}

.tm-bx:hover .tm-inf {
    background-color: #f5ac27;
}

    .tm-bx:hover .tm-inf > span {
        color: white;
    }

    .tm-bx:hover .tm-inf h4 {
        color: white;
    }

.tm-bx:hover .tm-thmb > a img {
    /* -webkit-transform: scale(1.1); */
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    /* transform: scale(1.1); */
}

h2.common-head-new {
    font-size: 30px;
    /* line-height: 30px; */
    font-weight: 500;
    text-align: center;
    color: #0d345f;
    letter-spacing: 0.3px;
}

    h2.common-head-new span {
        color: #f5ac27 !important;
        font-weight: 600;
    }

.common-head-new::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    top: 46px;
    background: #80808066;
    bottom: 1px;
    left: calc(50% - 60px);
}

.common-head-new::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    top: 45px;
    height: 3px;
    background: #f5ac27;
    bottom: 0;
    left: calc(50% - 20px);
}

.rtdrtd_tri {
    text-align: center;
}

.common-head-new {
    position: relative;
}

.gallery-section {
    margin: 0vw 0.21vw;
}

.gallery-section-box {
    border: 0px solid #cdcdcd;
    position: relative;
    overflow: hidden;
    border-radius: 0.5vw;
}

    .gallery-section-box:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
        background: #000;
        opacity: .1;
        transition: all .3s ease-out;
    }

    .gallery-section-box img {
        height: 23.71vw;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: .6s ease-in-out;
        transform: scale(1);
        border-radius: 0.52vw;
    }

.gallery-section-box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.56vw 1.04vw;
    width: 100%;
    z-index: 99;
    background: linear-gradient(0deg, rgba(0, 0, 0, .8), transparent);
    transition: .6s ease-in-out;
    text-align: left;
}

.feijio_tri {
    display: inline-flex;
    margin: auto;
    text-align: left;
    justify-content: flex-start;
    background: #f5ac27;
    width: auto;
    color: #000;
    padding: 0.5vw 0.9vw;
    font-weight: 600;
    font-size: 0.9vw;
    border-radius: 1.04vw;
}

.gallery-section h1 {
    color: #fff;
    /* text-transform: uppercase; */
    text-shadow: 0.05vw 0.05vw #000;
    font-size: 1.7vw;
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    text-align: left;
    margin-top: 1vw;
}

    .gallery-section h1:before {
        content: "";
        position: absolute;
        bottom: -0.31vw;
        left: 0.21vw;
        width: 100%;
        height: 0.05vw;
    }

    .gallery-section h1:after {
        content: "";
        position: absolute;
        top: -0.31vw;
        left: 0.21vw;
        width: 100%;
        height: 0.05vw;
    }

.gallery-section-box-content .d-flex.justify-content-end .explore-video-link.mt-2 {
    font-size: 1.2vw;
    font-weight: 600;
    color: #f5ac27;
    margin-top: 0.83vw;
}

    .gallery-section-box-content .d-flex.justify-content-end .explore-video-link.mt-2 i {
        margin-left: 0.21vw;
        position: relative;
        top: 0.05vw;
    }

.gallery-section:hover .gallery-section-box img {
    transform: scale(1.2)
}

.gallery-section:hover .gallery-section-box-content {
    padding: 2.60vw 1.04vw;
}

.kfsjg_tri {
    position: relative;
    padding: 0 2.08vw;
}

    .kfsjg_tri:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        background: url(../images/pilipalas_logo.png);
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        opacity: .08;
        /* filter: grayscale(1); */
        /* background-size: contain; */
    }

.kfguhgb_tri {
    /* background:#fff !important; */
}

section.ugui_tri {
    position: relative;
    /* background: #e0e6ee; */
    padding: 30px 0 40px;
}

section.gallery-gap.efuyguy_tri.ugui_tri {
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
    background: #0d345f;
}
/*section.ugui_tri:before {
    background-image: url(../images/bg_new.png);
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 16%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
 s*/ ection.gallery-gap.efuyguy_tri.kfguhgb_tri {
    /* background: linear-gradient(180deg, rgba(230, 242, 245, 0), #e6f2f5 33%, #fdf2ec); */
}

/*================ Event=============*/


section.rpougjiyhi_tri {
    position: relative;
    background-size: 100% 100%;
    padding: 2.604vw 0vw 3.125vw;
    overflow: hidden;
    width: 100%;
}

    section.rpougjiyhi_tri:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/1.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        filter: grayscale(100%);
        /* z-index: -1; */
        opacity: .5;
    }

.ggyjggj_tri {
    padding: 5px;
}

.gyjggj_tri {
    box-shadow: 0 0px 6px 1px rgba(0, 0, 0, .2);
    background: #ffffff;
    /* height: 33.792vw; */
    border-bottom: 3px solid #f5ac27;
}

.efed_tri {
    position: relative;
}

    .efed_tri img.fedg_tri {
        height: 14.583vw;
        object-fit: cover;
        object-position: top;
    }

.sf_tri {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.562vw;
    z-index: 0;
    overflow: hidden;
}

    .sf_tri:after {
        background-image: url(../images/bottom_ds.svg);
        bottom: -1px;
        width: 52.083vw;
        z-index: 3;
        position: absolute;
        content: '';
        height: 1.156vw;
    }

.wd_tri {
    padding: 12px 5px;
    font-size: 2vw;
    line-height: 1.25vw;
}

.fwefe_tri {
    font-size: 16px;
    font-weight: 600;
    color: #0d345f;
    margin-bottom: 7px;
}

.hasegffh_tri {
    font-size: 0.95vw;
    font-weight: 400;
    line-height: 1.302vw;
    width: 141px;
    background: #f5ac27;
    padding: 4px 10px;
    color: #fff;
    position: absolute;
    top: 192px;
    right: 0px;
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 25px;
    background: #f5ac27 !important;
}

.owl-theme .owl-dots .owl-dotspan {
    height: 2px !important;
}

.gyjggj_tri {
    padding: 5px;
    position: relative;
}

.wd_tri p {
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 0.1px;
}

.fygb_tri {
    font-size: 13px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.3s ease;
    text-transform: none;
    color: #333 !important;
    /* overflow: auto; */
    /* height: 130px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: auto;
}

    .fygb_tri.collapsed {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        max-height: 125px;
    }

    .fygb_tri.expanded {
        display: block;
        max-height: none;
    }

.dhwgbh_tri {
    text-align: center;
    background: none;
    border: none;
    color: #333;
    padding: 0px;
    text-decoration: underline;
    font-weight: 600;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
}

section.testominal { /* background: linear-gradient(180deg, rgba(230, 242, 245, 0), #e6f2f5 33%, #fdf2ec); */
    background: linear-gradient(#2361a31a, #ffffff, #2361a31a);
    padding: 30px 0px;
}


.photo.round-image {
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    /* width: 100%; */
    align-items: center;
    position: absolute;
    top: -40px;
    left: 40%;
}

.quote {
    font-size: 13px;
}

p.alumni-p {
    font-size: 13px;
}

.testimonial_tri {
    padding: 20px;
    background: #0d345f;
    color: white;
    position: relative;
    /* margin: 44px 0px; */
}

.quote {
    font-size: 13px;
}

/*p.alumni-p {
       color: #fff;
    font-size: 13px;
    padding-top:20px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 175px;
    transition: max-height 0.3s ease;
    text-align:center;
}*/

.testimonial_tri {
    box-shadow: 0 0px 6px 1px rgba(0, 0, 0, .2);
    padding: 20px 8px 30px;
    background: #fff;
    color: #333;
    position: relative;
    /* margin: 44px 0px; */
    margin-top: 40px;
}

.student p.wgyfg_tri {
    text-align: center;
    font-size: 15px;
    padding-top: 18px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 2px;
}

p.fkegbh_tri {
    text-align: center;
    color: #f5ac27 !important;
    font-size: 13px !important;
    font-style: italic;
    font-weight: 600 !important;
}


/*footer*/
.pb-70 {
    padding-bottom: 24px;
}

.fehujf_tri {
    position: relative;
    background-color: #0d345f;
    background-image: url(../images/footer_bg.png);
}

    .fehujf_tri:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: #0d345f36;
        z-index: 0;
    }

footer.footer-area {
    background: #06162f;
    text-align: center;
    color: #fff;
    /* padding: 0px 20px; */
    padding: 12px 0px;
}

    footer.footer-area p {
        font-size: 12px;
        color: #fff;
        margin: 0px;
    }

.row.justify-content-center {
    position: relative;
    /* z-index: 10001; */
}

a.hfugby_tri {
    color: #f5ac27;
    font-weight: 600;
}

    a.hfugby_tri:hover, a.hfugby_tri:focus {
        color: #f5ac27;
        text-decoration: none;
        font-weight: 600;
    }

.justify-content-center {
    justify-content: center !important;
}

.footer-item {
    margin-bottom: 30px;
    padding-top: 41px;
}

img.fotr {
    width: 150px;
    border-radius: 16px;
    margin-bottom: 7px;
    position: relative;
    /* z-index: 10001; */
}

.footer-quick p {
    color: white;
    line-height: 23px;
    text-align: left;
    font-size: 13px;
    /* margin-top: 6px; */
    /* border-top: 1px solid #ffffff4a; */
    /* padding-top: 6px; */
}

.footer-social-icon a {
    margin-right: 10px;
}

.w-30 {
    width: 25px;
}

.footer-item .footer-quick h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 30px;
}

.footer-quick h3 {
    color: #fff;
    position: relative;
}

    .footer-quick h3::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -15px;
        height: 2px;
        width: 50px;
        background: #f5ac27;
    }

.footer-item .footer-quick ul {
    margin: 0;
    padding: 0;
}

    .footer-item .footer-quick ul li {
        list-style-type: none;
        display: block;
        margin-bottom: 12px;
    }

        .footer-item .footer-quick ul li a {
            display: block;
            font-weight: 400;
            font-size: 13px;
            color: #fff;
        }

.fa-angle-right {
    padding-right: 7px;
}

.footer-item .footer-contact h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 30px;
}

.footer-item .footer-contact ul {
    margin: 0;
    padding: 0;
}

    .footer-item .footer-contact ul li i {
        position: absolute;
        top: 2px;
        left: 0;
        font-size: 16px;
        transition: .5s all ease;
        color: #d8d8d8;
    }

    .footer-item .footer-contact ul li a {
        display: block;
        color: #fff;
        margin-bottom: 7px;
        text-decoration: none;
        font-size: 13px;
    }

.footer-quick ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-quick ul li a:hover {
    transform: translateX(5px);
}

.footer-item i {
    color: #fff !important;
}

.d-flex {
    display: flex !important;
    gap: 6px;
    justify-content: start;
    align-items: center;
}

.hgsyhj_tri {
    align-items: flex-start;
}

i.fa.fa-map-marker {
    padding-top: 2px;
}

.jhefgyh_tri {
    pointer-events: none;
}

section.gallery-gap.efuyguy_tri.kfguhgb_tri .owl-carousel .owl-item img {
    height: 180px;
}

/*.alumni-p {
    color: #fff;
    font-size: 13px;
    padding-top: 20px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 175px;
    transition: all 0.3s ease;
    text-align: center;
}*/

/*.alumni-p.expanded {
    display: block;
    max-height: none;
    overflow: visible;
}*/


.jfkdgku_tri {
    text-align: center;
    /* padding-top:30px; */
    overflow-y: auto;
    height: 130px;
    padding: 0 18px;
    overflow-x: hidden;
}

.fygb_tri.jfkdgku_tri.collapsed {
    -webkit-line-clamp: 6 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 178px;
}

.banners_images .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 12px;
}

.banners_images {
    height: 570px;
    width: 100%;
}

.banner_image {
    height: 570px;
    width: 100%;
}

img.hjsdfv_tri {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.hfdsvhj_tri {
    padding: 5px;
}

.tab-content {
    display: none;
}

    .tab-content.current {
        display: block;
    }

.tab-link.current {
    font-weight: bold;
    background: #ddd;
}

.tabs {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    display: flex;
    gap: 10px;
}

.owl-theme .owl-dots .owl-dot span {
    height: 7px !important;
}


.tabs .tab-link {
    /* padding: 10px 20px; */
    /* background: #eee; */
    /* cursor: pointer; */
    /* border-radius: 5px; */
}

.banners_images .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.banner_image::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
    z-index: 1;
    pointer-events: none;
}

/* Handle */
.jfkdgku_tri::-webkit-scrollbar-thumb, .fygb_tri::-webkit-scrollbar-thumb {
    background: #0d345f;
    border-radius: 30px;
}
/* width */
.jfkdgku_tri::-webkit-scrollbar, .fygb_tri::-webkit-scrollbar {
    width: 5px;
}







.footer-social-icon i {
    color: #fff !important;
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 1px;
    background: #ffffff21;
}

.footer-social-icon {
    display: flex;
}


/*onload popup*/

.modal {
    display: flex;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.hsdgu_tri {
    position: relative;
    display: flex;
    justify-content: center;
    top: 51px;
}

.close-btn {
    position: absolute;
    top: -23px;
    right: 33%;
    font-size: 29px;
    color: #c6200f;
    cursor: pointer;
    z-index: 1000;
    background: none;
    border: none;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    /* margin-bottom: -6px; */
    /* padding-bottom: 18px; */
    font-weight: 600;
    line-height: 20px;
}

#onload-modal img {
    display: block;
    /* max-width: 100%; */
    height: auto;
    /* margin: auto; */
    /* padding: 50px; */
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.ughuif_tri {
    background: white;
    /* height: 500px; */
    display: block;
    padding: 5px;
    /* width: 387px; */
    display: flex;
    justify-content: center;
}


.tm-bx:hover .readmore {
    color: white !important;
}





.btn-whatsapp-pulse {
    background: #25d366 !important;
    color: white;
    position: fixed;
    z-index: 9999;
    bottom: 32px;
    right: 37px;
    /* font-size: 33px; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 28px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.btn-whatsapp-pulse-border {
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        border: 5px solid #25d366;
        opacity: 0.75;
        animation-name: pulse-border;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

pulse animation {
    box-shadow: rgba(37, 211, 102, 0.5) 0px 0px 0px 0px;
}


.fgyhf_tri {
    font-size: 24px !important;
}

section.banner_tri .owl-carousel .owl-dots button.owl-dot span {
    margin: 0 2px;
    background: #ffffff;
    height: 8px;
    width: 8px;
}

.modal {
    display: none;
    /* add your styling here */
}


h3.aboutheadingcls {
    position: relative;
    color: #0d345f;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}

.aboutheadingcls::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 22%;
    background: linear-gradient(41deg, #f5ac27 30%, #000000 100%);
}

.colorclaspanhsh {
    color: #f5ac27;
    font-weight: 600;
}

.gyjggj_tri {
    display: flex;
    padding: 10px;
}

.efed_tri {
    width: 34%;
}

.wd_tri {
    width: 66%;
    padding-left: 12px;
}

.btn-whatsapp-pulse-border:hover {
    color: #fff;
    text-decoration: none;
}

.gyjggj_tri {
    display: flex;
    padding: 10px;
    height: 258px;
}
    .gyjggj_tri .fygb_wrapper {
        height: 163px;
        overflow: auto;
    }
    .gyjggj_tri .fygb_wrapper {
        height: 163px;
        overflow: auto;
    }

       
        .gyjggj_tri .fygb_wrapper::-webkit-scrollbar {
            width: 6px;
        }

        .gyjggj_tri .fygb_wrapper::-webkit-scrollbar-track {
            background: #f1f1f1; 
            border-radius: 4px;
        }

        .gyjggj_tri .fygb_wrapper::-webkit-scrollbar-thumb {
            background-color: #0d345f;
            border-radius: 4px;
        }

            .gyjggj_tri .fygb_wrapper::-webkit-scrollbar-thumb:hover {
                background-color: #555; 
            }

