body {
    color: #666666 !important;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
}

.top-bar{
	background-color:#eeeeee;
font-size: 12px;
}
.text-primary {
    color: #021B53 !important;
}
.text-secondary {
    color:#B35F00 !important;
}
.arivagam.navbar .navbar-nav .nav-link {
    color: #021B53;
}


@media (max-width: 992px) { 
	.arivagam.navbar .navbar-nav .nav-link {
 	
		border-bottom:solid 1px #eeeeee;

	}
 
 }
.btn  {
    font-size: 14px;
    /*    font-weight:600;*/
}


.arivagam.navbar .navbar-nav .nav-link.active {
    color: #954713;
    font-weight:600;
}
.bg-primary {
    background-color: #021B53 !important;
}
.bg-secondary {
    background: #B35F00 !important;
}
.arivagam.carousel-caption {
    background: none;
    bottom: 20%;
    top: 0;
    padding-top:25%;
/*    z-index :1000;*/
/*    border:solid 1px #f00;*/
}


@media (max-width: 768px) {
    .arivagam.carousel-caption {
        background: none;
        bottom: 0 !important;
        top: 0;
        padding-top:0;
        z-index :1000;
/*        border:solid 1px #f00;*/
    }
    .arivagam.carousel-caption {

        display: flex;
        align-items:end
    }

        .arivagam.carousel-caption * {
            font-size:1rem !important;
        }
                                       

    }

#header-carousel {
    max-height: 100vh;
    height: 100%;
    overflow: hidden;
}
.hero-caption {
/*    margin-top:-20rem;*/
}
.btn-primary {
    background-color: #021B53 ;
    border: solid 1px #021B53;
}
    .btn-primary:hover {
        background-color: #ffffff !important;
        border: solid 1px #021B53;
        color :#021B53 !important ;
    }
.btn-secondary {
    background-color: #B35F00 !important;
    border: solid 1px #B35F00;
    color: #ffffff !important;
}
    .btn-secondary:hover {
        background-color: #ffffff !important;
        border: solid 1px #B35F00;
        color: #B35F00 !important;
    }

.btn-tertiary {
    background-color: #D9A441 !important;
    border: solid 1px #D9A441;
    color: #ffffff !important;
}

    .btn-tertiary:hover {
        background-color: #ffffff !important;
        border: solid 1px #D9A441;
        color: #D9A441 !important;
    }
.text-tertiary {
    color: #D9A441;
}
h1  {
    font-size: 2rem  ;
    color: #021B53  ;
}
 h2 {
    font-size: 1.5rem;
    color: #021B53;
}
h3 {
    font-size: 1rem;
    color: #021B53;
}

@media (max-width:576px){

    h1 {
        font-size: 1.5rem;
        color: #021B53;
    }

    h2 {
        font-size: 1rem;
        color: #021B53;
    }

    h3 {
        font-size: .85rem;
        color: #021B53;
    }
}


.blur-box {
    background: #ffffffa1;
    backdrop-filter: blur(10px);  
    -webkit-backdrop-filter: blur(10px);
	width:100%;
    border-radius:15px;
}


