.elementor-6264 .elementor-element.elementor-element-76361cf{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6264 .elementor-element.elementor-element-a51eaf3{--display:flex;--min-height:100vh;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:-1px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6264 .elementor-element.elementor-element-a51eaf3:not(.elementor-motion-effects-element-type-background), .elementor-6264 .elementor-element.elementor-element-a51eaf3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background:url("https://pillarsinchrist.org/wp-content/uploads/2025/07/DSCF9402-1.png") 50% 50%;background-size:cover;}.elementor-6264 .elementor-element.elementor-element-48b0b5b.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6264 .elementor-element.elementor-element-48b0b5b .elementor-main-swiper{height:100vh;width:100%;}.elementor-6264 .elementor-element.elementor-element-48b0b5b .elementor-swiper-button{font-size:42px;color:var( --e-global-color-secondary );}.elementor-6264 .elementor-element.elementor-element-48b0b5b .elementor-swiper-button svg{fill:var( --e-global-color-secondary );}.elementor-6264 .elementor-element.elementor-element-588c8f1{--display:flex;--min-height:100vh;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6264 .elementor-element.elementor-element-588c8f1:not(.elementor-motion-effects-element-type-background), .elementor-6264 .elementor-element.elementor-element-588c8f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background:url("https://pillarsinchrist.org/wp-content/uploads/2025/07/DSCF9402-1.png") 50% 50%;background-size:cover;}.elementor-6264 .elementor-element.elementor-element-3eb14b4.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6264 .elementor-element.elementor-element-3eb14b4 .elementor-main-swiper{height:100vh;width:100%;}.elementor-6264 .elementor-element.elementor-element-3eb14b4 .elementor-swiper-button{font-size:42px;color:var( --e-global-color-secondary );}.elementor-6264 .elementor-element.elementor-element-3eb14b4 .elementor-swiper-button svg{fill:var( --e-global-color-secondary );}.elementor-6264 .elementor-element.elementor-element-c9db9a7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-6264 .elementor-element.elementor-element-a51eaf3{--width:101%;}}@media(max-width:1024px){.elementor-6264 .elementor-element.elementor-element-48b0b5b.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6264 .elementor-element.elementor-element-588c8f1{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6264 .elementor-element.elementor-element-3eb14b4.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}}@media(max-width:767px){.elementor-6264 .elementor-element.elementor-element-48b0b5b.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}.elementor-6264 .elementor-element.elementor-element-3eb14b4.elementor-skin-slideshow .elementor-main-swiper:not(.elementor-thumbnails-swiper){margin-bottom:10px;}}/* Start custom CSS for html, class: .elementor-element-b3b523f *//* === ABOUT === */
#about{
    overflow-x: hidden;
}
#about .text{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 1.8rem;
    padding-left: 5%;
    /*padding-right: 5%;*/
    padding-top: 10%;
    margin-bottom: 15%;
    background-color: white;
}

#about p, .btns, .cbc-text p{
    margin-left: 7%;
    width: 80%;
}
.abt-photos{
    display: flex;
    justify-content: center;
    overflow-x: hidden ;
    background-position-x: -150px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 55vh;
}
.abt-photos img{
    width: 100%;
    object-fit: cover;
}

/* === Visi === */
.visi, .misi{
    display: flex;
    flex-direction: column;
    min-height: 190vh;
    justify-content: space-between;
}
.misi{
    flex-direction: column-reverse;
}
.visi-photos, .misi-photos{
    overflow: hidden;
    display: flex;
} 
.visi-text, .misi-text{
    text-align: center;
    padding: 10%;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    position: sticky;
    top: 25%;
}
.visi-text p, .misi-text p{
    font-size: var(--tagline-size);
}
.misi-photos{
    overflow: hidden;
    height: 55vh;
    object-fit: cover;
    justify-content: center;
    align-content: center;
    z-index: 50;
}
.visi-photos img, .misi-photos img{
    object-fit: cover;
    justify-content: center;
    height: 65vh;
    z-index: 50;
    width: 101%;
}

/* === Comm === */
#cbc{
    display: flex;
    flex-direction: column;
}
.cbc-photos{
    display: flex;
    justify-content: center;
    height: 49vh;
    overflow: hidden;
}
.cbc-photos img{
    height: 51vh;
    object-fit:cover ;
    width: 100%;
}
.cbc-text{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 1rem;
    padding-left: 5%;
    padding-top: 10%;
    margin-bottom: 10%;
}

/* === Services === */
#services{
    position: relative;
    display: flex;
    flex-direction: column;
    padding-top: 15%;
    padding-left: 5%;
    padding-right: 5%;
    gap: 25px;
    background-color: white;
}
.svc-title{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    gap: 15px;
}
.svc-title > span{
    margin-bottom: 15px;
}
.svc-top{
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 25px;
}
/*.all-svc{*/
/*    padding: 5%;*/
/*}*/
.svc-photos{
    height: 30vh;
    display: flex;
    overflow: hidden;
}

