body {
    font-family: Roboto, sans-serif;
}
.container{
    margin: 0 100px;
    min-width: 90%;
}
.logo{
    width:110px;
    height:93px;
}
.logo-name{
    width: 260px;
    height: auto;
    font-family: montserrat,sans-serif;
    font-size: 34px;
    font-weight: bold;
    color: #BADA55;
}
.shakthi-img{
    width: 100%;
}
.navbar-toggler {
    border: none;
    background: transparent;
}
.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.navbar-toggler .navbar-toggler-icon {
    background-image: none;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.navbar-toggler-icon i::before {
    display: block;
    height: 1.5em;
    width: 1.5em;
}
.offcanvas-close{
    display: none;
}
#navbarNav {
    transition: transform 0.3s ease-in-out;
}
.nav-item{
    width: 105px;
}
.nav-link{
    color: #282828;
}
.navbar-nav .nav-link.active {
    color: #2C5C36;
}
.navbar-nav .nav-link:hover {
    color: #2C5C36;
}
.empowering{
    display: flex;
    justify-content: center;
    height: 100px;
}
.empowering-text{
    position: relative;
    width: 980px;
    height: 110px;
    border: 4px solid #F9B414;
    text-align: center;
    bottom: 60px;
    background: #fff;
}
.empowering-head-text{
    font-family: questrial,sans-serif;
    font-size: 31px;
    font-weight: bold;
    color: #61BD4C;
    padding: 12px 0;
    margin: 0;
}
.empowering-para{
    font-size: 16px;
    color: #2C5C36;
}
.school-images{
    height: 100%;
}
.school-images-row{
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.school-images-row1{
    width: 40%;
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
}
.school-images-row2{
    width: 60%;
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
}
.school-images-row1, .school-images-row2 {
    transition: background-size 0.1s ease-in-out;
}
.hover-card{
    position: static;
    height: auto;
    border-top: 4px solid #61BD4C;
    border-bottom:  4px solid #61BD4C;
    padding: 30px;
    background-color: rgba(255, 255, 255 , 0.9);
}
.initiatives{
    width: 260px;
    position: relative;
    left: 175px;
    top: 40px;
}
.mission{
    width: 260px;
    position: relative;
    left: 10px;
    top: 15px;
}
.students{
    width: 300px;
    position: relative;
    top: 130px;
    left: 380px;
}
.schools{
    width: 260px;
    position: relative;
    top: 210px;
    left: 75px;
}
.hover-card-head{
    font-size: 30px;
    font-weight: bold;
    color: #61BD4C;
    margin-bottom: 25px;
}
.hover-card-para{
    width: 190px;
    font-size: 16px;
    line-height: 1.6rem;
    color: #282828;
    letter-spacing: 0em;
    font-family: questrial,sans-serif;
    margin-bottom: 25px;
}
.hover-card-tag{
    color: #F9B414;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.hover-card-tag:hover{
    color: blue;
}
.mission-touch{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin: 75px 0;
    color: #282828;
}
.mission-type{
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
}
.our-mission h1 {
    font-size: 125px;
    font-weight: bold;
    text-align: center;
    border-bottom: 6px solid #61BD4C;
    color: #61BD4C;
}
.our-mission h3 {
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    color: #F9B414;
}
.testimonial-slider {
    display: flex;
    margin: 0 auto;
    padding: 40px;
    background-color: #fef0d0;
    overflow: hidden;
}

.testimonial-slide {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
}

.testimonial-content,
.testimonial-content2 {
    width: 550px;
    padding: 30px;
    background: white;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.testimonial-content {
    position: relative;
    left: 76px;
    top: 55px;
}
.testimonial-content2{
    position: relative;
    right: 68px;
    top: 12px;
}
.testimonial-image img,
.testimonial-image2 img {
    width: 415px;
    height: 552px;
    border-radius: 50% 50% 0 0;
    object-position: 50% 50%;
}
.testimonial-image-top{
    display: none;
}
.testimonial-line{
    width: 38px;
    border: 3px solid #f9b414;
}
.testimonial-quote {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 20px;
}
.testimonial-author {
    font-size: 20px;
    font-weight: bold;
    color: #FF9900;
}
.testimonial-position {
    font-size: 20px;
    font-weight: bold;
    color: #FF9900;
}
.slick-slide{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.slick-list {
    overflow: hidden;
}

.slick-track {
    display: flex;
}
.slick-prev, .slick-next {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    width: 40px;
    height: auto;
    color: #FF9900;
    background: transparent;
    border: none;
}
.slick-prev:before, .slick-next:before {
    font-size: 24px; 
    color: #F9B414;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.slick-next:before {
    content: '\f054';
}
.slick-prev {
    left: -35px;
}
.slick-next {
    right: -35px;
}
.footer button {
    height: 42px;
    width: 142px;
    border: none;
    padding: 0;
    border-radius: 10px;
    background-color: transparent;
    position: relative;
    top: 485px;
    left: 135px;
    transition: background-color 0.2s ease, color 0.2s ease;
}
.footer button img {
    transition: opacity 0.2s ease;
    width:142px;
    height:42px;
}

.footer button:hover {
    background-color: black;
    transition: background-color 0.2s ease;
}

.footer button:hover img {
    opacity: 0;
}
#backToTop {
    position: fixed;
    bottom: 100px;
    right: 20px;
    font-size: 14px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: none;
    z-index: 1000;
    transition: opacity 0.3s ease-in-out;
  }
  #backToTop .show {
    display: block;
}
@media (max-width: 767px) {
    section{
        padding: 0 20px;
    }
    .container{
        margin: 0;
        min-width: 90%;
    }
    .navbar-brand{
        padding-left: 15px;
    }
    .logo{
        width: 35px;
        height: 40px;
    }
    .logo-name{
        width: auto;
        font-size: 25px;
    }
    #images-section{
        padding: 0;
    }
    #images-section .container {
        padding: 0;
    }
    #navbarNav {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        background-color: white;
        transform: translateX(100%);
        z-index: 1000;
        padding-top: 60px;
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
    }
    .offcanvas-close{
        display: block;
        border: none;
        background: transparent;
        position: fixed;
        width: 30px;
        height: 40px;
        top: 12px;
        right: 30px;
    }
    #navbarNav.show {
        transform: translateX(0);
    }
    .navbar-nav {
        text-align: left;
    }
    .nav-item {
        width: 100%;
        height: 50px;
    }
    .nav-link{
        color: #8751BD;
    }
    .navbar-nav .nav-link.active {
        color: #2859B6;
    }
    .shakthi-img{
        margin: 20px 0;
        height: 144px;
    }
    .empowering{
        margin-bottom: 12px;
        height: auto;
    }
    .empowering-text{
        position: relative;
        width: 246px;
        height: auto;
        bottom: 0;
    }
    .empowering-head-text{
        font-size: 10px;
        padding: 10px 0;
        margin: 0;
    }
    .empowering-para{
        display: none;
    }
    .school-images-row{
        display: block;
        margin: 0;
    }
    .school-images-row1{
        width: 100%;
        height: 330px;
        background-position: center;
    }
    .school-images-row2{
        width: 100%;
        height: 450px;
        background-position: center;
    }
    .hover-card{
        width: 240px;
        padding: 20px;
    }
    .initiatives{
        position: relative;
        left: 35px;
        top: 35px;
    }
    .mission{
        margin: 0;
        position: relative;
        left: 35px;
        top: 35px;
    }
    .students{
        position: relative;
        top: 35px;
        left: 35px;
    }
    .schools{
        position: relative;
        top: 35px;
        left: 35px;
    }
    .hover-card-head{
        font-size: 22px;
    }
    .hover-card-para{
        font-size: 14px;
    }
    .hover-card-tag{
        font-size: 18px;
    }
    .mission-touch{
        font-size: 26px;
        margin: 50px 0;
    }
    .mission-type{
        display: block;
        padding: 0;
    }
    .our-mission{
        margin: 30px 0;
    }
    .our-mission h1 {
        font-size: 38px;
        border-bottom: 4px solid #61BD4C;
    }
    .our-mission h3 {
        font-size: 21px;
        text-align: center;
        padding: 15px 0;
    }
    .our-mission img{
        margin: 16px 0;
        object-fit: cover;
        object-position: 50% 50%;
    }
    .testimonial-slider{
        padding: 0;
    }
    .testimonial-slide{
        display: block !important;
        padding: 20px;
        width: 100% !important;
        box-sizing: border-box;
    }
    .testimonial-image img, .testimonial-image2 img {
        width: 100%;
        height: 365px;
    }
    .testimonial-content, .testimonial-content2 {
        width: auto;
        padding: 10px;
    }
    .testimonial-content, .testimonial-content2 {
        position: unset;
    }
    .testimonial-image-top{
        display: block !important;
    }
    .testimonial-image-bottom{
        display: none;
    }
    .testimonial-quote{
        font-size: 10px;
    }
    .testimonial-line{
        display: none;
    }
    .testimonial-author, .testimonial-position{
        font-size: 16px;
    }
    .features img{
        width: 100%;
    }
    #backToTop {
        display: block;
      }
    .footer-img{
        padding: 0 20px;
        width: 100%;
        height: auto !important;
    }
    .footer button {
        height: 25px;
        width: 50px;
        border: none;
        padding: 0;
        border-radius: 10px;
        background-color: transparent;
        position: relative;
        top: 137px;
        left: 30px;
        transition: background-color 0.2s ease, color 0.2s ease;
    }
    .footer button img {
        transition: opacity 0.2s ease;
        width:50px;
        height:15px;
    }
}