.searchpanel input[type='submit'] {
    display: none;
    visibility: hidden;
}
.searchpanel {
    width:100%;
}

.top-search .input-group-addon.close-search {
    position: absolute;
    top: 0;
    right: 0;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.navbar-nav > li > a {
    
    text-transform: none;
   
}
.section-heading p {
    font-size: 18px;
    font-weight: 600;
    padding-top: 15px;
    margin: 0 auto;
}


/*admin site css*/
.admin {
    margin-left: 250px;
    margin-top: 50px;
}
.editpage {
    margin-left: 250px;
    margin-top: 50px;
}

.butn.primary span {
    color: #fff;
}

.butn span {
    z-index: 9;
    position: relative;
}


.bcatlist {
    padding: 10px 0;
}

.barchivelist {
    padding: 10px 0;
}

.text-extra-dark-white{
    color:white;
}

.slider {
    color: white;
}

.top-bar-info a{
 color:white;
}

.navbar-nav > li > a {
    
    font-size: 14px;
}

.team-members-text {
    height: 175px; /* Adjust the height as needed */
    overflow: hidden; /* Hide overflow content */
    display: flex;
    flex-direction: column;
    align-items: center; /* Center content horizontally */
    justify-content: center; /* Center content vertically */
    text-align: center; /* Center text */
}

.page-title-section ul li:last-child a {
    color: #fff;
}

section {
    padding: 80px 0;
    overflow: hidden;
    background: #fff;
    position: relative;
}


.admin-drawer__open {
 top:20%!important;
    z-index: 9999999!important;
}

p a {
    font-weight: bold; /* Strong font weight */
    color: #283891; /* Default color */
    text-decoration: none; /* Optional: Remove underline */
}

    p a:hover {
        color: rgba(40, 56, 145, 0.2); /* Lightened color on hover */
    }

.feature-box-03 .feature-box-detail {
    background: rgba(20, 33, 43, 0.7);
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%;
}

.navbar-nav li a {
    display: block;
    color: #9d9d9d;
    font-size: 14px;
    font-weight: 600;
    padding Shorthand property to set values for the thickness of the padding area. If left is omitted, it is the same as right. If bottom is omitted it is the same as top, if right is omitted it is the same as top. The value may not be negative. Learn more Don't show : 8px 42px 8px 32px;
}