.logo {
    width: 350px;
}
.slider-content h2 {
    color: #e7e7e7;
    text-shadow: 1px 1px 0px #040404;
}
.slider-content h2 span {
    color: #ffffff;
    text-shadow: 1px 1px 0px #040404;
}

.s-slider-content p {
    color: white;
    background: #2a2a2aba;
    padding: 10px 15px;
}
/* 
.slider-content {
    background-color: #ffffffbd;
    padding: 20px;
    border-radius: 15px;
} */

.services-box-02 .services-content2 {
    position: absolute;
    top: 0;
    padding: 30px;
}

.services-box-02 .services-content2 h4 {
    color: #000000;
    font-size: 24px;
    background: #ffffffa6;
    padding: 12px;
    min-height: 102px;
    font-weight: normal;
}

.f-widget-title img {
    width: 80%;
}

.service-detail {
    padding-left: 5px;
    /* border: 1px solid silver; */
    padding: 25px;
    border-radius: 5px;
    background: white;
    border-top: 10px solid;
}


.faq-area .section-title h2 {
    color: #00173c;
}


.breadcrumb li a, .breadcrumb > .active {
    color: #545454 !important;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #545454 !important;
}


.services-09 p, .services-09 .section-title h5{
    color: initial;
}

.blog-content2 {
    border-radius: 0px !important;
    min-height: 293px;
}

.blog-thumb2 img {
    border-radius: 0px !important; 
}

.team-area .single-team {
    margin-left: 15px;
    margin-right: 15px;
}

.blog-content2 h4 {
    font-weight: 500;
}