.navbar-brand img {
    max-width: 200px;
}


p {
    color: #777777;
}

.right-content {
    display: flex;
}

.border-r {
    border-right: 1px solid #777777;
}


.right-content img {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.right-content p {
    margin-bottom: 0px;
    color: #777777;
}

.navbar-nav a {
    color: #2E308D;
}

.navbar-nav a:hover {
    color: #e91d25;
}

.link_left a p:hover {
    color: #e91d25;
    text-decoration: none;
}

.link_left a {
    text-decoration: none !important;
}

* {
    font-family: "Poppins";
    scroll-behavior: smooth !important;
}

@media (min-width: 1500px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1440px !important;
    }
}

.navbar-bg {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: white;
    margin-bottom: 10px;
}

.banner_man_flex p {
    margin-bottom: 0px;
    color: #777777;
    line-height: 32px;
}

.banner_man_flex {
    display: flex;
    align-items: self-start;
    gap: 20px;
    margin-bottom: 25px;
}

.down-plays img {
    width: 120px;
}

.banner_contents h4 {
  max-width: 400px;
    font-size: 28px;
    color: #2E308D;
    line-height: 46px;
    margin-bottom: 30px;
}

.banner_contents span {
    color: #E81D21;
}

.banner_section {
    background-image: url('../images/banner_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:  center;
    padding-top: 180px;
    padding-bottom: 180px;
}

.about_content h4 {
    color: #2E2F8B;
    font-size: 32px;
    margin-bottom: 20px;
}

.about_content p {
    color: #777777;
}

.about_img img {

    width: 80%;
    object-fit: cover;
    border-radius: 20px;
}

.about_img {
    text-align: center;
}

.about_section {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #F9F5E4;
    position: relative;
    z-index: 9;
}

.rect_img_position {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: -9;
}

.rect_img_position img {
    width: 100%;
    height: 400px;
}

.about_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.missin_img img {
    height: 250px;
    width: 300px;
    object-fit: cover;
    border-radius: 15px;
}

.mission_contents h4 {
    color: #777777;
    text-align: center;
    margin-bottom: 15px;
}

.mission_contents p {
    color: #777777;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.mission_contents_flex {
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative;
    overflow: hidden;
    background-color: white;
    border-radius: 15px;
}

.mission_contents_flex::before {
    content: "";
    background: #ffffff;
    position: absolute;
    top: 70px;
    width: 100%;
    height: 100%;
    rotate: 120deg;
    z-index: 9;
    overflow: hidden;
    right: 0;
}

.mission_contents {
    position: relative;
    z-index: 9;
}

.mission_section {
    background-color: #F9F5E4;
    padding-bottom: 30px;
}

.mission_contents {
    padding: 5px 15px 5px 0px;
}

.about_img2 img {
    width: 65%;
    object-fit: cover;
    border-radius: 20px;
}

.empower_secction {
    padding-top: 90px;
    padding-bottom: 90px;

    position: relative;
    z-index: 9;
}

.rect_img_position2 {}


.rect_img_position2 img {
    width: 100%;
    height: 400px;
}


.rect_img_position2 {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: -9;
}

.yelloweing_img img {
    width: 100%;
}

.yelloweing_img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -9;
}

.testimonial_head h4 {
    color: #2E2F8B;
    font-size: 32px;
    margin-bottom: 20px;
}

.testimonial_section {
    background-color: #F3E8FD;
    padding-top: 50px;
    padding-bottom: 40px;
}

