.hcont-2 {
    background: #000;
}
.cont-1 {
    background: #fffaf6;
    padding: 40px 0 20px;
}

#anio-Oylo-LCLs-xHnm.Img-Title-Intro-UI-7-v2 .grid .box {
    border-radius: 8px;
}

#XHNf-ePZP-EsSI-pNWz.Slider-Grid-1-v1 {
    
}

#Kqpj-YNuT-AqbL-yFnk.Multimedia-Gallery-1-v2 {
  
}

.Img-Title-Intro-UI-1-v1 .content h1:after, .Text-Custom-Text-1-v1 .grid .text span:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 3px;
    background: #ff7117;
    bottom: 0;
    left: 0;
    margin-bottom: 14px;
}
.Text-Custom-Text-1-v1 .grid .text span {
    position: relative;
    padding-bottom: 30px !important;
    display: inline-block !important;
}

 .ssf-models .title {
          text-align: center;
    font-weight: 700;
    color: #b31217;
    margin: 40px 0 10px;
    font-size: 30px;
    text-transform: uppercase;
        }

       

        .ssf-models .timeline-wrapper {
            overflow-x: auto;
            padding: 0 20px 40px;
        }

        .ssf-models .timeline {
            display: flex;
            align-items: flex-start;
            gap: 25px;
            min-width: 1200px;
            position: relative;
        }

       

        .ssf-models .timeline::before {
            content: "";
            position: absolute;
            top: 60px;
            left: 0;
            width: 100%;
            height: 4px;
            background: #ff7a00;
        }

      

        .ssf-models .step {
            width: 260px;
            text-align: center;
            position: relative;
        }

        

        .ssf-models .dot {
            width: 18px;
            height: 18px;
            background: #ff7a00;
            border-radius: 50%;
            margin: auto;
            position: relative;
            top: 52px;
            z-index: 2;
        }

       

        .ssf-models .step-title {
            background: linear-gradient(90deg, #ff7a00, #d78b1b);
            padding: 10px;
            border-radius: 30px;
            font-size: 14px;
            font-weight: 600;
            color: white;
            margin-top: 70px;
        }

        

        .ssf-models .step-card {
            background: #d32f2f;
            color: white;
            border-radius: 20px;
            padding: 20px;
            margin-top: 15px;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
            transition: .3s;
            min-height: 180px;
        }

        .ssf-models .step-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 12px 25px rgba(0, 0, 0, 0.25);
        }

        .ssf-models .step-card p {
            font-size: 14px;
            line-height: 1.6;
        }

        .ssf-models .timeline-wrapper::-webkit-scrollbar {
            height: 8px;
        }

        .ssf-models .timeline-wrapper::-webkit-scrollbar-thumb {
            background: #ff7a00;
            border-radius: 10px;
        }
.director-pg .page-title {
            text-align: center;
            font-size: 30px;
            font-weight: 700;
            margin: 30px 0;
            color: #e1710f;
        }

        

        .director-pg .trustee-card {
            background: #37456e;
            color: white;
            border-radius: 10px;
            padding: 20px;
            text-align: center;
            min-height: 220px;
            box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
            transition: .3s;
        }

        .director-pg .trustee-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 10px 22px rgba(0, 0, 0, 0.25);
        }

        .director-pg .trustee-name {
            font-weight: 600;
            font-size: 20px;
            margin-bottom: 10px;
        }
.director-pg .trustee-name span {
            display: block;
            font-size: 14px;
            background: #c0c5d31a;
            margin: 14px 0;
            padding: 5px;
        }
        .director-pg .trustee-desc {
            font-size: 15px;
            line-height: 1.6;
        }

       
        

        .director-pg .exec-card {
            background: #5367a3;
            color: white;
            padding: 14px 18px;
            border-radius: 8px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
            transition: .3s;
            min-height: 90px;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
        }

        .director-pg .exec-card span {
            display: block;
            font-size: 15px;
            margin-top: 7px;
            font-weight: normal;
        }

       .director-pg  .exec-card:hover {
            transform: scale(1.04);
            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
        }
        
#btrS-tCnX-dLBg-mkCN.Slider-Grid-2-v1 .content {
    box-shadow: 4px 4px 0px #c4d2db;
    margin: 5px;
}        
  #fQpT-eLkU-Nayi-feca.Img-Title-Intro-UI-7-v2 .grid .box .content img {
    background: #ff7b28;
    padding: 3px;
}  

.contpg .page-title {
            text-align: center;
            font-size: 30px;
            font-weight: 700;
            margin: 30px 0;
            color: #e1710f;
        }

        /* Contact Card */

        .contpg .contact-card {
            background: #37456e;
            color: white;
            border-radius: 12px;
            padding: 25px;
            height: 100%;
            box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
            transition: .3s;
        }

        .contpg .contact-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
        }

       .contpg .contact-icon {
            font-size: 28px;
            margin-bottom: 15px;
        }
        
        .contact-icon .fa{font-size:30px !important}

        .contpg .contact-title {
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 10px;
        }

        .contpg .contact-text {
            font-size: 15px;
            line-height: 1.6;
        }

        .contpg .map-section {
            margin-top: 60px;
        }

        .contpg iframe {
            border-radius: 10px;
            width: 100%;
            height: 350px;
            border: 0;
        }