/* Enter Your Custom CSS Here */


.header_logo_area {
    padding: 25px 0px;
    background: #fff;
}


.since_count_item h4::before {
    background: #b8c51a;
}

.left_title h2::before {
    background: #b8c51a;
}

.practice_item .p_img_inner .p_img::before {
    background: rgba(184, 197, 26, 0.88);
}

.contact_us_form .form-group .btn_contact1 {
    background: #b8c51a;
}

.single_bar_title::before {
    background: #b8c51a;
}

.video_left_text h3::before {
    background: #b8c51a;
}

.learn_btn:hover {
    background: #9ba70c;
}

.learn_btn {
    background: #b8c51a;
}

.top-two-right {
    overflow: hidden;
    margin-top: 80px;
}

.menu_inner_area_two .navbar .social-nav {;
    visibility: hidden;
}

.footer_weidget_area {
    padding: 40px 0;
}

.icon-Search::before {
    content: "\e6a4";
    display: none;
}

.banner_area .banner_inner {

    padding-top: 250px;
    padding-bottom: 90px;

}

.navbar-brand {

    padding: 7px 15px;

}