.test-sec h5 {
    color: #777777;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

.star-img {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.star-img img {
    width: 25px !important;
}

.test-sec p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;

}

.man-img img {
    width: 80px !important;
}

.man-img {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.test-sec {
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 0px 9px 0px;
    padding: 35px;
    border-radius: 15px;
    margin: 5px;
    height: 100%;
    border: none;
    background-color: white;
}

.test-sec h6 {
    text-align: center;
    margin-left: 25%;
    color: #2E308D;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}

.testi-carousel .owl-dots .owl-dot.active {
    background-color: #2E2F8B;
    width: 20px;
}

.testi-carousel .owl-dots .owl-dot {
    background: white;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    margin-right: 5px;
}

.testi-carousel .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.download_contents h5 {
    color: #18181B;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}

.download_contents span {
    color: #2E308D;
}

.download_contents h4 {
    font-size: 34px;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 25px;
    color: #18181B;
}

.download_bg {
    background-image: url('../images/downloadbanner.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 70px;
    border-radius: 20px;
}

.download_section {
    padding-top: 60px;
    padding-bottom: 40px;
}

.contact_contents h4 {
    color: #2E2F8B;
    font-size: 32px;
    margin-bottom: 25px;
}

.sel-control {
    padding: 0.6rem 1rem !important;
    font-size: 0.875rem !important;
    height: calc(1.7125rem + 1.2rem + 2px) !important;
    background: transparent !important;
    border-radius: 10px !important;
}

.contact-form textarea {
    height: 100px !important;
}

.contact-btn button {
    border: none;
    background: #0B57CF;
    color: white;
    padding: 10px 25px;
    border-radius: 10px;
    width: 100%;
}

.contact_info h5 {
    color: #777777;
    font-size: 20px;
    margin-bottom: 25px;
}

.phone_img img {
    width: 30px;
}

.phone_flex p {
    margin-bottom: 0px;
}

.phone_flex {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact_img img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.contact_img {
    padding-top: 30px;
}

.con_shadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 15px 0px 0px 15px;
}

.contact_shadow {

    background-color: white;
    /* border-radius: 15px; */
}

.contact_contents {
    padding: 50px;
}

.con_side_bg {
    background-color: #F9F5E4;
    padding: 50px;
    border-radius: 0px 15px 15px 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.contact_section {
    padding-top: 40px;
    padding-bottom: 90px;
}

.footer_logo img {
    max-width: 200px;
}

.footer_section {
    background-color: #036734;
    padding-top: 70px;
    padding-bottom: 50px;
}

.footer_down h5 {
    color: white;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer_heads h4 {
    color: white;
}

.footer_heads h4 {
    color: white;
    margin-bottom: 25px;
}

.footer_heads p {
    color: white;
}

.footer_heads a {
    color: white;
    text-decoration: none;
}


.mail-img img {
    width: 30px;
    margin-right: 10px;
}

.mail-img-flex {
    display: flex;
    margin-bottom: 20px;
}


.foote_contact p {
    margin-bottom: 0px;
}

.link_left {
    margin-left: 60px;
}

.footer_social_img img {
    width: 30px;
}

.footer_social_flx {
    display: flex;
    gap: 25px;
}

.navbar-toggler-icon {
    background-image: url('../images/nav-img.png') !important;
}




/* Animation css */

.animatable {
    visibility: hidden;
    animation-play-state: paused;
}


.animated {
    visibility: visible;

    animation-fill-mode: both;
    animation-duration: 1s;
    animation-play-state: running;
}


@keyframes fadeIn {

    0%,
    60% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    60% {
        transform: translateX(0px);
    }

    80% {
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    60% {
        transform: translateX(0px);
    }

    80% {
        transform: translateX(0px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(40px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes fadeBgColor {

    0%,
    70% {
        background: none;
    }

    100% {
        background: #464646;
    }
}

.animated.animationDelay {
    animation-delay: 0.4s;
}

.animated.animationDelayMed {
    animation-delay: 1.2s;
}

.animated.animationDelayLong {
    animation-delay: 1.6s;
}

.animated.fadeBgColor {
    animation-name: fadeBgColor;
}

.animated.bounceIn {
    animation-name: bounceIn;
}

.animated.bounceInRight {
    animation-name: bounceInRight;
}

.animated.bounceInLeft {
    animation-name: bounceInLeft;
}

.animated.fadeIn {
    animation-name: fadeIn;
}

.animated.fadeInDown {
    animation-name: fadeInDown;
}

.animated.fadeInUp {
    animation-name: fadeInUp;
}

.animated.moveUp {
    animation-name: moveUp;
}



/* End Animation */


.sticky-navbar {
    position: sticky;
    top: 0;
    z-index: 1000;
}


.man_imgs img{
    width:35%;
}

.banner_section{
    position:relative;
}


.man_imgs{
   position: absolute;
    top: 20%;
    left: 0;
}

.banner_contents{
    position: relative;
    z-index: 900;
        margin-left: 120px;
}


.man_imgs2 img{
    width:50%;
}

.man_imgs2{
    margin-bottom:15px;
}

.man_imgs2{
    display:none;
}


.bbbnn_img img{
    width:100%;
}