.svc-photos img{
    height: 30vh;  
}
.svc-desc{
    display: flex;
    flex-direction: column;
    margin-top: 0.5rem;
}
.svc-btn{
    margin-top: 15px;
}
.time{
    font-size: var(--tagline-size);
}
.all-svc{
    display: flex;
    flex-direction: column;
    gap: 35px;
    margin-bottom: 10%;
}
.main{
    background-image: url(https://pillarsinchrist.org/wp-content/uploads/2025/07/Main-svc-scaled.jpg) ;
    background-size: cover;
    background-position: center;
}
.sparks{
    background-image: url(https://pillarsinchrist.org/wp-content/uploads/2025/08/WhatsApp-Image-2025-08-15-at-17.08.09_792216d1.jpg);
    background-size: cover;
    background-position: center;
}
.epic{
    background-image: url(https://pillarsinchrist.org/wp-content/uploads/2025/07/EPIC-scaled.jpg);
    background-size: cover;
    background-position: center;
}

.connect-title{
    margin-top: 10%;
    padding-left: 5%;
    padding-bottom: 5%;
}
.connect-title h1{
    font-size: 7rem;
    line-height: 7rem;
}

.social{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://pillarsinchrist.org/wp-content/uploads/2025/08/DSCF4255-scaled.jpg);
    background-position: center;
    background-repeat: none;
    background-size: cover;
    overflow-x: hidden;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 10px;
}

.social div{
    display: flex;
    align-items: flex-start ;
    gap: 25px;
    color: white;
}

.social p{
    font-size: 20px;
}

.socmed-cta{
    display: flex;
    flex-direction: column;
    padding-left: 5%;
    margin-top: 12%;
    color: white; 
    gap: 5px;
}
.socmed-cta a{
    text-decoration: none;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 10;
}
.socmed-cta a:hover{
    color: #067580;
    transform: scale(1.02);
    transition: all 0.2s ease-in-out;
}

.text-title.sticky{
    font-size: 1.2rem;
    letter-spacing: 0.5rem;
    /*margin-bottom: 5%;*/
    transition: all 0.3s ease-in-out ;

}
.stick-title{
    text-align: center;
    position: sticky;
    top: 7%;
    color: white;
    transition: all 0.3s ease-in-out ;
}

.after-title{
    transition: all 0.3s ease-in-out;
}


/* =================================================================================
=============================== TAB MEDIA QUERIES ================================== 
====================================================================================*/

@media (min-width: 768px){

    /* === About === */
    #about  .text{
        margin-bottom: 10%;
    }

    /* === Visi Misi === */
    #visi, #misi{
        height: 180vh;
    }
    .visi-photos, .misi-photos{
        height: 60vh;
    }
    .visi-photos img, .misi-photos img{
        min-width: 100vw;
    }

    /* === Services === */
    .svc-photos{
        height: 50vh;
    }
    .all-svc{
        padding: 5%;
    }
    
    .stick-title{
        top: 6%;
    }
}

/* =================================================================================
=============================== DESKTOP MEDIA QUERIES ============================== 
====================================================================================*/

@media (min-width: 992px){
    /* === About === */
    #about{
    display: flex;
    flex-direction: row;
    height: 100vh;
    }

    #about .text{
        width: 45%;
        align-self: center;
        /* position: sticky;
        top: 5%; */
        padding-top: 0;
        padding-right: 5%;
        margin-bottom: 5%;
    }
    .abt-photos{
        min-height: 100vh;
        width: 55%;
        background-position-x: -200px;
    }

    /* === Visi & Misi === */
    #visi-misi{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    width: 85%;
    justify-self: center;
    }

    .visi, .misi {
        display: flex;
        flex-direction: column;
        padding: 3%;
        width: 50%;
    }
    .visi-photos img, .misi-photos img{
        min-width: 100%;
        height: 90vh;
    }
    .visi-photos, .misi-photos{
        width: auto;
        height: 90vh ;
        z-index: 1;
    }
    .visi-text, .misi-text{
    top:5%;
    text-align: left;
    padding-left: 0;
    }     
    .misi{
        justify-content: flex-start;
    }
    /* === CBC === */
    #cbc{
    display: flex;
    flex-direction: row;
    height: 100vh;
    }
    .cbc-photos{
        width: 60%;
        height: 100vh;
    }
    .cbc-photos img{
        height: 100%;
    }
    .cbc-text p{
        width: 80%;
    }

    .cbc-text{
        width: 40%;
        min-height: 10vh;
        display: flex;
        margin: 0;
        padding: 3%;
        align-self: center;
        /* position: sticky;
        top: 5%; */

    }

    
/* ======================================= SERVICES ================================ */
#services{
    position: relative;
}
#services.title{
    padding-left: 3.5%;
    position:sticky;
}
.text-title{
    transition: all 0.3s ease-in-out;
}

.location{
    position: absolute;
    top: 12%;
    right: 5%;
}
.main-svc{
    display: flex;
    flex-direction: row;
    gap: 1rem;
}
.svc-photos{
    width: 17vw;
    display: flex;
    height: 40vh;
}
.svc-photos img{
    height: 40vh;
}
.svc-desc{
    display: flex;
    justify-content: flex-end;
}
.all-svc{
    padding-left: 25%;
    margin-top: 50px;
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

/* ======================================= connect ================================ */
#connect{
    display: flex;
    flex-direction: row;
}
.connect-title{
    text-align: right;
    width: 30%;
    padding-right: 3%;
    padding-bottom: 0;
    margin-top: 0;
}
.social{
    width: 70%;
}
.socmed-cta{
    margin-top: 5%;
}
.text-title.sticky{
    /*margin-bottom: 5%;*/
        font-size: 1.2rem;
    letter-spacing: 0.5rem;
        transition: all 0.3s ease-in-out ;
}
.stick-title{
    position: sticky;
    top: 3%;
    transition: all 0.3s ease-in-out ;
    text-align: left ;
}

.after-title{
    transition: all 0.3s ease-in-out;
}

}/* End custom CSS */