﻿.header5 .navbar {
    padding: 16px 0 16px 0;
    background: 0 0 !important;
}
.logo-heading {

    height: 114px;
    position: absolute;
    z-index: 99999999;
    top:-40px;
}
    .logo-heading h1 {
        color: #fff;
        font-size: 2.35em;
        font-family: serif;
        font-weight:bold;
    }
    .logo-heading h1 a{
        color:#fff;
        
     
    }
        .logo-heading h1 a:hover, .logo-heading h1 a:focus, .logo-heading h1 a:active{
            color: #fff;
            text-decoration: none;
        }
.nav-dark-mahroon {
    background: #c3063e !important;
}
.nav-custom{
    padding:0;
}
    .nav-custom li a {
        font-size: 1em !important;
        
    }
    .nav-custom li {
        padding-left: 20px;
    }
a.nav-link span {
    color: #fff;
}
    a.nav-link span:hover{
        color: #fdeb96 !important;
    }

    .active-nav {
        color: #fdeb96;
    }
.ns-bx{
    padding:20px 30px;
    min-height:630px;
}
.img-ns-bx {
    padding-top: 5px;
    display: flex;
    justify-content: center;
}
.img-ns-bx img {
    width:200px;
   
}

.bg-violet-ns {
    background: linear-gradient(90deg, #501a4e 0%, #8A0F34 49.62158203125%, #c3063e 100%);
}
.ns-bx h3 {
    color: #fff;
    font-family: cinzel,serif;
    font-size: 30px;
}
.ns-bx p {
    color: #fff;
    text-align: justify;
    font-size: 15px;
    line-height: 1.55;
    font-family: sans-serif;
}
.wrap5 {
    padding: 60px 0px 60px;
    background: linear-gradient(90deg, #501a4e 0%, #8A0F34 49.62158203125%, #c3063e 100%);
}

.team-member-item {
    padding: 0;
    display: inline-block;
    text-align: center;
}
.member-img {
    width: 275px;
    height: 275px;
    background: #fff;
    border-radius: 4%;
    overflow: hidden;
    border:1px solid #fff;
}

.team-member-item h3{
    margin-bottom:3px;
}

.team-member-item-sub {
    padding: 0;
    display: inline-block;
    text-align: center;
}

    .team-member-item-sub h3 {
        margin-bottom: 3px;
    }

.member-img-sub {
    width: 275px;
    height: 275px;
    background: #ffeaf1;
    border-radius: 4%;
    overflow: hidden;
    border: 5px solid #fff;
}

.bg-footer-5 {
    background: linear-gradient(90deg, #c3063e 0%, #8A0F34 49.62158203125%, #D57605 100%);
}
.b-text {
    color: #fff;
    text-align: justify;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.55;
    font-family: sans-serif;
}

.wrap-white {
    padding: 60px 0px 90px;
    background: #fff;
    
}
.actall-2 {
    background: transparent;
}
.actall-2 a.nav-link span {
    color: #fdeb96 !important;
}

#content-wrapper-ai {
    background: linear-gradient(180deg, rgb(255 255 255 / 12%) 15.0634765625%, #ffffff26 80.2886962890625%), url(../images/ai-bg.jpg) fixed center center;
    background-size: cover;
    padding-bottom: 20px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.bx-h h4 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    display: flex;
    justify-content: center;
    background: rgb(179 2 58 / 75%);
    padding: 43px;
    color: #fff;
    font-size:20px;
}