.elementor-8856 .elementor-element.elementor-element-3be43bd{--display:flex;--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;--overlay-opacity:0.31;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8856 .elementor-element.elementor-element-3be43bd::before, .elementor-8856 .elementor-element.elementor-element-3be43bd > .elementor-background-video-container::before, .elementor-8856 .elementor-element.elementor-element-3be43bd > .e-con-inner > .elementor-background-video-container::before, .elementor-8856 .elementor-element.elementor-element-3be43bd > .elementor-background-slideshow::before, .elementor-8856 .elementor-element.elementor-element-3be43bd > .e-con-inner > .elementor-background-slideshow::before, .elementor-8856 .elementor-element.elementor-element-3be43bd > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#F7F9FC;--background-overlay:'';}.elementor-8856 .elementor-element.elementor-element-614da16{--display:flex;--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;--overlay-opacity:0.31;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8856 .elementor-element.elementor-element-614da16::before, .elementor-8856 .elementor-element.elementor-element-614da16 > .elementor-background-video-container::before, .elementor-8856 .elementor-element.elementor-element-614da16 > .e-con-inner > .elementor-background-video-container::before, .elementor-8856 .elementor-element.elementor-element-614da16 > .elementor-background-slideshow::before, .elementor-8856 .elementor-element.elementor-element-614da16 > .e-con-inner > .elementor-background-slideshow::before, .elementor-8856 .elementor-element.elementor-element-614da16 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#F7F9FC;--background-overlay:'';}body.elementor-page-8856:not(.elementor-motion-effects-element-type-background), body.elementor-page-8856 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://conclave.acfi.in/wp-content/uploads/2026/05/Line-Plane.png");}/* Start custom CSS for html, class: .elementor-element-00070d6 */.program-schedule{
    background:;
    padding:80px 20px;
    font-family:'Poppins',sans-serif;
}

.program-schedule .container{
    max-width:1100px;
    margin:auto;
}

.section-title{
    text-align:center;
    margin-bottom:50px;
}

.section-title span{
    color:#ff6b00;
    font-weight:600;
    letter-spacing:2px;
    text-transform:uppercase;
}

.section-title h2{
    font-size:42px;
    color:#0d2d62;
    margin:10px 0;
}

.section-title p{
    max-width:700px;
    margin:auto;
    color:#666;
}

.schedule-item{
    display:flex;
    gap:25px;
    background:#fff;
    margin-bottom:18px;
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s;
}

.schedule-item:hover{
    transform:translateY(-4px);
}

.time{
    width:180px;
    background:#0d2d62;
    color:#fff;
    font-weight:700;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:25px;
    text-align:center;
}

.content{
    padding:25px;
    flex:1;
}

.content h4{
    margin:0 0 8px;
    color:#0d2d62;
    font-size:20px;
}

.content p{
    margin:0;
    color:#666;
}

.highlight .time{
    background:#0056d6;
}

.break .time{
    background:#f5a623;
}

.lunch .time{
    background:#28a745;
}

.awards .time{
    background:#d63384;
}

.gala .time{
    background:#6f42c1;
}
.exhibition-open{
    background:#ececec;
    border:2px solid #d9d9d9;
    text-align:center;
    padding:20px;
    margin-top:30px;
    font-size:24px;
    font-weight:700;
    font-style:italic;
    color:#222;
}

.schedule-item{
    border-left:5px solid #0d2d62;
}

.schedule-item.break{
    border-left-color:#f5a623;
}

.schedule-item.lunch{
    border-left-color:#28a745;
}

.schedule-item.awards{
    border-left-color:#d63384;
}

.schedule-item.gala{
    border-left-color:#6f42c1;
}
@media(max-width:768px){

.schedule-item{
    flex-direction:column;
}

.time{
    width:100%;
    padding:15px;
}

.section-title h2{
    font-size:30px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0305971 */.program-schedule{
    background:;
    padding:80px 20px;
    font-family:'Poppins',sans-serif;
}

.program-schedule .container{
    max-width:1100px;
    margin:auto;
}

.section-title{
    text-align:center;
    margin-bottom:50px;
}

.section-title span{
    color:#ff6b00;
    font-weight:600;
    letter-spacing:2px;
    text-transform:uppercase;
}

.section-title h2{
    font-size:42px;
    color:#0d2d62;
    margin:10px 0;
}

.section-title p{
    max-width:700px;
    margin:auto;
    color:#666;
}

.schedule-item{
    display:flex;
    gap:25px;
    background:#fff;
    margin-bottom:18px;
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s;
}

.schedule-item:hover{
    transform:translateY(-4px);
}

.time{
    width:180px;
    background:#0d2d62;
    color:#fff;
    font-weight:700;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:25px;
    text-align:center;
}

.content{
    padding:25px;
    flex:1;
}

.content h4{
    margin:0 0 8px;
    color:#0d2d62;
    font-size:20px;
}

.content p{
    margin:0;
    color:#666;
}

.highlight .time{
    background:#0056d6;
}

.break .time{
    background:#f5a623;
}

.lunch .time{
    background:#28a745;
}

.awards .time{
    background:#d63384;
}

.gala .time{
    background:#6f42c1;
}
.exhibition-open{
    background:#ececec;
    border:2px solid #d9d9d9;
    text-align:center;
    padding:20px;
    margin-top:30px;
    font-size:24px;
    font-weight:700;
    font-style:italic;
    color:#222;
}

.schedule-item{
    border-left:5px solid #0d2d62;
}

.schedule-item.break{
    border-left-color:#f5a623;
}

.schedule-item.lunch{
    border-left-color:#28a745;
}

.schedule-item.awards{
    border-left-color:#d63384;
}

.schedule-item.gala{
    border-left-color:#6f42c1;
}
@media(max-width:768px){

.schedule-item{
    flex-direction:column;
}

.time{
    width:100%;
    padding:15px;
}

.section-title h2{
    font-size:30px;
}

}/* End custom CSS */