/*
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
*/

#resrc-pg-content img.logo-main  {
    filter: brightness(1)invert(1) !important;
}

#cont-sec textarea.wpcf7-form-control.wpcf7-textarea {
    border: 0px !important;
    background-color: #fff0 !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0px !important;
    color: #000 !important;
    height: 150px;
}
/* ----------------header------------------- */

#header-outer #top nav ul li a {
    opacity: 1 !important;
}

#footer-outer[data-using-bg-img=true] #copyright, #header-outer #top ul .slide-out-widget-area-toggle a .lines-button .lines, #header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines-button .lines, #header-outer.transparent.dark-slide>#top nav ul .slide-out-widget-area-toggle a .lines-button i {
    opacity: 1 !important;
    background-color: #fff !important;
}

#header-outer #top #logo {
    position: relative !important;
}

#header-outer #top #logo:before {
    content: '';
    background-color: #fff !important;
    width: 450px !important;
    height: 2px !important;
    position: absolute !important;
    left: -550px !important;
    bottom: 0;
}

#header-outer #top #logo:after {
    content: '';
    background-color: #fff !important;
    width: 450px !important;
    height: 2px !important;
    position: absolute !important;
    right: -550px !important;
    bottom: 0;
}

#header-outer #top #logo img {
    transform: scale(1.6);
    top: 50px;
}

/* ----------------header------------------- */

#nec-sec p {
    font-size: 18px;
}
#nec-sec a.primary-color {
    border: 2px solid #fff !important;
    background-color: #fff0 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    padding: 15px 150px !important;
}

/* ----------------header------------------- */

#abt-sec .row-bg {
    background-size: 100% 110% !important;
}

#abt-sec p {
    padding: 20px 0px !important;
}

#abt-sec a.nectar-button {
    border: 2px solid #fff !important;
    background-color: #fff0 !important;
    padding: 13px 40px !important;
}

#abt-sec img.img2 {
    margin-top: 40px !important;
}

/* ----------------header------------------- */

#ser-sec a.nectar-button {
    border: 2px solid #a80000 !important;
    color:#a80000 !important;
    background-color: #fff0 !important;
    padding: 13px 40px !important;
    margin:0px 0px 20px auto !important;
    display:table !important;
}


#ser-sec .ser-txt2 p {
    color:#000 !important;
}

#ser-sec .ser-txt3 {
    position: absolute !important;
    z-index: 9 !important;
    top: 70px;
    left: 40px;
    color: #fff !important;
}

#ser-sec .ser-txt3 p a {
    color: #fff !important;
    text-decoration: underline !important;
}

#ser-sec .ser-txt3 h2 {
    color: #fff !important;
    margin-bottom: 20px !important;
}

#ser-sec .ser-col .ser-txt3 p {
    display: none !important;
    transition: .5s !important;
}

#ser-sec .ser-col:hover .ser-txt3 p {
    display: block !important;
}

/* ----------------header------------------- */

#get-sec a.nectar-button {
    border: 2px solid #fff !important;
    background-color: #fff0 !important;
    letter-spacing: 0px !important;
    text-transform: capitalize !important;
    padding: 15px 130px !important;
}


#get-sec h1 {
    margin: 20px 0px 50px 0px !important;
}

/* ----------------header------------------- */

#cont-sec input.wpcf7-form-control.wpcf7-text {
    border: 0px !important;
    background-color: #fff0 !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0px !important;
    color: #000 !important;
}

#cont-sec input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #000 !important;
    font-weight: 600 !important;
}
#cont-sec textarea.wpcf7-form-control.wpcf7-textarea {
	    color: #000 !important;
    font-weight: 600 !important;
}
#cont-sec input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border: 2px solid #a80000 !important;
    color: #a80000 !important;
    background-color: #Fff0 !important;
    padding: 15px 40px !important;
    margin-top: 10px !important;
}


/* ----------------header------------------- */

#news-sec h1 {
    color: #fff !important;
}

#news-sec input[type=email] {
    background-color: #213b74 !important;
    border-radius: 50px !important;
    color: #fff !important;
    padding: 16px 150px 16px 15px !important;
}

#news-sec input[type=email]::placeholder {
    color: #fff !important;
}

#news-sec input[type="submit"] {
    position: absolute !important;
    top: 9px;
    right: 0;
    padding: 16px 40px !important;
}

#news-sec form {
    position: relative !important;
    width: 70% !important;
    margin: 0px auto !important;
}

/* ----------------header------------------- */


#copyright {
    padding: 20px 0px !important;
    letter-spacing: 3px !important;
    font-size: 13px !important;
}

#footer-outer #footer-widgets .row {
    padding: 60px 0px !important;
    border-bottom: 1px solid #fff !important;
}

/* ----------------header------------------- */


/* ----------------header------------------- */


@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1330px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
	
	#ser-sec .ser-txt3 {
    top: 10px;
    left: 20px;
}
	
	#nec-sec h2 {
    font-size: 35px !important;
}

#nec-sec p {
    font-size: 12px !important;
}
	
	#header-outer #top #logo img {
    transform: scale(1);
    top: 0px;
}
	#header-outer #top #logo:after {
    display: none;
}

#header-outer #top #logo:before {
    display: none;
}
	
	#header-outer #top .container .row .span_3 {
    width: 100% !important;
}

#header-outer #top #logo {
    margin-left: auto !important;
    margin-right: auto !important;
}
	
	
	
}
@media (max-width: 820px) {
	
	#nec-sec h2 {
    font-size: 30px !important;
}
	#abt-sec {
    text-align: center !important;
}
#abt-sec img {
    margin: 0px auto !important;
}
	
	div#ser-sec {
    text-align: center !important;
}

#ser-sec a.nectar-button {
    margin: 0px auto 20px auto !important;
}

#ser-sec .ser-txt3 {
    top: 70px;
    left: 0;
    right: 0;
}
	#cont-sec {
    text-align: center !important;
}
	span.wpcf7-spinner {
    display: none !important;
}
	
	#news-sec form {
    width: 100% !important;
}
	
	
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	
	#nec-sec p {
    display: none !important;
}
	
	#nec-sec h2 {
    font-size: 20px !important;
}
	
	#nec-sec a.primary-color {
    font-size: 14px !important;
    padding: 15px 40px !important;
}
	
	
	#header-outer #top #logo {
    left: -25px !important;
}
	
	#nec-sec .content {
    margin-top: 30px !important;
}
	
	#ser-sec .ser-txt3 {
    top: 10px;
    font-size: 12px !important;
}
	
	#get-sec a.nectar-button {
    padding: 15px 40px !important;
}
	
}
@media (max-width: 430px) {
	
	#get-sec h1 {
    font-size: 27px !important;
}
	
	#ser-sec .ser-txt3 h2 {
    color: #fff !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
	
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

