/*
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
*/
.bannerCapt h3 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.bannerCapt h1 {
    color: #fff;
    font-size: 102px;
    padding: 11px 0;
    font-family: "Black Ops One", sans-serif !important;
    letter-spacing: 10px;
}

.bannerCapt p {
    color: #fff;
    font-size: 19px;
}

.bannerCapt h4 a {
    background: #ffce00;
    padding: 10px 30px;
    color: #fff;
    font-weight: 600;
}

.bannerCapt h4 a:hover {
    background: #000;
}
#footer-outer .widget h4 {
    color: #777;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
#footer-outer .col div#nav_menu-2 {margin-left: 9em;}

div#text-2 i {
    color: #ffce00;
    font-size: 16px;
    margin-right: 9px;
}
.abtBox h4 {
    color: #fec20e;
    text-transform: uppercase;
    font-size: 25px;
    position: relative;
}

.abtBox h4:after {
    background: #fec20e;
    width: 121px;
    height: 3px;
    position: absolute;
    top: 14px;
    content: '';
    margin-left: 10px;
}

.abtBox h1 {
    color: #000;
    line-height: 50px;
    padding-bottom: 20px;
}

.abtBox p {
    color: #000;
}

.proHead h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 30px;
    position: relative;
}
.proHead h2:after {
    background: #fec20e;
    width: 121px;
    height: 3px;
    position: absolute;
    top: 24px;
    content: '';
    margin-left: 10px;
}
.text-center {
    text-align: center;
}
input.btn_sbmt {
    background: #494949 !important;
    width: 100%;
    max-width: 25%;
}
.HomeCont input, .HomeCont textarea {
    background: #fff;
    border-radius: 15px;
    padding: 10px 30px;
    font-weight: 500;
}


.grtTch h4 {
    color: #ffce00;
    text-transform: capitalize;
    font-size: 25px;
    position: relative;
}
.grtTch h4:after {
    background: #ffce00;
    width: 121px;
    height: 3px;
    position: absolute;
    top: 14px;
    content: '';
    margin-left: 10px;
}
.grtTch h2 {
    color: #22211f;
    font-size: 55px;
    font-weight: 800;
    padding: 10px 0;
}

.grtTch p {
    color: #000;
    font-size: 15px;
}
body.home div#page-header-wrap {
    display: none !important;
}
#page-header-bg h1 {
    font-family: "Black Ops One", sans-serif !important;
    font-size: 66px;
    letter-spacing: 3px;
}