/*
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
*/

.clear {
	clear:both;
    padding-bottom: 0!important;	
}

.nuns {
    display:none!important;
}

#top {
    background: url(/wp-content/uploads/2019/08/header-bg-no-border-radius.png) no-repeat top center;
    background-size: cover;	
}

/*.container-wrap {
    background: url(/wp-content/uploads/2019/08/contentpart-bg.gif) no-repeat top center;
    background-size: cover;		
}*/

body #header-secondary-outer nav >ul >li >a {
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.btn1 {
	background:#17248c;
	color:#fff;
	padding:10px 30px;
	border-radius:4px;
	transition:0.5s all;
}

.btn1:hover {
	background:#7c7c7c;
	color:#fff;
}

.btn1 i {
	
}

.cntct-frm-wrap {
	border:2px solid #e8e8e8;
}

.cntct-frm-wrap h2 {
    background-color:#17248c;
    color: #fff;
    padding: 10px;
	text-transform:uppercase;
}

.span_12 .cntct-frm-wrap .vc_column-inner .frm_button_submit {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;	
}

.owl-dots {
	display:none;
}

body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
    padding-top: 0;
    padding-bottom: 0;
}

.old-skool-ftr-wrap {
	
}

.old-skool-ftr-wrap ul {
    display: inline-block;
}

body #footer-outer #footer-widgets .container .col .old-skool-ftr-wrap ul li {
    float: left;
    list-style: none;
    border-bottom: none;
    padding-top: 8px!important;
    margin: 0 10px;
}

body #footer-outer #footer-widgets .old-skool-ftr-wrap ul li a {
	color:#17248c!important;
}

body #footer-outer .widget {
    margin-bottom: 0;
}

body #footer-outer #footer-widgets .wpb_row {
    margin-bottom: 0;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 20px;
}

#footer-outer[data-cols="1"] #copyright {
	padding-top:0;
}

#footer-outer #copyright p {
    display: inline-block;
    padding-bottom: 0;
    padding: 0 20px;
    font-weight: bold;
}

.cpyrgt-txt-img {
	color:#e8e8e8;
}

#footer-outer .col .cpyrgt-txt-img a {
	color:#e8e8e8!important;
}

#footer-outer .cpyrgt-txt-img a img {
    position: relative;
    top: 10px;
    margin-bottom: 0;	
}