/* Start custom CSS */.wh-breadcrumbs-bar{
    display: none;
}

.wh-page-title-bar{
    display:none;
}

.elementor-section, .e-con{
    margin:0 !important;
}


.fluid-width-video-wrapper{
    padding:0 !important;
    position:static !important;
    height:auto !important;
    display:grid;
    justify-items: center;
}


.fluid-width-video-wrapper iframe{
    position:static !important;
}


@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');


:root{
    --shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    --accent: #1c4f4a;
    --accent_tran: #1313139b;
    --accent_hover:#12111f;
    --accent_disabled:#08519f66;
}



*{
    padding:0;
    margin:0;
    box-sizing: border-box;
    font-family: "Nunito", serif;
    font-optical-sizing: auto;
    font-style: normal;
    list-style: none;
    border:none;
    outline:none;
    text-decoration: none;
    font-weight:400;
    scroll-behavior: smooth;
}




.sec1{
    margin-top:0px;
}

.content{
    width:100%;
    min-height:100px;
    padding:30px 0 30px 0;
}

.hero{
    background: white;
    padding:20px 0;
    width:100%;
    height:fit-content;
}


.sec1{
    width:100%;
    padding-top:1px;
}

.banner{
    width: 70%;
    margin:30px auto;
    display:flex;
    border-radius: 60px;
    overflow: hidden;
    height:fit-content;
}

.title{
    width:380px;
    height:100%;
    padding:50px 30px;
    display:flex;
    flex-direction: column;
    gap:10px 0;
    background: #1c4f4a;
}

.title h1{
    font-weight:700;
    color:white;
    font-size:40px;
}



.title p{
    font-size:16px;
     text-align: left;
    color:white;
}

.img_box{
    background: url("https://supremeeducation.com/wp-content/uploads/2026/05/sas-donate-page-pollution-1920x1080-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width:65%;
    position:relative;
}

.overlay{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
    background: #0000005c;
}

.hero{
        background: url('https://supremeeducation.com/wp-content/uploads/2026/04/project_background.jpg');
    background-repeat: repeat;
    background-size:contain;
}

.heading{
    color:var(--accent);
    text-align: center;
    font-weight:700;
    font-size:28px;
}

.sec2{
    margin-top:100px;
}

.picking h1{
    text-align: center;
    font-size:70px;
}

.picking .overlay{
    color:white;
    font-weight:700;
    font-size:40px;
    display:Flex;
    justify-content: center;
    align-items: center;
}

.array{
    width:65%;
    margin:40px auto;
    display:grid;
    grid-template-columns: repeat(4, 1fr);
    gap:40px 8px;
}


.col{
    overflow:hidden;
    width:80%;
    aspect-ratio: 1.05/1;
    display:flex;
    border-radius: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    transition:.3s;
    position:relative;
    border:5px solid  #4c696d;
    flex-direction: column;
    gap:0 10px;
}

.col .overlay{
    position:absolute;
    z-index: 1;
    background: #0e100f5d;
    transition:.3s;
}

.col:hover{
    transform: translateY(-5px);
    transition: .3s;
    cursor:pointer;
    border:5px solid  #1c4f4a;
}

.col:hover .overlay{
    background: #0e0e1014;
}

.col img{
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
    object-position: 0 10%;
}


.video_block{
    width:65%;
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    margin:70px auto;
}

.video .vid_title{
    width:100%;
}


iframe{
    width:100% !important;
    border-radius: 16px;
    position:relative;
    /* border: 5px solid #01a45b87; */
    box-shadow: var(--shadow);
    height:200px !important;
}

.day_5{
   grid-template-columns: repeat(3, 1fr);
}

.day_5 .col{
    width:60%;
}

.heading i{
    margin-left:20px;
}

.graph{
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    align-items: center;
}

.ac_graph{
    grid-template-columns: repeat(2, 1fr);
}




.graph .col{
    width:60%;
}

.g_vid_cont{
    width: 65%;
    margin:20px auto;
    display:grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    justify-items: center;
    gap:0 30px;
}

.g_vid_cont iframe{
    width: 70% !important;
    height:170px !important;
}

.ac_graph .col{
    width:40%;
}

.ac_g_v{
    grid-template-columns: repeat(1, 1fr);
}

.ac_g_v iframe{
    width:50% !important;
}

.grp_dsc{
    grid-template-columns: repeat(4, 1fr);
       align-items: center;
    justify-items: center;
    gap: 30px 0;
}


.grp_dsc .col{
    width: 80%;
}

.sec6{
    margin-top:0;
}


.sec7 h1{
    font-size:28px;
    text-transform: uppercase;
    font-weight:800;
    line-height:40px;
    margin: 0;
}

.sec7 .picking{
    height: 300px;
}

.sec7 .img_box{
    background: url();
}

.sec7 iframe{
    height:300px !important;
    background: #000;
    border-radius: 0;
}

.sec7 .fluid-width-video-wrapper{
    height:100% !important;
}/* End custom CSS */