/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
body[data-header-resize="1"] .container-wrap, body[data-header-resize="1"] .project-title {
    margin-top: 0;
    padding-top: 0 !important;
}
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 115px;
    position: relative;
    top: 40px;
}
#header-outer #logo, #header-outer .logo-spacing {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
}
body #header-outer header#top .row .span_9 nav ul.sf-menu li.cntct_btn a {
    background: #ed1c24;
    color: #fff !important;
    padding: 15px 20px !important;
    border-radius: 8px;
    font-weight: 700;
}
.abt_bx a {
    background: red;
    color: #fff;
    padding: 7px 25px;
    border-radius: 25px;
}
.banner_sec {
    margin-bottom: 0 !important;
}
.box_chose {
    position: relative;
    left: 60px;
    z-index: 999999;
}
.box_chose h2 {
    text-transform: uppercase;
    font-size: 50px;
    margin-bottom: 30px;
}
#footer-outer #footer-widgets .widget h4, #footer-outer .col .widget_recent_entries span, #footer-outer .col .recent_posts_extra_widget .post-widget-text span {
    color: #c5c5cb!important;
    font-size: 20px;
    text-transform: uppercase;
}
h4 {}

h4 {}

.serv_title h4 {
    color: #3d3d3d;
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 0 !important;
}

.serv_title h2 {
    color: #ed1c24;
    font-size: 50px;
    position: relative;
}

.serv_title h2:after {content: '';display: block;background: #ed1c24;width: 40px;height: 6px;bottom: -18px;position: absolute;}