.text-left{
    text-align:left;
}
.program-img{
    height:160px;
    width:100%;
    overflow:hidden;
/*    background:#cccccc;*/
}
.clippath-img {
    border-radius: 10px;
    border: solid 2px #cccccc;
}
    .clippath-img img {
        border-radius:10px;
    }
    .border-primary, .bdr-primary {
    border-color: #021B53 !important;
}
.btn-outline-secondary {
    color: #B35F00 !important;
    border-color: #B35F00 !important;
}
.text-kenland {
    color: #01a3a2;
}
.page-header-impact {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: linear-gradient(#021b53, #160253c7) !important;
    background-size: cover;
    height:250px;
    /*    filter: blur(4px);*/
}
img {
    min-width:320px;
}
/*About us*/
.page-header {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: linear-gradient(#021b537d, #021b5347), url(../img/img-about.png) center center no-repeat;
    background-size: cover;
    height: 250px;
    display: flex;
    min-width:320px
}

.page-header-programs {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: linear-gradient(#021b53, #025350) !important;
}
.page-header-gallery {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: linear-gradient(#021b53, #530249) !important;
}

@media (max-width: 992px){
    
    .page-header {
        padding-top: 12rem;
        padding-bottom: 6rem;
        background: linear-gradient(#021b537d, #021b5347), url(../img/img-about.png) center center no-repeat;
        background-size: cover;
        height: 180px;
        padding-top: 0;
        display: flex;
    }
    
    .page-header h1 {
        margin-top: 8rem;
    }

    .page-header, .page-header-programs, .page-header-impact, .page-header-gallery {
/*        padding-top: 12rem;*/
        padding-bottom: 6rem;
        background: linear-gradient(#021b537d, #021b5347), url(../img/img-about.png) center center no-repeat;
        background-size: cover;
        padding-top: 0;
    }
    .page-header-programs, .page-header-impact, .page-header-gallery {
        height: 180px !important;
    }

        .page-header h1, .page-header-programs h1, .page-header-impact h1, .page-header-gallery h1 {
            margin-top: 8rem;
        }
        .page-header-programs h1, .page-header-impact h1, .page-header-gallery h1 {
            padding-top: 140px;
            margin-top: 0;
            font-size: 1.2rem;
        }

} 





/* Gallery*/
 



.gallery-section {
/*    padding: 60px 0;*/
}

.gallery-title {
    text-align: center;
    margin-bottom: 40px;
}

    .gallery-title h2 {
        font-size: 2rem;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .gallery-title p {
        color: #6c757d;
        margin: 0;
    }

.gallery-card {
    overflow: hidden;
    border-radius: 16px;
    position: relative;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    transition: all .3s ease;
}

    .gallery-card img {
        width: 100%;
        height: 280px;
        object-fit: cover;
        transition: transform .5s ease;
    }

    .gallery-card:hover img {
        transform: scale(1.08);
    }

.gallery-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.45);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0;
    transition: .3s;
}

.gallery-card:hover .gallery-overlay {
    opacity: 1;
}

.gallery-overlay h5 {
    margin: 0;
    font-weight: 600;
}

@media(max-width:768px) {

    .gallery-card img {
        height: 220px;
    }

    .gallery-title h2 {
        font-size: 1.75rem;
    }
}
 

/*Contact us*/
.contact-card {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
}

.form-control {
    height: 50px;
    border-radius: 10px;
}

textarea.form-control {
    height: auto;
}

.form-control:focus {
    box-shadow: none;
    border-color: #212529;
}

.contact-info {
    display: flex;
    gap: 15px;
    margin-bottom: 25px;
}

    .contact-info:last-child {
        margin-bottom: 0;
    }

    .contact-info i {
        font-size: 22px;
        color: #212529;
    }

    .contact-info h6 {
        margin-bottom: 5px;
        font-weight: 600;
    }

    .contact-info p {
        margin: 0;
        color: #666;
    }

.map-wrapper {
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
}

    .map-wrapper iframe {
        width: 100%;
        height: 400px;
        border: none;
    }

@media(max-width:768px) {

    .contact-card {
        padding: 20px;
    }

    .map-wrapper iframe {
        height: 300px;
    }
}
.footer {
    font-size: .8rem;
}

/*Programs*/
.text-muted-foreground {
    color: #5c7066;
    font-weight: 500;
    border-radius: 50px;
    font-size: 12px;
}

.bg-muted {
    background-color: #f1eeea;
}

.rounded-pill {
    background-color: #5c70665a;
    font-size: 14px;
    color: #021B53;
}

.program-card {
    background: #fff;
    border: 1px solid #e9edf3;
    border-radius: 16px;
    padding: 32px;
    height: 100%;
    transition: .3s;
}

    .program-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 15px 40px rgba(0,0,0,.08);
    }

.program-icon {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    background: #eef5ff;
    color: #0b2c6b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: 20px;
}

.program-title {
    color: #0b2c6b;
    font-weight: 700;
    margin-bottom: 15px;
}

.program-desc {
    color: #6b7280;
    line-height: 1.8;
    margin-bottom: 24px;
    font-size: 14px;
}

.program-section h6 {
    color: #0b2c6b;
    font-weight: 600;
    margin-bottom: 15px;
}

.program-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .program-list li {
        position: relative;
        padding-left: 22px;
        margin-bottom: 12px;
        color: #4b5563;
        font-size: 14px;
    }

        .program-list li::before {
            content: "";
            width: 7px;
            height: 7px;
            background: #0b2c6b;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 9px;
        }

.impact-box {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #e5e7eb;
}

    .impact-box h6 {
        color: #0b2c6b;
        margin-bottom: 15px;
    }

.impact-stats {
    display: flex;
    gap: 30px;
}

.stat h4 {
    color: #0b2c6b;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 4px;
    font-size: 20px;
}

.stat span {
    color: #6b7280;
    font-size: 11px;
}

.text-dark {
/*    font-size: 12px;*/
}


.br-5 {
    border-radius:5px;
}
.br-10 {
    border-radius:10px;
}
.ml-4 {
	margin-left:1.5rem;
}
.ml-5 {
	margin-left:2rem;
}
.ml-6 {
	margin-left:2.5rem;
}
.navbar-dark .navbar-toggler{
	background-color: #021B53;
    padding: .15rem .25rem;
}
/*display*/
/* tablet */
@media (max-width: 576px) { 
	.display-sm-none {
		display:none;
	}

 }

/* Laptop */
@media (max-width: 768px) { 
	.display-md-none {
		display:none;
	}
 }


/*Large*/

@media (max-width: 992px) { 
	.display-lg-none {
		display:none;
	}
 }


/*Large Desktops */
@media (max-width: 1200px) { 
	.display-xl-none {
		display:none;
	}
 }
.text-12 {
    font-size: 12px !important;
}
.text-14 {
    font-size: 14px !important;
}
.text-16 {
    font-size:1rem;
}
.text-20 {
    font-size: 20px;
}

.home-about-section {
   
}


@media (max-width: 992px) {
    .home-about-section {
        flex-wrap:wrap;
    }
    
}
.bdr {
    border:solid 1px #eee;
}
.br-10 {
     border-radius:10px;
 }
.br-20 {
    border-radius:20px;
}

    @media (max-width: 400px) {
        .logo-mobile {
        width: 58px;
        overflow: hidden;
    }
}
.img-vision {
    background-position: top !important;
    min-height:350px;
}
.bg-white-transparent {
    background-color:#ffffffa1;
}

